Weight given to non‐witness bytes relative to witness bytes when computing block weight (BIP 141).
Synopsis
Declared in <consensus/consensus.h>
inline constexpr int WITNESS_SCALE_FACTOR = 4;
Created with MrDocs