We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a8503a commit 70e3c92Copy full SHA for 70e3c92
docs/source/glossary.rst
@@ -77,7 +77,7 @@ Block
77
A block contains an ordered set of transactions. It is cryptographically linked
78
to the preceding block, and in turn it is linked to be subsequent blocks. The
79
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.
+are created by the ordering service, and then validated and committed by peers.
81
82
83
.. _Chain:
0 commit comments