Constant bdk_chain::bitcoin::blockdata::constants::WITNESS_SCALE_FACTOR

pub const WITNESS_SCALE_FACTOR: usize = units::weight::WITNESS_SCALE_FACTOR; // 4usize
Expand description

The factor that non-witness serialization data is multiplied by during weight calculation.