bullbitcoin-mobile
bullbitcoin-mobile copied to clipboard
Properly track change addresses
Change is currently discovered as part of getTransactions and we do not have their indexes.
It should instead use bdk.Address.getInternalAddress
so we properly track change.