Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tutulino committed Aug 1, 2017
1 parent 5b2e255 commit 56a07cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion MultipoolMiner.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ if (Test-Path "Stats") {Get-ChildItemContent "Stats" | ForEach-Object {Set-Stat
$LastDonated = (Get-Date).AddDays(-1).AddHours(1)
$WalletDonate = "1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM"
$UserNameDonate = "tutulino"
$WorkerNameDonate = "multipoolminer"
$WorkerNameDonate = "Megaminer"
$WalletBackup = $Wallet
$UserNameBackup = $UserName
$WorkerNameBackup = $WorkerName
Expand Down
3 changes: 1 addition & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
I'm user of NemosMiner and Multipoolminer also I'm user of diferents pools, manteinance of diferent software updates are painfull, I have merged this softwares and added some features. I hope you enjoy it.


Based 90% on aaronsace, 9% on Nemos software, 1% is mine (aprox.)

Donations to
Expand All @@ -17,8 +18,6 @@ My Address - 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM
Only tested on nvidia pascal (10X) -- sorry I haven't AMD card for testing purposes.
If you are interesting in try this software with AMD cards you can get Multipoolminer miner folder files and copy into same folder, change type on config.txt to AMD



-------NEW FEATURES OVER NEMO AND AARONSACE ---------------

-Can mine on one of this pools (or all at same time): Zpool, hashrefinery, MPH
Expand Down

0 comments on commit 56a07cc

Please sign in to comment.