[#MIN_STANDARD_TX_NONWITNESS_SIZE] = MIN_STANDARD_TX_NONWITNESS_SIZE :mrdocs: The minimum non‐witness size for transactions we're willing to relay/mine: one larger than 64 == Synopsis Declared in `<policy/policy.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr unsigned int MIN_STANDARD_TX_NONWITNESS_SIZE = {65}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#