Coda by Ian Macalinao
    Preparing search index...
    interface WithdrawTreasuryInstructionDataArgs {
        amount: number | bigint;
    }
    Index

    Properties

    Properties

    amount: number | bigint