mirror of
https://github.com/pezkuwichain/pezframe-metadata.git
synced 2026-04-22 18:17:57 +00:00
2c6499d9758632b5161f111b4320201640cf2af6
* Combine Map and NMap StorageEntryTypes * Fmt * Remove DoubleMap * Add comments to StorageEntryType::Map * Release 14.0.0-rc.2
frame-metadata
Defines FRAME metadata types for Substrate runtimes.
Originally part of the substrate repository, it was extracted here as part of https://github.com/paritytech/substrate/pull/8615.
Versioning
Starting from v12, all historical metadata type definitions are retained. These can be enabled via features e.g. v13. The latest version is enabled by default.
Tooling
The intention is to provide tooling here in the future to handle the different versions of metadata.
Description
Languages
Rust
100%