File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,17 @@ handling of the data structures required by the protocol.
2828Protocol logic constraints are validated through dedicated STF test vectors and
2929any other future vectors focused on logic testing.
3030
31+ ## Variable-length integers
32+
33+ We provide variable-length encoding solely for the prefix of variable-length
34+ sequences.
35+
36+ Although this may not be explicitly stated for some internal types within the
37+ encoded structures, we follow the guideline from the GP that immediately follows
38+ the variable-length definition. The relevant sentence is as follows:
39+
40+ > * Note that at present this is utilized only in encoding the length prefix of variable-length sequences.*
41+
3142## Vectors
3243
3344- [ refine_context] ( data/refine_context.json )
You can’t perform that action at this time.
0 commit comments