Skip to content

Commit 8ba2baf

Browse files
committed
[FAB-10564] Edit Fabric Model topic
Addressed Kostas' comments for edits on the new private data information in the fabric model topic Change-Id: I0c943917a7a5380db1b9cc73cee797417e180528 Signed-off-by: pama-ibm <pama@ibm.com>
1 parent 1e2e8d3 commit 8ba2baf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/source/fabric_model.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ fulfill its promise of a comprehensive, yet customizable, enterprise blockchain
1313
* :ref:`Ledger-Features` --- The immutable, shared ledger encodes the entire
1414
transaction history for each channel, and includes SQL-like query capability
1515
for efficient auditing and dispute resolution.
16-
* :ref:`Privacy` --- Channels and private data collections enable multi-lateral
17-
transactions with the high degrees of privacy and confidentiality required by
16+
* :ref:`Privacy` --- Channels and private data collections enable private and
17+
confidential multi-lateral transactions that are usually required by
1818
competing businesses and regulated industries that exchange assets on a common
1919
network.
2020
* :ref:`Security-Membership-Services` --- Permissioned membership provides a
@@ -115,8 +115,8 @@ a user in possession of the corresponding key that was used to generate the ciph
115115
text. For further details on chaincode encryption, see the :doc:`chaincode4ade`
116116
topic.
117117

118-
See the :doc:`private-data-arch` topic for more details on
119-
how to implement privacy on your blockchain network.
118+
See the :doc:`private-data-arch` topic for more details on how to achieve
119+
privacy on your blockchain network.
120120

121121
.. _Security-Membership-Services:
122122

0 commit comments

Comments
 (0)