Allow retract_tip on tip_new (#6511)

* Allow `retract_tip` on `tip_new`

* initial migration code

* test migration

* make pub

* bump spec
This commit is contained in:
Shawn Tabrizi
2020-06-29 15:59:32 +02:00
committed by GitHub
parent 749cc1fd34
commit 2e2af4b05a
5 changed files with 194 additions and 15 deletions
+1
View File
@@ -4665,6 +4665,7 @@ dependencies = [
"sp-io",
"sp-runtime",
"sp-std",
"sp-storage",
]
[[package]]