mirror of
https://github.com/LBRYFoundation/lbcwallet.git
synced 2025-08-26 23:13:36 +00:00
Previous to this commit, all change addresses were indistinguishable from manually requested addresses. This adds a new function to return the new address, setting a new change flag to true, and return the change status with the AddressInfo. This is needed as part of resolving #41 (getrawchangeaddress). |
||
---|---|---|
.. | ||
wallet.go | ||
wallet_test.go |