Constant bitcoin_units::weight::WITNESS_SCALE_FACTOR
source ยท pub const WITNESS_SCALE_FACTOR: usize = 4;
Available on crate feature
alloc
only.Expand description
The factor that non-witness serialization data is multiplied by during weight calculation.