rename
This commit is contained in:
22
chains/chains_mainnet_env.json
Normal file
22
chains/chains_mainnet_env.json
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"id": "0001",
|
||||
"url": "https://${DOMAIN}/pokt"
|
||||
},
|
||||
{
|
||||
"id": "0026",
|
||||
"url": "https://${DOMAIN}/goerli"
|
||||
},
|
||||
{
|
||||
"id": "0025",
|
||||
"url": "https://${DOMAIN}/rinkeby"
|
||||
},
|
||||
{
|
||||
"id": "0023",
|
||||
"url": "https://${DOMAIN}/ropsten"
|
||||
},
|
||||
{
|
||||
"id": "0021",
|
||||
"url": "https://${DOMAIN}/geth"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user