otterscan/public/config.json

6 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",
"beaconAPI": "http://localhost:3500",
2022-10-25 09:16:22 +00:00
"assetsURLPrefix": "/"
}