pub const DUST_THRESHOLD: u64 = 1_000_000;
Expand description

Amount of tokens below which an output is considered a dust output.