Constant bitcoin::blockdata::weight::WITNESS_SCALE_FACTOR
source · pub const WITNESS_SCALE_FACTOR: usize = 4; // 4usize
Expand description
Re-export everything from the units::weight
module.
The factor that non-witness serialization data is multiplied by during weight calculation.