mirror of
https://github.com/tornadocash/tornado-cli.git
synced 2025-09-22 13:24:39 -04:00
Change xDai to GnosisChain
This commit is contained in:
parent
00ca8a07f7
commit
394d487cb8
2 changed files with 6 additions and 6 deletions
|
@ -230,15 +230,15 @@ Infura API key fetched from https://rpc.info (Same one with Metamask)
|
|||
"netId100":{
|
||||
"rpcUrls":{
|
||||
"publicRpc":{
|
||||
"name":"xDAI Chain RPC",
|
||||
"url":"https://rpc.xdaichain.com"
|
||||
"name":"Gnosis Chain RPC",
|
||||
"url":"https://rpc.gnosischain.com"
|
||||
},
|
||||
"publicRpc2":{
|
||||
"name":"xDAI Chain RPC2",
|
||||
"name":"Gnosis Chain RPC2",
|
||||
"url":"https://xdai.poanetwork.dev"
|
||||
},
|
||||
"publicRpc3":{
|
||||
"name":"xDAI Chain RPC3",
|
||||
"name":"Gnosis Chain RPC3",
|
||||
"url":"https://dai.poa.network/"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue