Introduce a custom kitchensink network

This commit is contained in:
Omar Abdulla
2025-07-11 11:26:08 +03:00
parent e9a9ee02c9
commit 81b3d631a5
5 changed files with 456 additions and 10 deletions
+3
View File
@@ -68,6 +68,9 @@ features = [
"rpc-types",
"signer-local",
"std",
"network",
"serde",
"rpc-types-eth",
]
[profile.bench]