Summary
Update the x/metadata module to use collections for state storage.
Problem Definition
Collections make it easier to interact with state, and we should switch to them for our state storage interactions.
Proposal
Update the metadata module to use collections for state storage.
It should be possible to do this without needing a migration.
For Admin Use
Summary
Update the
x/metadatamodule to use collections for state storage.Problem Definition
Collections make it easier to interact with state, and we should switch to them for our state storage interactions.
Proposal
Update the metadata module to use collections for state storage.
It should be possible to do this without needing a migration.
For Admin Use