Ver Fonte

Update config.toml

Remove auth token - not needed for Lazer Agent
hkaliraipyth há 2 meses atrás
pai
commit
6bbc164fb1
1 ficheiros alterados com 0 adições e 1 exclusões
  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