]> Untitled Git - bdk/commit
Add API for internal addresses
authorLLFourn <lloyd.fourn@gmail.com>
Thu, 19 Aug 2021 09:57:35 +0000 (19:57 +1000)
committerLLFourn <lloyd.fourn@gmail.com>
Tue, 22 Feb 2022 22:28:08 +0000 (09:28 +1100)
commit00f0901bac805360695d0c492df8fa809918863e
tree5d1bc545a035b3b37164400c9904627b9d1b9ca2
parent19f028714b800989e89f8b2b6a763348c7609725
Add API for internal addresses

There are good reasons for applications to need to get internal
addresses too. For example creating a transactions that splits an output
into several smaller ones.
CHANGELOG.md
src/testutils/blockchain_tests.rs
src/wallet/mod.rs