Coda by Ian Macalinao
    Preparing search index...

    Type Alias TransferV1InstructionData

    type TransferV1InstructionData = {
        discriminator: number;
        transferV1Args: TransferV1Args;
    }
    Index

    Properties

    discriminator: number
    transferV1Args: TransferV1Args

    A compression proof, required only if the asset is currently compressed.