[#MAX_TX_LEGACY_SIGOPS] = MAX_TX_LEGACY_SIGOPS :mrdocs: The maximum number of potentially executed legacy signature operations in a single standard tx == Synopsis Declared in `<policy/policy.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr unsigned int MAX_TX_LEGACY_SIGOPS = {2'500}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#