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

New Wallet: Single Key Accounts #1179

Closed
eukreign opened this issue May 1, 2018 · 1 comment
Closed

New Wallet: Single Key Accounts #1179

eukreign opened this issue May 1, 2018 · 1 comment
Labels
area: wallet good first issue type: new feature New functionality that does not exist yet

Comments

@eukreign
Copy link
Member

eukreign commented May 1, 2018

Support for using a single private key and one address for receiving coins and for making change.

This needs a custom version of the Account class that skips the hierarchical key generation and just always returns the same address for all get methods: https://github.com/lbryio/lbry/blob/lbryum-refactor/lbrynet/wallet/account.py

@eukreign
Copy link
Member Author

This has been added in torba.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: wallet good first issue type: new feature New functionality that does not exist yet
Projects
None yet
Development

No branches or pull requests

3 participants