Type alias ProtocolParametersForInputSelection

ProtocolParametersForInputSelection: Pick<ProtocolParameters, "coinsPerUtxoByte" | "maxTxSize" | "maxValueSize" | "minFeeCoefficient" | "minFeeConstant" | "prices">

Generated using TypeDoc