ConstantFeeEstimator

data class ConstantFeeEstimator(currentFeerate: FeeratePerKw) : FeeEstimator

Functions

getFeerate
Link copied to clipboard
common
open override fun getFeerate(target: Int): FeeratePerKw

Properties

currentFeerate
Link copied to clipboard
common
val currentFeerate: FeeratePerKw