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: pass version opts down to Base58Check #19

Merged
merged 2 commits into from
Apr 27, 2024
Merged

fix: pass version opts down to Base58Check #19

merged 2 commits into from
Apr 27, 2024

Conversation

coolaj86
Copy link
Member

Since DashKeys is a singleton (probably a poor choice on my part, but in line with our original goal of only supporting Dash), there's only one instance of Base58Check version.

This modifies the base58Check instance to accept opts = { versrions, xversions }.

@coolaj86 coolaj86 merged commit 9d4b6fd into main Apr 27, 2024
4 checks passed
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.

1 participant