Coda by Ian Macalinao
    Preparing search index...

    Interface SetDefaultProtocolFeeRateInstructionDataArgs

    interface SetDefaultProtocolFeeRateInstructionDataArgs {
        defaultProtocolFeeRate: number;
    }
    Index

    Properties

    defaultProtocolFeeRate: number