pub const DEFAULT_BYTES_PER_SIGOP: u32 = 20;
Expand description

The number of bytes equivalent per signature operation. Affects transaction relay through the virtual size computation.