mirror of
https://github.com/pezkuwichain/pezframe-metadata.git
synced 2026-04-22 10:07:56 +00:00
385bbbd82a
* Copy v13 metadata from substrate, move new scale-info version to v14 * Fmt * Remove common lib types * Extract decode different types * Update CI to check v14 * Add Storage NMap to v14 * Bump version * NMap keys is a Type * Fix NMap IntoPortable * Update frame-metadata/src/v13.rs Co-authored-by: David <dvdplm@gmail.com> * Remove All the metadata comments * More clean up of v12 and v13 * review: fix comment * Fix v13 Debug derives Co-authored-by: David <dvdplm@gmail.com>
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