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

[Mining] MineToAddress parameter in QT and CLI miner #330

Open
adilwali opened this issue Apr 16, 2018 · 0 comments
Open

[Mining] MineToAddress parameter in QT and CLI miner #330

adilwali opened this issue Apr 16, 2018 · 0 comments
Labels
CLI merit-cli issues Hacktoberfest mining issues related to mining dynamics Qt Wallet issues for Desktop application

Comments

@adilwali
Copy link
Contributor

As of right now, a user must transfer their wallet.dat to any machine they want to mine on. Or, perhaps, differently stated, they will must secure the wallet.dat on all machines where they mine.

This is not quite ideal. And makes the context of mining a little more stressful and possibly less safe.

We could remedy this by simply adding an optional 'minetoaddress' parameter in setiming, so that the command might look like like:

merit-cli setmining true <ToAliasOrAddress> 4 10 100

We could also make a separate command, if that is more sensible. That might look like:

merit-cli setminingtoaddress <ToAliasOrAddress> 4 10 100

@eugene-sy eugene-sy added CLI merit-cli issues mining issues related to mining dynamics Qt Wallet issues for Desktop application labels Jun 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI merit-cli issues Hacktoberfest mining issues related to mining dynamics Qt Wallet issues for Desktop application
Projects
None yet
Development

No branches or pull requests

2 participants