mirror of
https://github.com/pezkuwichain/pezframe-metadata.git
synced 2026-04-22 12:27:58 +00:00
426ba93c56
* v15: Rename `error_enum_ty` to `module_error_enum_ty` Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * v15: Rename RuntimeMetadataV15 params Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Update frame-metadata/src/v15.rs Co-authored-by: James Wilson <james@jsdw.me> * Update frame-metadata/src/v15.rs Co-authored-by: James Wilson <james@jsdw.me> * Apply fmt Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> --------- Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> Co-authored-by: James Wilson <james@jsdw.me>
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