[#STANDARD_LOCKTIME_VERIFY_FLAGS] = STANDARD_LOCKTIME_VERIFY_FLAGS :mrdocs: Used as the flags parameter to sequence and nLocktime checks in non‐consensus code. == Synopsis Declared in `<policy/policy.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr unsigned int STANDARD_LOCKTIME_VERIFY_FLAGS = {LOCKTIME_VERIFY_SEQUENCE}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#