Constant bitcoin_scripting::MAX_OPS_PER_SCRIPT
source · pub const MAX_OPS_PER_SCRIPT: usize = 201;
Expand description
| Maximum number of non-push operations | per script |
pub const MAX_OPS_PER_SCRIPT: usize = 201;
| Maximum number of non-push operations | per script |