Function sp_metadata_ir::into_version

source ยท
pub fn into_version(
    metadata: MetadataIR,
    version: u32,
) -> Option<RuntimeMetadataPrefixed>
Expand description

Transform the IR to the specified version.

Use supported_versions to find supported versions.