Constant bee_message::output::DUST_THRESHOLD
source · [−]pub const DUST_THRESHOLD: u64 = 1_000_000;Expand description
Amount of tokens below which an output is considered a dust output.
pub const DUST_THRESHOLD: u64 = 1_000_000;Amount of tokens below which an output is considered a dust output.