Skip to content

Commit 93c79cd

Browse files
committed
FAB-16573 Committing instead of Applying
Signed-off-by: Paritosh Ranjan <paranjan@in.ibm.com> Change-Id: I3711a9671d0d2b0f5fbafa22a87f189fb8aaf737
1 parent 538bc88 commit 93c79cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/peers/peers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Application A receives the proposal response and, for queries,
129129
the process is now complete. For updates, A builds a transaction
130130
from all of the responses, which it sends it to O1 for ordering. O1 collects
131131
transactions from across the network into blocks, and distributes these to all
132-
peers, including P1. P1 validates the transaction before applying to L1. Once L1
132+
peers, including P1. P1 validates the transaction before committing to L1. Once L1
133133
is updated, P1 generates an event, received by A, to signify completion.*
134134

135135
A peer can return the results of a query to an application immediately since

0 commit comments

Comments
 (0)