Constant breez_sdk_core::bitcoin::policy::DEFAULT_BYTES_PER_SIGOP

pub const DEFAULT_BYTES_PER_SIGOP: u32 = 20; // 20u32
Expand description

The number of bytes equivalent per signature operation. Affects transaction relay through the virtual size computation.