Function breez_sdk_core::bitcoin::blockdata::constants::max_target
pub fn max_target(_: Network) -> Uint256
Expand description
In Bitcoind this is insanely described as ~((u256)0 >> 32)
pub fn max_target(_: Network) -> Uint256
In Bitcoind this is insanely described as ~((u256)0 >> 32)