Migrate pallet-randomness-collective-flip to pallet attribute macro (#9061)
* migrate pallet-randomness-collective-flip to pallet attribute macro Signed-off-by:koushiro <koushiro.cqx@gmail.com> * fix some nits Signed-off-by:
koushiro <koushiro.cqx@gmail.com> * remove some spacing things Signed-off-by:
koushiro <koushiro.cqx@gmail.com> * remove space Signed-off-by:
koushiro <koushiro.cqx@gmail.com> * use tabs Signed-off-by:
koushiro <koushiro.cqx@gmail.com>
Showing
- substrate/Cargo.lock 0 additions, 1 deletionsubstrate/Cargo.lock
- substrate/bin/node-template/runtime/src/lib.rs 2 additions, 0 deletionssubstrate/bin/node-template/runtime/src/lib.rs
- substrate/bin/node/runtime/src/lib.rs 2 additions, 0 deletionssubstrate/bin/node/runtime/src/lib.rs
- substrate/frame/contracts/src/tests.rs 1 addition, 0 deletionssubstrate/frame/contracts/src/tests.rs
- substrate/frame/randomness-collective-flip/Cargo.toml 4 additions, 4 deletionssubstrate/frame/randomness-collective-flip/Cargo.toml
- substrate/frame/randomness-collective-flip/src/lib.rs 56 additions, 30 deletionssubstrate/frame/randomness-collective-flip/src/lib.rs
Please register or sign in to comment