Companion

Functions

Link copied to clipboard
fun fromBtc(btc: Double): Amount

Convert from a value expressing bitcoins to an Amount.

Link copied to clipboard
fun fromSat(satoshi: ULong): Amount

Create an Amount with satoshi precision and the given number of satoshis.