FeeratePerByte

data class FeeratePerByte(feerate: Satoshi)

Fee rate in satoshi-per-bytes.

Constructors

FeeratePerByte
Link copied to clipboard
common
fun FeeratePerByte(feeratePerKw: FeeratePerKw)
FeeratePerByte
Link copied to clipboard
common
fun FeeratePerByte(feerate: Satoshi)

Properties

feerate
Link copied to clipboard
common
val feerate: Satoshi