Skip to content

Commit 20adb2b

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

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
@@ -89,7 +89,7 @@ Note that Chain B is agnostic regarding how the tokens on the sending side were
8989

9090
### Attestation
9191

92-
The Transfer event above needs an important detail added. While the program on Chain B can trust the message to inform it of token lockup events, it has no way of knowing what the token being locked up actually is. The address alone is a meaningless value to most users. To solve this, the Token Bridge supports token attestation.
92+
The Transfer event above needs an important detail added. While the program on Chain B can trust the message to inform it of token lockup events, it has no way of verifying the correct token is locked up. The address alone is a meaningless value to most users. To solve this, the Token Bridge supports token attestation.
9393

9494
For a token attestation, Chain A emits a message containing metadata about a token, which Chain B may use to preserve the name, symbol, and decimal precision of a token address.
9595

0 commit comments

Comments
 (0)