Browse Source

Update config.toml

Remove auth token - not needed for Lazer Agent
hkaliraipyth 2 tháng trước cách đây
mục cha
commit
6bbc164fb1
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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