omni-node: Tolerate failing metadata check (#6923)
#6450 introduced metadata checks. Supported are metadata v14 and higher. However, of course old chain-specs have a genesis code blob that might be on older version. This needs to be tolerated. We should just skip the checks in that case. Fixes #6921 --------- Co-authored-by: command-bot <>
Showing
- Cargo.lock 0 additions, 1 deletionCargo.lock
- cumulus/polkadot-omni-node/lib/Cargo.toml 0 additions, 1 deletioncumulus/polkadot-omni-node/lib/Cargo.toml
- cumulus/polkadot-omni-node/lib/src/common/runtime.rs 5 additions, 1 deletioncumulus/polkadot-omni-node/lib/src/common/runtime.rs
- prdoc/pr_6923.prdoc 12 additions, 0 deletionsprdoc/pr_6923.prdoc
Please register or sign in to comment