we replace Option<Amount> return type with Amount in minimal_non_dust - Use `.expect("dust_relay_fee or script length should not be absurdly large")` to handle overflow from .checked_mul() `.expect()` is only triggered if the value calculateed overflows u64 such an overflow would require a script size exceeding ~6.15 petabytes |
||
---|---|---|
.. | ||
contrib | ||
embedded | ||
examples | ||
src | ||
tests | ||
CHANGELOG.md | ||
Cargo.toml |