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
@@ -28,6 +28,6 @@ Wormhole has several noteworthy components. Before discussing each component in
28
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
-
-**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
31
+
-**Standard Relayers** - a decentralized relayer network that delivers messages that are requested on-chain via the Wormhole Relay Contract
32
32
-**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