mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-02-22 06:21:47 +01:00
This is a breaking change, but the existing code is not using futures properly and fixing this is worth the breakage. * Instead of returning `null`, return a failed future * Instead of throwing errors, return failed futures |
||
---|---|---|
.. | ||
src/main/java/org/bitcoinj/wallettool | ||
build.gradle |