added chains.json

This commit is contained in:
cventastic
2021-12-12 14:33:13 +01:00
parent 1ad9a4d81e
commit 3e707384b7

10
chains/chains.json Normal file
View File

@@ -0,0 +1,10 @@
[
{
"addr": "0021",
"url": "geth-mainnet:8545"
},
{
"addr": "0022",
"url": "geth-rinkeby:8545"
}
]