added RPC used for Keplr
Since adding a chain to keplr from the explorer uses the first RPC listed in the chain file, i've added the correct RPC that needs to be used for tx's
This commit is contained in:
parent
d364eb4c10
commit
fd34333248
@ -3,6 +3,7 @@
|
||||
"coingecko": "aura-network",
|
||||
"api": ["https://lcd.aura.network"],
|
||||
"rpc": [
|
||||
"https://rpc.aura.network:443",
|
||||
"https://snapshot-1.aura.network:443",
|
||||
"https://snapshot-2.aura.network:443"
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user