btcsuite / btcd

An alternative full node bitcoin implementation written in Go (golang)
https://github.com/btcsuite/btcd/blob/master/README.md
ISC License
6.23k stars 2.36k forks source link

Is this client suitable for mining? #1086

Open aunyks opened 6 years ago

aunyks commented 6 years ago

Has anyone actually mined a block (and earned the reward) using this client? I'd imagine so, since it's compliant with the Bitcoin protocol, but I'm just checking.

jsgv commented 6 years ago

@aunyks Did you end up using the client for mining?