novitski / bitcoinj

Automatically exported from code.google.com/p/bitcoinj
Apache License 2.0
0 stars 0 forks source link

BalanceType of WalletEventListener.onCoinsReceived/Sent #371

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'm on bitcoinj 0.7.3, haven't checked 0.8-SNAPSHOT yet.

The Javadoc says its estimated balance. However, the implementation 
Wallet.getBalance() says its returning available balance.

(I say remove these parameters unless we're getting these values for free, in 
which case it should return estimated balance)

Original issue reported on code.google.com by andreas....@gmail.com on 27 Mar 2013 at 12:36