]> Untitled Git - bdk/commit
[wallet] Use doctest_wallet!() to remove some no_runs from doctests
authorLLFourn <lloyd.fourn@gmail.com>
Fri, 1 Jan 2021 03:15:24 +0000 (14:15 +1100)
committerLLFourn <lloyd.fourn@gmail.com>
Fri, 22 Jan 2021 03:33:37 +0000 (14:33 +1100)
commit5fb7fdffe196f84bdcbbb56232e1883ea2a6f685
tree126df19585747c1243cea45d73cabff6dac3df45
parent7553b905c41d529ef5a57ab309d51bb2c8363b60
[wallet] Use doctest_wallet!() to remove some no_runs from doctests

...and improve the fee bumping example while trying to make it
no_run (but failed).
src/wallet/coin_selection.rs
src/wallet/mod.rs