We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10f1519 commit 90c6489Copy full SHA for 90c6489
learn/infrastructure/spy.md
@@ -33,7 +33,7 @@ To start a Spy locally, run the following Docker command:
33
--spyRPC "[::]:7073" \
34
--env testnet
35
```
36
- Optionally, add the flags to skip any VAAs with invalid signatures
+ Optionally, add the following flags to skip any VAAs with invalid signatures:
37
```sh
38
--ethRPC https://sepolia.drpc.org/
39
--ethContract 0x4a8bc80Ed5a4067f1CCf107057b8270E0cC11A78
0 commit comments