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>
This commit is contained in:
Qinxuan Chen
2021-06-14 19:00:32 +08:00
committed by GitHub
parent c2f13a03a8
commit 6b33a79831
6 changed files with 66 additions and 36 deletions
-1
View File
@@ -5366,7 +5366,6 @@ dependencies = [
"frame-system",
"parity-scale-codec",
"safe-mix",
"serde",
"sp-core",
"sp-io",
"sp-runtime",