schnorrDefault property

bool get schnorrDefault

If this is the default hash type for a Schnorr signature.

Implementation

bool get schnorrDefault => value == schnorrDefaultValue;