stack-orchestrator/stack_orchestrator/data/config/fixturenet-pocket/chains.json

19 lines
281 B
JSON
Executable File

[
{
"id": "0001",
"url": "http://127.0.0.1:8081/",
"basic_auth": {
"username": "",
"password": ""
}
},
{
"id": "0021",
"url": "http://fixturenet-eth-geth-1:8545/",
"basic_auth": {
"username": "",
"password": ""
}
}
]