Skip to content

Commit 594fcf4

Browse files
committed
puts diagram back (but outside of bullet list), updates llms
1 parent d58143a commit 594fcf4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

learn/infrastructure/vaas.md

+2
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,8 @@ With the concepts now defined, it is possible to illustrate a full flow for mess
178178
2. **Signatures are aggregated** - Guardians independently observe and sign the message. Once enough Guardians have signed the message, the collection of signatures is combined with the message and metadata to produce a VAA
179179
3. **VAA submitted to target chain** - the VAA acts as proof that the Guardians have collectively attested the existence of the message payload. The VAA is submitted (or relayed) to the target chain to be processed by a receiving contract and complete the final step
180180

181+
![Lifetime of a message diagram](/docs/images/learn/infrastructure/vaas/lifetime-vaa-diagram.webp)
182+
181183
## Next Steps
182184

183185
<div class="grid cards" markdown>

llms.txt

+2
Original file line numberDiff line numberDiff line change
@@ -15890,6 +15890,8 @@ With the concepts now defined, it is possible to illustrate a full flow for mess
1589015890
2. **Signatures are aggregated** - Guardians independently observe and sign the message. Once enough Guardians have signed the message, the collection of signatures is combined with the message and metadata to produce a VAA
1589115891
3. **VAA submitted to target chain** - the VAA acts as proof that the Guardians have collectively attested the existence of the message payload. The VAA is submitted (or relayed) to the target chain to be processed by a receiving contract and complete the final step
1589215892

15893+
![Lifetime of a message diagram](/docs/images/learn/infrastructure/vaas/lifetime-vaa-diagram.webp)
15894+
1589315895
## Next Steps
1589415896

1589515897
<div class="grid cards" markdown>

0 commit comments

Comments
 (0)