MAX_PUBKEYS_PER_MULTI_A

The limit of keys in OP_CHECKSIGADD-based scripts. It is due to the stack limit in BIP342.

Synopsis

Declared in <script/script.h>

inline constexpr unsigned int MAX_PUBKEYS_PER_MULTI_A = 999;