Coda by Ian Macalinao
    Preparing search index...

    Interface MinterUpdateInstructionDataArgs

    interface MinterUpdateInstructionDataArgs {
        allowance: number | bigint;
    }
    Index

    Properties

    Properties

    allowance: number | bigint