Remove without_storage_info from pallet transaction-storage (#11668)

* Introduce BoundedVec

* Fix typos

* Add comments to the bounds

* Remove migration

* Improve bound value access syntax
This commit is contained in:
Sebastian Kunert
2022-06-15 23:12:26 +02:00
committed by GitHub
parent c013f0d6c1
commit 2248d19163
6 changed files with 59 additions and 48 deletions
+1
View File
@@ -6413,6 +6413,7 @@ dependencies = [
"frame-support",
"frame-system",
"hex-literal",
"log",
"pallet-balances",
"parity-scale-codec",
"scale-info",