schnorrDefault property
bool
get
schnorrDefault
If this is the default hash type for a Schnorr signature.
Implementation
bool get schnorrDefault => value == schnorrDefaultValue;
If this is the default hash type for a Schnorr signature.
bool get schnorrDefault => value == schnorrDefaultValue;