otterscan/public/config.json

4 lines
86 B
JSON
Raw Normal View History

2021-07-08 19:02:42 +00:00
{
"erigonURL": "ws://localhost:8545",
2021-07-09 16:54:59 +00:00
"assetsURLPrefix": "http://localhost:3001"
2021-07-08 19:02:42 +00:00
}