You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: learn/infrastructure/vaas.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Where each `signature` is:
37
37
38
38
### Body
39
39
40
-
The body is _deterministically_ derived from an on-chain message. Any two Guardians must derive the same body. This requirement exists so that there is always a one-to-one relationship between VAAs and messages to avoid double-processing of messages.
40
+
The body is _deterministically_ derived from an on-chain message. Any two Guardians processing the same message must derive the same resulting body. This requirement exists so that there is always a one-to-one relationship between VAAs and messages to avoid double-processing messages.
41
41
42
42
-`timestamp` ++"u32"++ - the timestamp of the block this message was published in
0 commit comments