Closed sno2 closed 3 years ago
The issue was that Account.isValidPair was throwing errors when the seed inputs were not of valid lengths or were not actual hex characters. This PR fixes that issue and implements tests to ensure this behavior stays fixed.
Account.isValidPair
Fixes #151
Please specify the type of change in your title following the above format
@sno2 your account number #tnbc
d84543947090d300910f8d1b9604c0c0a56fafca6cfbe52511c1e31757188bca Thanks
Description
The issue was that
Account.isValidPair
was throwing errors when the seed inputs were not of valid lengths or were not actual hex characters. This PR fixes that issue and implements tests to ensure this behavior stays fixed.Fixes #151
Type of change
Please specify the type of change in your title following the above format
Checklist: