mirror of
https://github.com/pezkuwichain/pezframe-metadata.git
synced 2026-04-22 07:48:00 +00:00
86bf2b374c
* Change StorageEntryType keys/values to types instead of strings * Change storage to a single object not a Vec * Fix IntoPortable impl
Decodable variant of the RuntimeMetadata.
This really doesn't belong here, but is necessary for the moment. In the future it should be removed entirely to an external module for shimming on to the codec-encoded metadata.
License: Apache-2.0