Files
pezkuwi-sdk/vendor
pezkuwichain 4620819c0c fix(ci): enable native feature for pezkuwi-subxt in zombienet crates
The workspace-level pezkuwi-subxt dependency uses default-features = false,
which disables the native feature. The orchestrator and sdk crates inherited
this without explicitly enabling native, causing compile_error in the
prepare-pezcumulus-zombienet-artifacts CI job.
2026-02-23 21:45:46 +03:00
..