We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
void AddSig(const PubKey& pubKey);
Adds the specified public key to the list of signatures mandatory for the current transaction kernel. Halt if the specified key is not valid
Halt
pubKey