dogecoin / libdohj

Java library for adding altcoin support to bitcoinj
Apache License 2.0
108 stars 89 forks source link

Use Sha256Hash for checkpoints #6

Closed langerhans closed 8 years ago

langerhans commented 8 years ago

They are compared with downloaded hashes and the two classes are not equal in terms of the equals method.