Unverified Commit ebcf0a0f authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

pallet-grandpa: Remove `GRANDPA_AUTHORITIES_KEY` (#2181)



Remove the `GRANDPA_AUTHORITIES_KEY` key and its usage. Apparently this
was used in the early days to communicate the grandpa authorities to the
node. However, we have now a runtime api that does this for us. So, this
pull request is moving from the custom managed storage item to a FRAME
managed storage item.

This pr also includes a migration for doing the switch on a running
chain.

---------

Co-authored-by: default avatarDavide Galassi <[email protected]>
parent 604704a8
Pipeline #412914 canceled with stages
in 12 minutes and 43 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment