Skip to content

Commit

Permalink
Merge "FAB-16573 Ledger consistency is across channel"
Browse files Browse the repository at this point in the history
  • Loading branch information
manish-sethi authored and Gerrit Code Review committed Nov 20, 2019
2 parents 2cc9258 + 94ab790 commit 2d9bacd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/peers/peers.md
Original file line number Diff line number Diff line change
Expand Up @@ -461,8 +461,8 @@ ledger when the proposed update was generated. This may not always be possible,
even when the transaction has been fully endorsed. For example, another
transaction may have updated the same asset in the ledger such that the
transaction update is no longer valid and therefore can no longer be applied. In
this way each peer's copy of the ledger is kept consistent across the network
because they each follow the same rules for validation.
this way, the ledger is kept consistent across each peer in the channel because
they each follow the same rules for validation.

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

0 comments on commit 2d9bacd

Please sign in to comment.