Coda by Ian Macalinao
    Preparing search index...

    Type Alias WithdrawProtocolFeeInstructionDataArgs

    type WithdrawProtocolFeeInstructionDataArgs = {
        amount: number | bigint;
    }
    Index
    amount: number | bigint