Constant bitcoin_units::weight::WITNESS_SCALE_FACTOR
source · pub const WITNESS_SCALE_FACTOR: usize = 4;
Expand description
The factor that non-witness serialization data is multiplied by during weight calculation.
pub const WITNESS_SCALE_FACTOR: usize = 4;
The factor that non-witness serialization data is multiplied by during weight calculation.