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

how to set up merged mining 2 coins? #717

Open
kilwm opened this issue Dec 17, 2022 · 3 comments
Open

how to set up merged mining 2 coins? #717

kilwm opened this issue Dec 17, 2022 · 3 comments

Comments

@kilwm
Copy link

kilwm commented Dec 17, 2022

how to set up merged mining 2 coins?
it's not really clear from the instructions,
I realized that I need to run two pools
node init.js -config=1config.json
node init.js -config=2config.json

and in the settings, in addition to the given coins, what should be in 1config.json and what's in 2config.json ?

@Cideg
Copy link
Contributor

Cideg commented Dec 22, 2022

@kilwm
Copy link
Author

kilwm commented Dec 22, 2022

init.js one instance to run(node init.js -config=Example_Merged Mining.json) and that's it?
what is this line for? "api": "https://your.pool.host/apiMerged1"
just for pool statistics? if the web page is missing, will the pool mine?

@ck-kc
Copy link

ck-kc commented Jul 2, 2024

https://github.com/dvandal/cryptonote-nodejs-pool/blob/master/Example_MergeMining.json

I set this up but blocks seem to only be submitted for the first child coin.

I'll try to look at the JS to see why that is...

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

3 participants