gcash / bchwallet

A secure bitcoin cash wallet daemon written in Go (golang)
ISC License
43 stars 29 forks source link

Neutrino backend needs to implement bitcoin cash difficulty rules #7

Closed cpacia closed 5 years ago

cpacia commented 5 years ago

The difficulty rules are not implemented in neutrino. It may be possible to just import the blockchain package from bchd. If not a simple copy and paste might work.