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/architecture.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Wormhole has several noteworthy components. Before we discuss each component in
25
25
-**Guardian Network** - validators that exist in their own P2P network. Guardians observe and validate the messages emitted by the Core Contract on each supported chain to produce VAAs (signed messages)
26
26
-**[Guardian](#){target=\_blank}** - one of 19 validators in the Guardian Network that contributes to the VAA multi-sig
27
27
-**[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
28
-
-**[API](#){target=\_blank}** - a REST server to retrieve details for a VAA or the guardian network
28
+
-**[API](#){target=\_blank}** - a REST server to retrieve details for a VAA or the Guardian Network
29
29
-**[VAAs](/learn/infrastructure/vaas/){target=\_blank}** - verifiable Action Approvals (VAAs) are the signed attestation of an observed message from the wormhole core contract.
30
30
-**[Relayer](#){target=\_blank}** - any off-chain process that relays a VAA to the target chain
31
31
-**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
0 commit comments