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

Abstract zcash code into a plugin #5835

Open
pavlenex opened this issue Mar 14, 2024 · 0 comments
Open

Abstract zcash code into a plugin #5835

pavlenex opened this issue Mar 14, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@pavlenex
Copy link
Contributor

In 1.13.0 we're abstracting payment methods, allowing for greater flexibility and also it will finally allow us to free up the codebase from altcoin code once and for all.

Once all the refactoring is done on the payment method side, we will remove zcash and abstract it's code into a plugin as an example how it can and should be done for any other current and future payment method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog 🪵
Development

No branches or pull requests

2 participants