otterscan: ots module not available in rpcdaemon
Hello,
I have a running instance of erigon, and now I am trying to start otterscan.
I compiled the rpcdaemon from the provided repo ( https://github.com/wmitsuda/erigon )
but when running I get the following output:
EROR[06-09|09:19:37.299] Unavailable modules in HTTP API list unavailable=[ots] available="[eth erigon web3 net txpool]" INFO[06-09|09:19:37.300] HTTP endpoint opened url=localhost:8545 ws=false ws.compression=false grpc=true grpc.port=8547
I compiled rpcdaemon from the referenced repo at this commit:
git checkout 0929df8915936909278f4ce38a2e753630bb9dce
what I’m doing wrong?
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Reactions: 1
- Comments: 19 (9 by maintainers)
@wmitsuda thank you man, I’m going to try that and let you know asap