Skip to main content

ONE_THIRD_DUST_THRESHOLD_RATE

Constant ONE_THIRD_DUST_THRESHOLD_RATE 

Source
pub const ONE_THIRD_DUST_THRESHOLD_RATE: u32 = 100;
Expand description

The rate used to calculate the dust threshold, in zatoshis per 1000 bytes.

History: https://github.com/zcash/zcash/blob/v6.10.0/src/policy/policy.h#L43-L89