pallet-aura: add feature-flagged explicit slot duration type (#14649)
* aura: add feature-flagged explicit slot duration type * fmt * add some comments * have node-template use new explicit feature * fix mock * fmt * use the experimental feature flag instead * checkout master Cargo.lock
Showing
- substrate/bin/node-template/runtime/Cargo.toml 1 addition, 0 deletionssubstrate/bin/node-template/runtime/Cargo.toml
- substrate/bin/node-template/runtime/src/lib.rs 3 additions, 0 deletionssubstrate/bin/node-template/runtime/src/lib.rs
- substrate/frame/aura/Cargo.toml 1 addition, 0 deletionssubstrate/frame/aura/Cargo.toml
- substrate/frame/aura/src/lib.rs 38 additions, 3 deletionssubstrate/frame/aura/src/lib.rs
- substrate/frame/aura/src/mock.rs 6 additions, 1 deletionsubstrate/frame/aura/src/mock.rs
Please register or sign in to comment