We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41b2c4e commit 1fe93bbCopy full SHA for 1fe93bb
README.md
@@ -44,8 +44,9 @@ export PYTHNET_URL=wss://api2.pythnet.pyth.network
44
export SERVER_URL=https://watcher.pyth.network
45
export SECRET_KEY=/path/to/secret.key
46
export WORMHOLE_PID=H3fxXJ86ADW2PNuDDmZJg6mzTtPxkYCpNuQUTgmJ7AjU
47
+export RUST_LOG=INFO
48
-RUST_LOG=INFO cargo run
49
+cargo run
50
```
51
52
---
0 commit comments