fix: pending transaction ordering (#12382)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Arsenii Kulikov
2024-11-08 14:24:02 +04:00
committed by GitHub
parent f373efe01d
commit 462540fa30
5 changed files with 146 additions and 47 deletions

View File

@ -66,6 +66,7 @@ tokio.workspace = true
alloy-primitives.workspace = true
alloy-genesis.workspace = true
op-alloy-consensus.workspace = true
futures.workspace = true
[features]
optimism = [