bitcoinj/core/src
Sean Gilligan a6433d91b9 Wallet: fix !equals() vs != bug in getTotalSent()
Coin values should be compared with .equals() not == or !=.
2022-04-19 09:16:04 +02:00
..
main Wallet: fix !equals() vs != bug in getTotalSent() 2022-04-19 09:16:04 +02:00
test HDPath: add .parent() method 2022-04-17 09:48:36 +02:00