Skip to content

Commit 70e3c92

Browse files
paranjansykesm
authored andcommitted
FAB-16573 Improved Block Definition
Signed-off-by: Paritosh Ranjan <paranjan@in.ibm.com> Change-Id: I8e1ef6cc5781592ce5346313cf076f4e36aa83d9
1 parent 6a8503a commit 70e3c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/glossary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Block
7777
A block contains an ordered set of transactions. It is cryptographically linked
7878
to the preceding block, and in turn it is linked to be subsequent blocks. The
7979
first block in such a chain of blocks is called the **genesis block**. Blocks
80-
are created by the ordering system, and validated by peers.
80+
are created by the ordering service, and then validated and committed by peers.
8181

8282

8383
.. _Chain:

0 commit comments

Comments
 (0)