Function breez_sdk_core::bitcoin::blockdata::constants::max_money
pub fn max_money(_: Network) -> u64
Expand description
The maximum value allowed in an output (useful for sanity checking, since keeping everything below this value should prevent overflows if you are doing anything remotely sane with monetary values).