Skip to content

Commit f66a36c

Browse files
ilariaeeshaben
andauthored
Update learn/infrastructure/vaas.md
Co-authored-by: Erin Shaben <eshaben@icloud.com>
1 parent beaf13c commit f66a36c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/infrastructure/vaas.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Governance messages contain pre-defined actions, which can target the various Wo
142142

143143
- `module` ++"u8[32]"++ - contains a right-aligned module identifier
144144
- `action` ++"u8"++ - predefined governance action to execute
145-
- `chain` ++"u16"++ - chain the action is targeting, 0 = all chains
145+
- `chain` ++"u16"++ - chain the action is targeting. This should be set to `0` for all chains
146146
- `args` ++"..."++ - arguments to the action
147147

148148
Below is an example message containing a governance action triggering a code upgrade to the Solana core contract. The module field here is a right-aligned encoding of the ASCII "Core", represented as a 32-byte hex string.

0 commit comments

Comments
 (0)