Rococo: Build two versions of the wasm binary (#2229)
One for local networks with `fast-runtime` feature activated (1 minute sessions) and one without the feature activated that will be the default that runs with 1 hour long sessions.
Showing
- polkadot/node/service/src/chain_spec.rs 1 addition, 1 deletionpolkadot/node/service/src/chain_spec.rs
- polkadot/runtime/rococo/build.rs 7 additions, 4 deletionspolkadot/runtime/rococo/build.rs
- polkadot/runtime/rococo/constants/src/lib.rs 4 additions, 3 deletionspolkadot/runtime/rococo/constants/src/lib.rs
- polkadot/runtime/rococo/src/lib.rs 8 additions, 0 deletionspolkadot/runtime/rococo/src/lib.rs
Please register or sign in to comment