dogecoin / libdohj

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

Libdohj cuts off the high version bits, this is needed for latest LTC due to BIP91 usage #25

Open mrosseel opened 7 years ago

mrosseel commented 7 years ago

BIP91 fix => if it's litecoin, always give the real bits, not only the baseversion ones.