DUST_AMOUNT property

BigInt DUST_AMOUNT
final

Minimum amount for an output for it not to be considered a dust output

Implementation

static final DUST_AMOUNT = BigInt.from(546);