Remove code in preparation for v5.0 (#4258)
Co-authored-by: Ernesto García <ernestognw@gmail.com> Co-authored-by: Francisco <fg@frang.io>
This commit is contained in:
@ -16,8 +16,7 @@ library ECDSA {
|
||||
NoError,
|
||||
InvalidSignature,
|
||||
InvalidSignatureLength,
|
||||
InvalidSignatureS,
|
||||
InvalidSignatureV // Deprecated in v4.8
|
||||
InvalidSignatureS
|
||||
}
|
||||
|
||||
function _throwError(RecoverError error) private pure {
|
||||
|
||||
Reference in New Issue
Block a user