mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-03-10 09:20:04 +01:00
This change: 1. Shortens the code by 5 lines while adding many comments 2. Separates output to System.out from the async wait handling 3. Separates wallet/peerGroup setup and starting from async wait handling 4. Passes wait condition (along with wait-type enum) as a parameter Behavior should be unchanged with the exception that the balance will be output in the case that it "already meets the given condition". |
||
---|---|---|
.. | ||
src | ||
build.gradle |