Documentation
    Preparing search index...

    Type Alias SetProtocolFeeRateInstructionDataArgs

    type SetProtocolFeeRateInstructionDataArgs = {
        protocolFeeRate: number;
    }
    Index

    Properties

    Properties

    protocolFeeRate: number