op-node l1.rpckind unknown rpc kind: "reth_db" #379
Replies: 2 comments
-
Hello. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can try with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
On my debian, I followed the instructions of this page:
https://paradigmxyz.github.io/reth/run/optimism.html
in order to compile op-node locally with the rethdb-reader dylib:
Compilation went well with no issues. But when i try to run op-node with the following flags:
--l1.rpckind=reth_db --l1.rethdb=/root/.local/share/reth_data/db
op-node fails with the following error :
Is the rethdb-reader still a thing ? is the tutorial i followed outdated ? Is there any way to precise to op-node that the l1 rpc runnng locally is reth ? What am i missing here ?
Beta Was this translation helpful? Give feedback.
All reactions