This website requires JavaScript.
Explore
Help
Register
Sign In
a
/
otterscan
Watch
1
Star
0
Fork
You've already forked otterscan
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
520cdfd1cb
otterscan
/
public
/
config.json
4 lines
88 B
JSON
Raw
Normal View
History
Unescape
Escape
Parameterize erigon node url
2021-07-08 19:02:42 +00:00
{
Revert to using http; need to fix ws:// connection lost issues first
2021-08-03 18:23:01 +00:00
"erigonURL"
:
"http://localhost:8545"
,
Externalize url prefixes
2021-07-09 16:54:59 +00:00
"assetsURLPrefix"
:
"http://localhost:3001"
Parameterize erigon node url
2021-07-08 19:02:42 +00:00
}