Skip to content

Commit 923dee5

Browse files
committed
Explanatory comment for line.
1 parent 6bbc164 commit 923dee5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

apps/pyth-lazer-agent/config/config.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ publish_keypair_path = "/path/to/solana/id.json"
33
listen_address = "0.0.0.0:8910"
44
publish_interval_duration = "25ms"
55
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

Comments
 (0)