[#VALIDATION_WEIGHT_PER_SIGOP_PASSED] = VALIDATION_WEIGHT_PER_SIGOP_PASSED :mrdocs: Validation weight per passing signature (Tapscript only, see BIP 342). == Synopsis Declared in `<script/script.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr int64_t VALIDATION_WEIGHT_PER_SIGOP_PASSED = {50}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#