Migrate pallet-tips to the new pallet attribute macro (#9711)

* Migrate pallet-tips to the new pallet attribute macro

Signed-off-by: koushiro <koushiro.cqx@gmail.com>

* Fix migration

Signed-off-by: koushiro <koushiro.cqx@gmail.com>
This commit is contained in:
Qinxuan Chen
2021-09-14 08:04:09 +08:00
committed by GitHub
parent 0983d98cff
commit 7deed34d64
8 changed files with 523 additions and 239 deletions
+1
View File
@@ -5736,6 +5736,7 @@ dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"log 0.4.14",
"pallet-balances",
"pallet-treasury",
"parity-scale-codec",