From 912315d7a1ed99162409fddb8fef787177c626f1 Mon Sep 17 00:00:00 2001 From: Ilaria <43253244+ilariae@users.noreply.github.com> Date: Tue, 30 Jul 2024 19:10:24 +0200 Subject: [PATCH] Update learn/infrastructure/spy.md Co-authored-by: Dawn Kelly <83190195+dawnkelly09@users.noreply.github.com> --- learn/infrastructure/spy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/learn/infrastructure/spy.md b/learn/infrastructure/spy.md index ed76cbd6..4fa5722f 100644 --- a/learn/infrastructure/spy.md +++ b/learn/infrastructure/spy.md @@ -13,7 +13,7 @@ The messages available over gossip are things like: - [Observations](#){target=\_blank} - 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