Basilisk-node icon indicating copy to clipboard operation
Basilisk-node copied to clipboard

Remove `without_storage_info` from pallets

Open enthusiastmartin opened this issue 3 years ago • 0 comments

this ensures data is bounded and generates storage info.

regarding types - this mainly means using BoundedVec instead of Vec but we might not use any vec in our pallets.

enthusiastmartin avatar Aug 04 '22 09:08 enthusiastmartin