pallet-aura: Allow multiple blocks per slot (#14024)
* pallet-aura: Allow multiple blocks per slot * run fmt * rework as associated type * fix fallout * fmt * use constbool * fmt
Showing
- substrate/bin/node-template/runtime/src/lib.rs 3 additions, 1 deletionsubstrate/bin/node-template/runtime/src/lib.rs
- substrate/frame/aura/src/lib.rs 20 additions, 1 deletionsubstrate/frame/aura/src/lib.rs
- substrate/frame/aura/src/mock.rs 2 additions, 0 deletionssubstrate/frame/aura/src/mock.rs
- substrate/frame/aura/src/tests.rs 61 additions, 0 deletionssubstrate/frame/aura/src/tests.rs
Please register or sign in to comment