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
+1
View File
@@ -17,6 +17,7 @@ tokio = { workspace = true }
revive-dt-node-interaction = { workspace = true }
revive-dt-config = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }
sp-core = { workspace = true }