Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Generate storage info for pallet grandpa #9816

Closed
wants to merge 1 commit into from
Closed

Generate storage info for pallet grandpa #9816

wants to merge 1 commit into from

Conversation

georgesdib
Copy link
Contributor

Fixes part of paritytech/polkadot-sdk#323

Refactor Grandpa pallet to use WeakBoundedVec instead of Vec, and generate storage info for that pallet.

@georgesdib georgesdib closed this Sep 19, 2021
Converting some `Vec` to `WeakBoundedVec`
Adding `MaxAuthorities` type to bound the `WeakBoundedVec`
@georgesdib georgesdib reopened this Sep 19, 2021
@georgesdib georgesdib closed this Sep 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant