Companion

object Companion

Properties

Link copied to clipboard

Minimum fee required for a transaction. This is a conservative floor; actual minimum fees depend on transaction size and network parameters.

Functions

Link copied to clipboard
fun create(oldToken: DustToken, feeAmount: BigInteger, secretKey: String, newNonce: String): DustSpend

Creates a DustSpend from an old token and fee amount.

Link copied to clipboard

Deserializes a DustSpend from bytes.