Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cuthulino committed Mar 10, 2015
1 parent a3d5a08 commit 693bcd2
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,21 +18,20 @@ Remodified by cuthulino

Add the following lines to the mining.conf file:

`"mode" : "solo"`
`"mode" : solo`

`"passPhrase" : "your passphrase here"`
`"passPhrase" : your passphrase here`

This miner is only multi-account when pool mining.

+ Max Deadline to be submitted to server:

Just change the following line in the mining.conf file:

`"maxDeadline" : "????`
`"maxDeadline" : ????`

For solo mining, choose a low value like 5000 to withhold useless deadlines.

For pool mining, choose a high value in order not to lose any shares.
For pool mining, choose a high value in order not to lose any shares or use the max for your pool.

+ Time reporting:

Expand Down

0 comments on commit 693bcd2

Please sign in to comment.