Skip to content

Commit

Permalink
rpc: add some base dYdX rpc for IRS
Browse files Browse the repository at this point in the history
Signed-off-by: Why me <[email protected]>
  • Loading branch information
nodexone committed Oct 26, 2023
1 parent 696f803 commit 8113e80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ mainnet:
celestia:
rpc: ["https://rpc.celestia.nodestake.top", "https://celestia-rpc.polkachu.com", "https://celestia.rpc.kjnodes.com"]
dydx:
rpc: ["https://dydx-mainnet-rpc.autostake.com", "https://rpc.dydx.nodestake.top"]
rpc: ["https://dydx-mainnet-rpc.autostake.com", "https://rpc.dydx.nodestake.top", "http://45.250.255.107:26657", "http://57.128.60.218:26657", "http://91.132.144.175:26657"]

testnet:
althea:
Expand Down

0 comments on commit 8113e80

Please sign in to comment.