Skip to content

Commit 568f9b0

Browse files
committed
docs(cip): clarify mini-protocol message table order
1 parent f7d839f commit 568f9b0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CIP-0164/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1264,7 +1264,12 @@ The required exchanges between two neighboring nodes is captured by the
12641264
following Information Exchange Requirements table (IER table). For the sake of
12651265
minimizing this proposal, each row is a mini-protocol message, but that
12661266
correspondence does not need to remain one-to-one as the mini-protocols evolve
1267-
over time.
1267+
over time. Note that the table does not list the messages in the anticipated
1268+
chronological order; their grouped by request/response semantics. The
1269+
mini-protocols permit the client to react to some messages before it has
1270+
received all messages related to an EB. For example, the client can send
1271+
MsgLeiosBlockRequest as soon as it receives MsgLeiosBlockOffer, even if it has
1272+
not yet received MsgLeiosBlockTxsOffer.
12681273

12691274
<div align="center">
12701275
<a name="table-4" id="table-4"></a>

0 commit comments

Comments
 (0)