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 6bbc164 commit 923dee5Copy full SHA for 923dee5
apps/pyth-lazer-agent/config/config.toml
@@ -3,3 +3,6 @@ publish_keypair_path = "/path/to/solana/id.json"
3
listen_address = "0.0.0.0:8910"
4
publish_interval_duration = "25ms"
5
enable_update_deduplication = true
6
+# Publishers with existing tokens may still need to provide them. Please confirm with the Lazer team.
7
+# New publishers will not need this line.
8
+# authorization_token = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-pblr"
0 commit comments