feat: install op miner endpoint (#13147)

This commit is contained in:
Matthias Seitz
2024-12-05 11:35:09 +01:00
committed by GitHub
parent 305ca2f9a5
commit 0016d91ed6
7 changed files with 114 additions and 16 deletions

View File

@ -472,6 +472,7 @@ alloy-transport-ws = { version = "0.7.2", default-features = false }
# op
op-alloy-rpc-types = "0.7.3"
op-alloy-rpc-types-engine = "0.7.3"
op-alloy-rpc-jsonrpsee = "0.7.3"
op-alloy-network = "0.7.3"
op-alloy-consensus = "0.7.3"