[OP Stack Deployment] <unavailable miner_setMaxDASize RPC on OP-Geth> #774
-
Did you check the documentation?
Did you check for duplicate questions?
Issue DescriptionAfter successfully running both op-node and op-geth and inserting a new L2 unsafe block, I attempted to connect the OP-Batcher (version v0.1.12.0, matching the op-node version).
This suggests that miner_setMaxDASize RPC method is expected by the batcher, but the current op-geth node does not expose this method. Additionally, I’m seeing context cancellation errors when the batcher tries to query L1 and L2: Logsbatcher
Additional Information[Version Used] [Command Arguements]
From Op-Node
FeedbackNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
--http.api=web3,debug,eth,txpool,net,engine,miner |
Beta Was this translation helpful? Give feedback.
--http.api=web3,debug,eth,txpool,net,engine,miner
--ws.api=debug,eth,txpool,net,engine,miner \