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 685d223 commit dec2923Copy full SHA for dec2923
apps/pyth-lazer-agent/config/config.toml
@@ -1,4 +1,4 @@
1
-relayer_urls = ["ws://relayer-0.pyth-lazer.dourolabs.app/v1/transaction", "ws://relayer-0.pyth-lazer.dourolabs.app/v1/transaction"]
+relayer_urls = ["wss://relayer-0.pyth-lazer.dourolabs.app/v1/transaction", "wss://relayer-0.pyth-lazer.dourolabs.app/v1/transaction"]
2
publish_keypair_path = "/path/to/solana/id.json"
3
listen_address = "0.0.0.0:8910"
4
publish_interval_duration = "25ms"
0 commit comments