Skip to content

Commit

Permalink
Update learn/infrastructure/relayer.md
Browse files Browse the repository at this point in the history
Co-authored-by: Erin Shaben <[email protected]>
  • Loading branch information
ilariae and eshaben authored Aug 1, 2024
1 parent 78dc3be commit fbc7c45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions learn/infrastructure/relayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ Standard relayers are a component of a decentralized network in the Wormhole pro

The standard relayer integration involves two key steps:

- **Delivery Request** - request delivery from the Wormhole Relay Ecosystem Contract
- **Relay Reception** - implement a [`receiveWormholeMessages`](#){target=\_blank} function within their contracts. This function is invoked upon successful relay of the VAA
- **Delivery request** - request delivery from the Wormhole Relay Ecosystem Contract
- **Relay reception** - implement a [`receiveWormholeMessages`](#){target=\_blank} function within their contracts. This function is invoked upon successful relay of the VAA

**Considerations**

Expand Down

0 comments on commit fbc7c45

Please sign in to comment.