Skip to content

Commit

Permalink
Update learn/infrastructure/spy.md
Browse files Browse the repository at this point in the history
Co-authored-by: Erin Shaben <eshaben@icloud.com>
  • Loading branch information
ilariae and eshaben authored Jul 31, 2024
1 parent 2837d49 commit 10f1519
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 @@ -56,7 +56,7 @@ To start a Spy locally, run the following Docker command:
--ethContract 0x98f3c9e6E3fAce36bAAd05FE09d375Ef1464288B
```

Once running, a [gRPC](https://grpc.io/){target=\_blank} client (i.e. your program) can subscribe to a filtered stream of messages.
Once running, a [gRPC](https://grpc.io/){target=\_blank} client (i.e., your program) can subscribe to a filtered stream of messages.

To generate a client for the gRPC service use [this proto spec file](https://github.com/wormhole-foundation/wormhole/blob/main/proto/spy/v1/spy.proto){target=\_blank}.

Expand Down

0 comments on commit 10f1519

Please sign in to comment.