Skip to content

Commit 89337bb

Browse files
ilariaedawnkelly09
andauthored
Update learn/infrastructure/vaas.md
Co-authored-by: Dawn Kelly <83190195+dawnkelly09@users.noreply.github.com>
1 parent be237b0 commit 89337bb

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
@@ -9,7 +9,7 @@ VAAs are Wormhole's core messaging primitive. They are packets of cross-chain da
99

1010
The basic VAA has two components: a Header and a Body.
1111

12-
The Guardians must validate messages emitted by contracts before they can be sent to the target chain. Once a majority of Guardians observe the message and finality has been achieved, the Guardians sign a keccak256 hash of the message body.
12+
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.
1313

1414
The message is wrapped up in a structure called a VAA, which combines the message with the Guardian signatures to form a proof.
1515

0 commit comments

Comments
 (0)