sp_metadata_ir

Function 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.