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
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,6 @@ description: Learn about Verified Action Approvals (VAAs) in Wormhole, their str
7
7
8
8
VAAs are Wormhole's core messaging primitive. They are packets of cross-chain data emitted whenever a cross-chain application contract interacts with the Core Contract.
9
9
10
-
The basic VAA has two components: a Header and a Body.
11
10
12
11
The Guardians must validate messages emitted by contracts before sending them to the target chain. Once a majority of Guardians observe the message and determine finality, the Guardians sign a keccak256 hash of the message body.
0 commit comments