Coda by Ian Macalinao
    Preparing search index...

    Type Alias SetFeeRateInstructionDataArgs

    type SetFeeRateInstructionDataArgs = {
        feeRate: number;
    }
    Index
    feeRate: number