Documentation
    Preparing search index...

    Type Alias SetDefaultFeeRateInstructionDataArgs

    type SetDefaultFeeRateInstructionDataArgs = {
        defaultFeeRate: number;
    }
    Index

    Properties

    Properties

    defaultFeeRate: number