mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-23 22:56:52 +01:00
In this commit we 1) Add the notion of address types in the wallet, and remove the emphasis on account types. Users now just request a segwit/nested-segwit/legacy address, and we take care of querying for the correct account 2) Fix a bug where a wallet could only get addresses for its default address type. This was a pretty minor bug, where a few values that should have been dynamic was hard coded. |
||
---|---|---|
.. | ||
src/test |