We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02c8e28 commit 1e4aa6dCopy full SHA for 1e4aa6d
learn/infrastructure/vaas.md
@@ -26,7 +26,7 @@ The basic VAA has two components: a Header and a Body.
26
The header holds metadata about the current VAA, the Guardian set that is currently active, and the list of signatures gathered so far.
27
28
- `version` ++"byte"++ - the VAA Version
29
-- `guardian_set_index` ++"u32"++ - indicates which Guardian Set is signing
+- `guardian_set_index` ++"u32"++ - indicates which Guardian set is signing
30
- `len_signatures` ++"u8"++ - the number of signatures stored
31
- `signatures` ++"[]signature"++ - the collection of Guardian signatures
32
0 commit comments