pub const MAX_STANDARD_TX_SIGOPS_COST: u32 = MAX_BLOCK_SIGOPS_COST as u32 / 5; // 0x0000_3e80u32
Expand description

Maximum number of sigops in a standard tx.