dogecoin / libdohj

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

Bump dependency versions to match bitcoinj 0.16 #65

Closed rnicoll closed 2 years ago

rnicoll commented 2 years ago

Note while this looks huge, the Protos.java is auto-generated, with a command such as:

protoc --java_out=core/src/main/java/ core/src/main/proto/paymentrequest.proto