We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6b996c commit 6129a0fCopy full SHA for 6129a0f
chain-impl-mockchain/doc/format.abnf
@@ -134,10 +134,9 @@ UPDATE-VOTE = TODO
134
; note: IOW stand for Inputs-Outputs-Witnesses
135
; ####################
136
137
-IOW = SIZE-ELEMENT-8BIT ; number of inputs
+IOW = BLOCK-DATE ; end validity of this IOW
138
+ SIZE-ELEMENT-8BIT ; number of inputs
139
SIZE-ELEMENT-8BIT ; number of outputs
- BLOCK-DATE ; start validity of this IOW
140
- BLOCK-DATE ; end validity of this IOW
141
*INPUT ; as many as indicated in the number of inputs
142
*OUTPUT ; sa many as indicated in the number of outputs
143
*WITNESS ; as many as indicated in the number of inputs
0 commit comments