File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
docs/source/smartcontract Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -244,13 +244,13 @@ topic](../developapps/chaincodenamespace.html).
244
244
## Channels
245
245
246
246
Hyperledger Fabric allows an organization to simultaneously participate in
247
- multiple, separate blockchain networks via ** channels** . By joining multiple
248
- channels, an organization can participate in a so-called ** network of
249
- networks** . Channels provide an efficient sharing of infrastructure while
250
- maintaining data and communications privacy. They are independent enough to help
251
- organizations separate their work traffic with different counterparties, but
252
- integrated enough to allow them to coordinate independent activities when
253
- necessary.
247
+ multiple, overlaid blockchains within a blockchain network via ** channels** .
248
+ By joining multiple channels within the same blockchain network, an organization can
249
+ participate in a so-called ** network of networks** . Channels provide an efficient
250
+ sharing of infrastructure while maintaining data and communications privacy. They are
251
+ independent enough to help organizations separate their work traffic with different
252
+ counterparties, but integrated enough to allow them to coordinate independent activities
253
+ when necessary.
254
254
255
255
![ smart.diagram5] ( ./smartcontract.diagram.05.png ) * A channel provides a
256
256
completely separate communication mechanism between a set of organizations. When
You can’t perform that action at this time.
0 commit comments