NotMatured

data class NotMatured(val shortfallSpecks: BigInteger) : DustRegistrationBuilder.Result

The selected coin can't yet self-pay; shortfallSpecks is how much dust it still needs.

Constructors

Link copied to clipboard
constructor(shortfallSpecks: BigInteger)

Properties

Link copied to clipboard