Skip to content

No mining of firo on 2miners #1684

Answered by RainbowMiner
DeBelsch asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, so that's easy to solve. You need to tell the 2Miners module, which FIRO wallet to use. To use the coin setup in coins.config.txt, use $FIRO in pools.config.txt's 2Miners section. This works for every other coins in coins.config.txt as well.

Like that:

  "FIRO":  "$FIRO",

Short explanation: every pool module needs to know, which wallet address(es) are to be used. You can either insert the full wallet address, or use the variable notation with the $ sign to refer to all the coins in coins.config.txt (like in the example above).

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by RainbowMiner
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
solved An issue has been solved answered pool issue
2 participants
Converted from issue

This discussion was converted from issue #1569 on August 05, 2021 10:38.