Skip to content

Commit b45a68c

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

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
@@ -123,7 +123,7 @@ Without knowing a token's decimal precision, Chain B cannot correctly mint the n
123123

124124
The Token + Message data structure is identical to the token-only data structure with the addition of a `payload` field containing arbitrary bytes. In this arbitrary byte field, an app may include additional data in the transfer to inform some application-specific behavior.
125125

126-
- `payload_id = 3` ++"u8"++ - token transfer with wessage
126+
- `payload_id` ++"u8"++ - the ID of the payload. This should be set to `3` for a token transfer with message
127127
- `amount` ++"u256"++ - amount of tokens being transferred
128128
- `token_address` ++"u8[32]"++ - address on the source chain
129129
- `token_chain` ++"u16"++ - numeric ID for the source chain

0 commit comments

Comments
 (0)