pub const MIN_STANDARD_TX_NONWITNESS_SIZE: usize = 82;
Expand description

| The minimum non-witness size for transactions | we’re willing to relay/mine (1 segwit | input + 1 P2WPKH output = 82 bytes) |