-
-
Notifications
You must be signed in to change notification settings - Fork 15
Conversation
How can I add a new Commit to this Pull Request? |
Just push the new commits to |
Now its works but it Bugged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove commit ceb9d08 since it has nothing to do with your pull request.
Remove all the changes that are not required for the feature.
This pull request should be squashed to Added new miner command (#215)
@JannikEmmerich Tried to fx all the Problems.I hope that's good |
Remove commit ceb9d08 since it has nothing to do with your pull request. |
How to remove a Commit from an Pull Request? @JannikEmmerich |
You can either revert it or remove it from the commit history. |
Where? ;) |
This reverts commit ceb9d08.
This pull request has to be squashed to |
Co-authored-by: Marcel <34819524+MarcelCoding@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job! Just a few minor adjustments.
Description
Added a
miner
command in the terminal.You can create miners and change the corresponding wallet and power.
You can also change miners of other (hacked) users.
Issue
None
Testing Instructions
Type "miner" in the Terminal app and you will get the syntax hint.