liquid-funding-console/embarkArtifacts/config/blockchain.json

10 lines
179 B
JSON
Raw Normal View History

2019-05-21 22:20:25 +00:00
{
"dappConnection": [
"$WEB3",
"ws://localhost:8546",
"http://localhost:8545"
],
"dappAutoEnable": true,
"warnIfMetamask": true,
"blockchainClient": "geth"
}