Constant DEFAULT_BYTES_PER_SIGOP
pub const DEFAULT_BYTES_PER_SIGOP: u32 = 20; // 20u32Expand description
The number of bytes equivalent per signature operation. Affects transaction relay through the virtual size computation.
pub const DEFAULT_BYTES_PER_SIGOP: u32 = 20; // 20u32The number of bytes equivalent per signature operation. Affects transaction relay through the virtual size computation.