FeeRateInterface

Represents fee rate.

This is an integer type representing fee rate in sat/kwu. It provides protection against mixing up the types as well as basic formatting features.

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun toSatPerKwu(): ULong
Link copied to clipboard
abstract fun toSatPerVbCeil(): ULong
Link copied to clipboard
abstract fun toSatPerVbFloor(): ULong