Skip to content

Commit

Permalink
feat(IRN): updating irn client and switching to the mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
geekbrother committed Jan 22, 2025
1 parent 90bd64f commit ac901f3
Show file tree
Hide file tree
Showing 20 changed files with 591 additions and 1,009 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 ac901f3

Please sign in to comment.