Introduce a custom kitchensink network

This commit is contained in:
Omar Abdulla
2025-07-11 11:26:08 +03:00
parent 0513a4befb
commit abba0cee08
5 changed files with 456 additions and 10 deletions
+1
View File
@@ -16,6 +16,7 @@ tracing = { workspace = true }
revive-dt-node-interaction = { workspace = true }
revive-dt-config = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }
sp-core = { workspace = true }