Coda by Ian Macalinao
    Preparing search index...

    Type Alias MintToCollectionV1InstructionData

    type MintToCollectionV1InstructionData = {
        discriminator: ReadonlyUint8Array;
        metadataArgs: MetadataArgs;
    }
    Index

    Properties

    discriminator: ReadonlyUint8Array
    metadataArgs: MetadataArgs

    Metadata for the newly minted compressed NFT, which will be added to the collection identified by collectionMint.