schnorrDefaultValue constant
int
const schnorrDefaultValue
Special value representing the default Schnorr behaviour to sign everything. This is encoded as an absent byte.
Implementation
static const schnorrDefaultValue = 0;