Minimum weight of any serializable CTransaction (10 bytes is the lower bound for its serialized size).
Declared in <consensus/consensus.h>
<consensus/consensus.h>
inline constexpr size_t MIN_SERIALIZABLE_TRANSACTION_WEIGHT = WITNESS_SCALE_FACTOR * 10;