.envrc.sample 311 B

1234567
  1. export PYTHNET_HTTP_ADDR=http://pythnet-http-rpc/
  2. export PYTHNET_WS_ADDR=ws://pythnet-ws-rpc/
  3. export RPC_LISTEN_ADDR=0.0.0.0:7575
  4. export METRICS_SERVER_LISTEN_ADDR=0.0.0.0:7576
  5. export BENCHMARKS_ENDPOINT=https://benchmarks.pyth.network
  6. export WORMHOLE_SPY_RPC_ADDR=http://spy-or-beacon-rpc
  7. export RUST_LOG=info