Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

Simple question about DCR #19

Open
Committing opened this issue Jun 17, 2017 · 7 comments
Open

Simple question about DCR #19

Committing opened this issue Jun 17, 2017 · 7 comments

Comments

@Committing
Copy link

Committing commented Jun 17, 2017

I can see I am getting ETH fine.

I can also see I am getting DCR. What is DCR?

Where is it stored or how do I store it in a wallet?

My current command:

EthDcrMiner64.exe -epool eth-eu1.nanopool.org:9999 -ewal MYPUBLICKEY/MYUSERNAME/MYEMAIL@EMAIL.COM -epsw x

Thanks

@bugg123
Copy link

bugg123 commented Jun 17, 2017

DCR is another crypto that it can mine in parallel with ETH. Google Decred to learn more about it. If you only want to mine ETH you will want to add "-mode 1" to your command to enable it in single mining mode. I recommend using the built in scripts included to figure out what you need. You can create a decred wallet online and mine to a pool.

I personally don't see a reason not to dual mine, it barely hurts your ETH hashrate and you can just trade those coins for more ETH on an exchange if you want.

@Committing
Copy link
Author

Committing commented Jun 17, 2017

Thanks for the quick response. I would like to mine DCR in that case.

Do I need to use a different pool that accepts both ETH and DCR? (Currently using nanopool.org)

Or can I pass a parameter to mine DCR to another pool or wallet?

And what is happening with the DCR I am mining at the moment? Cheeers!

@Committing
Copy link
Author

Committing commented Jun 17, 2017

Ok got it.

Need to use these params:

-dpool http://dcr.maxminers.net:7728
-dwal USER.WORKER
-dpsw WORKERPASS

@zharinov
Copy link

zharinov commented Aug 8, 2017

Hi folks, does anybody know which wallet is used when miner is executing without DCR wallet params?

@CasaSky
Copy link

CasaSky commented Aug 8, 2017

@zharinov I guess you need always to specify DCR wallet params because that is the only way to get paid by the pool. See the example above!

@besteman
Copy link

besteman commented Sep 9, 2017

So how does the mined Decred get to the miner? I am just confused on that because with ethereum you put your ethereum address in but I am not seeing where you put your Decred address.

@davidawad
Copy link

davidawad commented Dec 4, 2017

I believe you should be passing a -dwal param. Just like the -ewal param you should add to your command something like this: -dpool dcr.suprnova.cc:3252 -dwal <YOUR WALLET ADDR>.1 -dpsw x -allpools 1

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

No branches or pull requests

6 participants