Skip to content

Commit 94ab790

Browse files
paranjanJason Yellick
authored andcommitted
FAB-16573 Ledger consistency is across channel
Signed-off-by: Paritosh Ranjan <paranjan@in.ibm.com> Change-Id: I16c03f46391c9804489262f538c08e1922ec8276 Signed-off-by: Jason Yellick <jyellick@us.ibm.com>
1 parent 7b3fafc commit 94ab790

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/peers/peers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -461,8 +461,8 @@ ledger when the proposed update was generated. This may not always be possible,
461461
even when the transaction has been fully endorsed. For example, another
462462
transaction may have updated the same asset in the ledger such that the
463463
transaction update is no longer valid and therefore can no longer be applied. In
464-
this way each peer's copy of the ledger is kept consistent across the network
465-
because they each follow the same rules for validation.
464+
this way, the ledger is kept consistent across each peer in the channel because
465+
they each follow the same rules for validation.
466466

467467
After a peer has successfully validated each individual transaction, it updates
468468
the ledger. Failed transactions are not applied to the ledger, but they are

0 commit comments

Comments
 (0)