Files
pezframe-metadata/README.md
T
Andrew Jones 77e45e399d Release v14.0.0-rc.1 (#22)
* Add CHANGELOG.

* Update README.

* Make it a pre-release rc

* Update Cargo.toml
2021-07-30 16:10:44 +01:00

12 lines
539 B
Markdown

# frame-metadata
Defines FRAME metadata types for [Substrate](https://github.com/paritytech/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.