Kuira
Toggle table of contents
0.1.0-alpha05
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kuira
ledger
/
com.midnight.kuira.core.ledger.dust
/
DustRegistrationBuilder
/
Result
/
NotMatured
Not
Matured
data
class
NotMatured
(
val
shortfallSpecks
:
BigInteger
)
:
DustRegistrationBuilder.Result
The selected coin can't yet self-pay;
shortfallSpecks
is how much dust it still needs.
Members
Constructors
Not
Matured
Link copied to clipboard
constructor
(
shortfallSpecks
:
BigInteger
)
Properties
shortfall
Specks
Link copied to clipboard
val
shortfallSpecks
:
BigInteger