Documentation
    Preparing search index...

    Type Alias SetFeeRateByDelegatedFeeAuthorityInstructionDataArgs

    type SetFeeRateByDelegatedFeeAuthorityInstructionDataArgs = {
        feeRate: number;
    }
    Index

    Properties

    Properties

    feeRate: number