Package org.bitcoindevkit
Object FeeRate.Companion
-
- All Implemented Interfaces:
public class FeeRate.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static FeeRate.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final FeeRatefromSatPerKwu(ULong satKwu)final FeeRatefromSatPerVb(ULong satVb)-
-
Method Detail
-
fromSatPerKwu
final FeeRate fromSatPerKwu(ULong satKwu)
-
fromSatPerVb
final FeeRate fromSatPerVb(ULong satVb)
-
-
-
-