refactor: avoid using NoopTransactionPool in OP payload builder (#13547)

This commit is contained in:
Arsenii Kulikov
2024-12-25 11:57:53 +04:00
committed by GitHub
parent cec31ad4aa
commit 9542573854
5 changed files with 49 additions and 31 deletions

View File

@ -47,6 +47,7 @@ alloy-rpc-types-debug.workspace = true
alloy-consensus.workspace = true
# misc
derive_more.workspace = true
tracing.workspace = true
thiserror.workspace = true
sha2.workspace = true