We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b4b745 commit fc05cacCopy full SHA for fc05cac
learn/infrastructure/spy.md
@@ -16,7 +16,7 @@ The messages available over gossip are things like:
16
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
+ 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.
20
21
## How to Start a Spy
22
0 commit comments