Skip to content

Commit 6bbc164

Browse files
authored
Update config.toml
Remove auth token - not needed for Lazer Agent
1 parent 78dcb62 commit 6bbc164

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@ relayer_urls = ["wss://relayer-0.pyth-lazer.dourolabs.app/v1/transaction", "wss:
22
publish_keypair_path = "/path/to/solana/id.json"
33
listen_address = "0.0.0.0:8910"
44
publish_interval_duration = "25ms"
5-
authorization_token = "token1"
65
enable_update_deduplication = true

0 commit comments

Comments
 (0)