feat: Add more complex E2E test (#12005)

This commit is contained in:
Arsenii Kulikov
2024-10-24 15:12:34 +04:00
committed by GitHub
parent 2d83f20489
commit 5e4da59b3a
8 changed files with 298 additions and 29 deletions

View File

@ -52,6 +52,9 @@ alloy-genesis.workspace = true
tokio.workspace = true
serde_json.workspace = true
alloy-consensus.workspace = true
alloy-provider.workspace = true
rand.workspace = true
alloy-signer.workspace = true
[features]
default = []