Skip to content

Commit 2d9bacd

Browse files
manish-sethiGerrit Code Review
authored and
Gerrit Code Review
committed
Merge "FAB-16573 Ledger consistency is across channel"
2 parents 2cc9258 + 94ab790 commit 2d9bacd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/peers/peers.md

+2-2
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)