Constant breez_sdk_liquid::bitcoin::blockdata::constants::MAX_BLOCK_WEIGHT
pub const MAX_BLOCK_WEIGHT: u32 = 4_000_000; // 4_000_000u32
Expand description
The maximum allowed weight for a block, see BIP 141 (network rule)