Skip to content

Commit

Permalink
feat(IRN): updating irn client to wcn_replication and switching to th…
Browse files Browse the repository at this point in the history
…e mainnet
  • Loading branch information
geekbrother committed Jan 23, 2025
1 parent 90bd64f commit b50b11a
Show file tree
Hide file tree
Showing 18 changed files with 589 additions and 1,007 deletions.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export RPC_PROXY_POSTGRES_URI="postgres://postgres@localhost/postgres"
# export RPC_PROXY_RATE_LIMITING_REFILL_RATE=2

# Uncomment for using the IRN client
# export RPC_PROXY_IRN_NODE=127.0.0.1:3011
# export RPC_PROXY_IRN_NODES=/ip4/127.0.0.1/udp/3011/quic-v1
# export RPC_PROXY_IRN_KEY=base64_key
# export RPC_PROXY_IRN_NAMESPACE=namespace
# export RPC_PROXY_IRN_NAMESPACE_SECRET=namespace_secret
Expand Down
Loading

0 comments on commit b50b11a

Please sign in to comment.