Skip to content

Commit b0103e2

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

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
@@ -42,7 +42,7 @@ The body is _deterministically_ derived from an on-chain message. Any two Guardi
4242
- `timestamp` ++"u32"++ - the timestamp of the block this message was published in
4343
- `nonce` ++"u32"++
4444
- `emitter_chain` ++"u16"++ - the id of the chain that emitted the message
45-
- `emitter_address` ++"[32]byte"++ - the contract address (wormhole formatted) that called the core contract
45+
- `emitter_address` ++"[32]byte"++ - the contract address (Wormhole formatted) that called the Core Contract
4646
- `sequence` ++"u64"++ - the auto-incrementing integer that represents the number of messages published by this emitter
4747
- `consistency_level` ++"u8"++ - the consistency level (finality) required by this emitter
4848
- `payload` ++"[]byte"++ - arbitrary bytes containing the data to be acted on

0 commit comments

Comments
 (0)