Companion - Read babe config parameters from runtime (#5842)
* Read babe config parameters from runtime * Trigger pipeline * Trigger pipeline (after PR title change) * update lockfile for {"substrate"} Co-authored-by: parity-processbot <>
Showing
- polkadot/Cargo.lock 170 additions, 170 deletionspolkadot/Cargo.lock
- polkadot/node/core/runtime-api/src/tests.rs 1 addition, 1 deletionpolkadot/node/core/runtime-api/src/tests.rs
- polkadot/node/service/src/lib.rs 1 addition, 1 deletionpolkadot/node/service/src/lib.rs
- polkadot/rpc/src/lib.rs 2 additions, 2 deletionspolkadot/rpc/src/lib.rs
- polkadot/runtime/kusama/constants/src/lib.rs 3 additions, 0 deletionspolkadot/runtime/kusama/constants/src/lib.rs
- polkadot/runtime/kusama/src/lib.rs 6 additions, 10 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/polkadot/constants/src/lib.rs 3 additions, 0 deletionspolkadot/runtime/polkadot/constants/src/lib.rs
- polkadot/runtime/polkadot/src/lib.rs 6 additions, 10 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/rococo/constants/src/lib.rs 3 additions, 0 deletionspolkadot/runtime/rococo/constants/src/lib.rs
- polkadot/runtime/rococo/src/lib.rs 6 additions, 10 deletionspolkadot/runtime/rococo/src/lib.rs
- polkadot/runtime/test-runtime/constants/src/lib.rs 3 additions, 0 deletionspolkadot/runtime/test-runtime/constants/src/lib.rs
- polkadot/runtime/test-runtime/src/lib.rs 6 additions, 10 deletionspolkadot/runtime/test-runtime/src/lib.rs
- polkadot/runtime/westend/constants/src/lib.rs 3 additions, 0 deletionspolkadot/runtime/westend/constants/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 6 additions, 10 deletionspolkadot/runtime/westend/src/lib.rs
Please register or sign in to comment