Constant bitcoin::policy::MAX_STANDARD_TX_SIGOPS_COST
source · pub const MAX_STANDARD_TX_SIGOPS_COST: u32 = _; // 16_000u32Expand description
Maximum number of sigops in a standard tx.
pub const MAX_STANDARD_TX_SIGOPS_COST: u32 = _; // 16_000u32Maximum number of sigops in a standard tx.