otterscan/public/config.json

5 lines
109 B
JSON
Raw Normal View History

2021-07-08 19:02:42 +00:00
{
2022-08-25 07:08:04 +00:00
"erigonURL": "http://localhost:8545",
2022-08-29 18:52:25 +00:00
"beaconAPI": null,
2021-07-09 16:54:59 +00:00
"assetsURLPrefix": "http://localhost:3001"
2021-07-08 19:02:42 +00:00
}