Skip to content

Commit ac3d070

Browse files
ilariaeeshaben
andauthored
Update learn/infrastructure/relayer.md
Co-authored-by: Erin Shaben <eshaben@icloud.com>
1 parent c756d48 commit ac3d070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/infrastructure/relayer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ There are three primary types of relayers discussed:
1313

1414
- **Client-side relaying** - a cost-efficient, no-backend-infrastructure approach relying on user-facing front ends. It provides a simple solution, although it can complicate the user experience due to the manual steps involved
1515
- **Specialized relayers** - backend components that handle parts of the cross-chain process, offering a smoother user experience and allowing off-chain calculations to reduce gas costs. These relayers could operate through direct listening to the Guardian Network (Spy relaying) or by providing a REST endpoint to accept VAAs to be relayed (REST relaying)
16-
- **Standard Relayers** - a decentralized relayer network that can deliver arbitrary VAAs, reducing the developer's need to develop, host, or maintain relayers. However, they require all calculations to be done on-chain and might be less gas-efficient
16+
- **Standard relayers** - a decentralized relayer network that can deliver arbitrary VAAs, reducing the developer's need to develop, host, or maintain relayers. However, they require all calculations to be done on-chain and might be less gas-efficient
1717

1818
## Fundamentals
1919

0 commit comments

Comments
 (0)