Browse Source

Update config.toml

Remove auth token - not needed for Lazer Agent
hkaliraipyth 2 months ago
parent
commit
6bbc164fb1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      apps/pyth-lazer-agent/config/config.toml

+ 0 - 1
apps/pyth-lazer-agent/config/config.toml

@@ -2,5 +2,4 @@ relayer_urls = ["wss://relayer-0.pyth-lazer.dourolabs.app/v1/transaction", "wss:
 publish_keypair_path = "/path/to/solana/id.json"
 listen_address = "0.0.0.0:8910"
 publish_interval_duration = "25ms"
-authorization_token = "token1"
 enable_update_deduplication = true