Use websocket by default
This commit is contained in:
parent
9630ac9912
commit
8f3761b8ae
|
@ -1,4 +1,4 @@
|
||||||
{
|
{
|
||||||
"erigonURL": "http://localhost:8545",
|
"erigonURL": "ws://localhost:8545",
|
||||||
"assetsURLPrefix": "http://localhost:3001"
|
"assetsURLPrefix": "http://localhost:3001"
|
||||||
}
|
}
|
Loading…
Reference in New Issue