File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ The body is _deterministically_ derived from an on-chain message. Any two Guardi
42
42
- ` timestamp ` ++"u32"++ - the timestamp of the block this message was published in
43
43
- ` nonce ` ++"u32"++
44
44
- ` 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
46
46
- ` sequence ` ++"u64"++ - the auto-incrementing integer that represents the number of messages published by this emitter
47
47
- ` consistency_level ` ++"u8"++ - the consistency level (finality) required by this emitter
48
48
- ` payload ` ++"[ ] byte"++ - arbitrary bytes containing the data to be acted on
You can’t perform that action at this time.
0 commit comments