]> Untitled Git - bdk/commit
docs(wallet): reword the `next_unused_address` doc
authorLeonardo Lima <oleonardolima@users.noreply.github.com>
Wed, 4 Dec 2024 18:33:45 +0000 (15:33 -0300)
committerLeonardo Lima <oleonardolima@users.noreply.github.com>
Fri, 13 Dec 2024 12:43:09 +0000 (09:43 -0300)
commitb39cf08c98d9a5b53bb0eacd53c71c341ba37f76
tree59c68aeaee10af55bfe78443893ca1e10276cf71
parent606a2b039705fc5f053e860c1e4736024e2b56e8
docs(wallet): reword the `next_unused_address` doc

docs(wallet): reword the `next_unused_address` doc

Adds an example on what `used` stands for, and make it explicit that it
has the same behavior as `Wallet::reveal_next_address` in the scenario
where all previously revealed addresses have been used.

docs(wallet): fix typo in doc comment
crates/wallet/src/wallet/mod.rs