Constant bdk_chain::bitcoin::policy::MAX_STANDARD_TX_SIGOPS_COST
pub const MAX_STANDARD_TX_SIGOPS_COST: u32 = _; // 16_000u32
Expand description
Maximum number of sigops in a standard tx.
pub const MAX_STANDARD_TX_SIGOPS_COST: u32 = _; // 16_000u32
Maximum number of sigops in a standard tx.