diff --git a/node/Cargo.toml b/node/Cargo.toml index 05d17a51..665f11e8 100644 --- a/node/Cargo.toml +++ b/node/Cargo.toml @@ -105,3 +105,5 @@ try-runtime = [ "pop-runtime-testnet/try-runtime", "sp-runtime/try-runtime", ] + +on-chain-release-build = ["pop-runtime-mainnet/on-chain-release-build"]