[#MAX_P2SH_SIGOPS] = MAX_P2SH_SIGOPS :mrdocs: Maximum number of signature check operations in an IsStandard() P2SH script == Synopsis Declared in `<policy/policy.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr unsigned int MAX_P2SH_SIGOPS = {15}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#