menu
secp256k1_ecdsa package
documentation
secp256k1.dart
Signature
hasHighS method
hasHighS method
dark_mode
light_mode
hasHighS
method
bool
hasHighS
(
)
Implementation
bool hasHighS() => Utilities.moreThanHalfN(s);
secp256k1_ecdsa package
documentation
secp256k1
Signature
hasHighS method
Signature class