Coda by Ian Macalinao
    Preparing search index...
    type DecompressV1InstructionData = {
        discriminator: ReadonlyUint8Array;
        metadata: MetadataArgs;
    }
    Index

    Properties

    discriminator: ReadonlyUint8Array
    metadata: MetadataArgs

    Metadata args of the leaf being decompressed; must match the leaf's stored dataHash and is used to populate the new Token Metadata account.