Closed yellow-dragon closed 4 years ago
If I edit
set Pools=ZergPool
to
set Pools=ZergPoolCoins
I see error:
Key cannot be null. Parameter name: key At D:\Forager-master\Pools\ZergPoolCoins.ps1:89 char:97
- ... '24h_btc_shared' -ne $null) { [decimal]$Coin.'24h_btc_shared' } else ...
+ CategoryInfo : OperationStopped: (:) [], ArgumentNullException + FullyQualifiedErrorId : System.ArgumentNullException
How to fix it?
I will check it, thanks for the report
should be fixed in latest git version
If you use the zip release, you can fetch "Pools/ZergPoolCoins.ps1" and "Include.psm1" from the git and put them manually in your install
"set Pools=ZergPoolCoins" is the correct way if you want to mine a single coin
It is working, thanks
My installation steps are as follows: Step 1: add to Config.ini
Step 2: edit AutoStart Example - One coin manual:
but not work, it is error:
I have already added a Dubai wallet, also tested many other wallets => NOT WORK Please fix it, thanks