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
d7621eec59
otterscan
/
public
/
config.json
4 lines
86 B
JSON
Raw
Normal View
History
Unescape
Escape
Parameterize erigon node url
2021-07-08 19:02:42 +00:00
{
Use websockets by default for communicating with erigon
2021-08-01 06:17:13 +00:00
"erigonURL"
:
"ws://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
}