Skip to content

Commit

Permalink
[FAB-13018] Commit instead of commitment
Browse files Browse the repository at this point in the history
For glossary. Per issue, Commitment is something
in cryptography when you send a hidden promise
for a value, i.e - a coin toss, and that you
cannot change your promise later on when you
reveal the value

Change-Id: If04d61a88d2c77a7d82565497ae139f170aaf9fe
Signed-off-by: joe-alewine <Joe.Alewine@ibm.com>
  • Loading branch information
joe-alewine authored and Joe Alewine committed Nov 28, 2018
1 parent 759a575 commit 226e96c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/glossary.rst
Original file line number Diff line number Diff line change
Expand Up @@ -134,10 +134,10 @@ a channel in order to interact with it. Channels are defined by a
Configuration-Block_.


.. _Commitment:
.. _Commit:

Commitment
----------
Commit
------

Each Peer_ on a channel validates ordered blocks of
transactions and then commits (writes/appends) the blocks to its replica of the
Expand Down

0 comments on commit 226e96c

Please sign in to comment.