Skip to content

Commit

Permalink
Update learn/infrastructure/spy.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dawn Kelly <83190195+dawnkelly09@users.noreply.github.com>
  • Loading branch information
ilariae and dawnkelly09 authored Jul 30, 2024
1 parent 1f95ac8 commit 912315d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion learn/infrastructure/spy.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The messages available over gossip are things like:
- [Observations](#){target=\_blank} <!-- link to glossary -->
- Guardian Heartbeats

The source for the Spy is available on [Github](https://github.com/wormhole-foundation/wormhole/blob/main/node/cmd/spy/spy.go){target=\_blank}
The source code for the Spy is available on [Github](https://github.com/wormhole-foundation/wormhole/blob/main/node/cmd/spy/spy.go){target=\_blank}

!!! note
The Spy has no persistence layer built in, so typically, it is paired with something like Redis or an SQL database to record relevant messages
Expand Down

0 comments on commit 912315d

Please sign in to comment.