All chains
    Preparing search index...

    Type Alias metadata_at_version

    metadata_at_version: RuntimeDescriptor<
        [version: number],
        Uint8Array | undefined,
    >

    Returns the metadata at a given version.

    If the given version isn't supported, this will return None. Use [Self::metadata_versions] to find out about supported metadata version of the runtime.