We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f95ac8 commit 912315dCopy full SHA for 912315d
learn/infrastructure/spy.md
@@ -13,7 +13,7 @@ The messages available over gossip are things like:
13
- [Observations](#){target=\_blank} <!-- link to glossary -->
14
- Guardian Heartbeats
15
16
-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}
17
18
!!! note
19
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
0 commit comments