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

Blazepool NO WALLET issue #419

Open
ebojali opened this issue Jun 1, 2018 · 1 comment
Open

Blazepool NO WALLET issue #419

ebojali opened this issue Jun 1, 2018 · 1 comment

Comments

@ebojali
Copy link

ebojali commented Jun 1, 2018

Hi,

No wallet is stated for blazepool even though I believe all is correctly set in the config file..
snip20180601_1

The config file looks as this:

-- Your rig ID

@@WORKERNAME=rig1

--Autoexchange pools preferred currencies.
--You can set a generic currency for all autoexchange pools @@Currency=XXX or a specific currency for one pool @@CURRENCY_NAMEOFPOOL=BTC valid only for that pool
--pools without autoexchange (yiimp, suprnova...) need a wallet of same coin you are mining
--You must be sure selected pool support pay that coin or you can lose your money.
--You must set wallet for this currencies on "Wallets Section"

@@CURRENCY_AHASHPOOL=BTC
@@CURRENCY_BLAZEPOOL=BTC
@@CURRENCY_ZPOOL=LTC
@@CURRENCY_ZERGPOOL=LTC

-- Local currency shown within the profits screen (DOLLAR, EURO, GBP)

@@localcurrency=EURO

-- Location of your rig: EU/US/ASIA (by default "US" will be used for pools that don't require or support this setting)

@@location=EU

-- Pool user name for non-anonymous pools such as SprNova, BlocksFactory, or MiningPoolHub
-- You can ignore this setting if you're not using these types of pools

@@USERNAME=DBminer

-- For auto exchange pools. You only need set a wallet for your preferred currencies (@@Currency).
-- Other pools without an auto exchange, like Yiimp, will need a wallet defined for the same coin you are mining.
-- You can add wallets using pattern @@WALLET_XXX=YYYYY (where XXX=currency symbol; YYYYY=your wallet).
-- For Nicehash if a @@WALLET_BTC_NICE=XXXXXXX is found it will be used, if not @@WALLET_BTC will be used.
-- For some coins, such as Electroneum, you will need a Payment ID. Add it after your address separated by a dot.

@@WALLET_BTC=19...............
@@WALLET_LTC=LU..............

@ebojali
Copy link
Author

ebojali commented Jun 2, 2018

Issue resolved.
Had to put in following in the config file, for blazepool to work:
@@Currency=BTC

It did not understand @@CURRENCY_BLAZEPOOL=BTC so maybe there is a bug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant