Add support for the polkadot-omni-node (#222)

* Add configuration for the polkadot-omni-node

* Add support for the polkadot-omni-node

* Add CI inputs for polkadot-omni-node
This commit is contained in:
Omar
2026-01-12 05:49:53 +03:00
committed by GitHub
parent 62478ee2f9
commit d38e6d419d
7 changed files with 1097 additions and 5 deletions
+1
View File
@@ -31,6 +31,7 @@ serde_yaml_ng = { workspace = true }
sp-core = { workspace = true }
sp-runtime = { workspace = true }
subxt = { workspace = true }
temp-dir = { workspace = true }
zombienet-sdk = { workspace = true }
[dev-dependencies]