Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update Base58 parsing error #919

Merged
merged 3 commits into from
Sep 20, 2022
Merged

fix: update Base58 parsing error #919

merged 3 commits into from
Sep 20, 2022

Conversation

austinabell
Copy link
Contributor

Noticed when looking at #399 that the error type hadn't been updated for the other parsing methods, only FromStr. Yes, this is a breaking change, but it should not affect any usages of this type in practice and it will be coming with a minor version bump.

closes #399

@austinabell austinabell merged commit e6653b1 into master Sep 20, 2022
@austinabell austinabell deleted the austin/b58err branch September 20, 2022 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tracking issue for error standard in SDK
3 participants