Constant DEFAULT_BYTES_PER_SIGOP
pub const DEFAULT_BYTES_PER_SIGOP: u32 = 20; // 20u32
Expand 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; // 20u32
The number of bytes equivalent per signature operation. Affects transaction relay through the virtual size computation.