The maximum size in bytes of each witness stack item in a standard BIP 342 script (Taproot, leaf version 0xc0)

Synopsis

Declared in <policy/policy.h>

inline constexpr unsigned int MAX_STANDARD_TAPSCRIPT_STACK_ITEM_SIZE = {80};

Created with MrDocs