failOnLowFee

val failOnLowFee: Boolean? = null

Parameters

failOnLowFee

When set to true, in case the current MEDIUM fee level is higher than the one specified in the transaction, the transaction will fail to avoid getting stuck with no confirmations.