[][src]Function bitcoin::blockdata::constants::max_money

pub fn max_money(_: Network) -> u64

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).