Skip to content

Commit 7c8a718

Browse files
ilariaeeshaben
andauthored
Update learn/architecture.md
Co-authored-by: Erin Shaben <eshaben@icloud.com>
1 parent ce1c088 commit 7c8a718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/architecture.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Wormhole has several noteworthy components. Before we discuss each component in
2626
- **[Guardian](#){target=\_blank}** - one of 19 validators in the Guardian Network that contributes to the VAA multi-sig
2727
- **[Spy](#){target=\_blank}** - a daemon that subscribes to messages published within the Guardian Network. A Spy can observe and forward network traffic, which helps scale up VAA distribution
2828
- **[API](#){target=\_blank}** - a REST server to retrieve details for a VAA or the Guardian Network
29-
- **[VAAs](/learn/infrastructure/vaas/){target=\_blank}** - verifiable Action Approvals (VAAs) are the signed attestation of an observed message from the wormhole core contract.
29+
- **[VAAs](/learn/infrastructure/vaas/){target=\_blank}** - Verifiable Action Approvals (VAAs) are the signed attestation of an observed message from the Wormhole Core Contract
3030
- **[Relayer](#){target=\_blank}** - any off-chain process that relays a VAA to the target chain
3131
- **Standard Relayers** - a decentralized relayer network that delivers messages that are requested on-chain via the Wormhole Relay Contract. Also referred to as Generic Relayers
3232
- **Specialized Relayers** - relayers that only handle VAAs for a specific protocol or cross-chain application. They can execute custom logic off-chain, reducing gas costs and increasing cross-chain compatibility. Currently, cross-chain application developers are responsible for developing and hosting specialized relayers

0 commit comments

Comments
 (0)