AbsurdFeeRateExtractTxException constructor

AbsurdFeeRateExtractTxException(
  1. String feeRate
)

Implementation

AbsurdFeeRateExtractTxException(
  String this.feeRate,
);