]> Untitled Git - bdk-cli/commit
Add '--shrink' option to wallet bump_fee command
authorSteve Myers <steve@notmandatory.org>
Thu, 7 Oct 2021 23:06:59 +0000 (16:06 -0700)
committerSteve Myers <steve@notmandatory.org>
Mon, 1 Nov 2021 18:01:38 +0000 (11:01 -0700)
commitb0c78e0aef181b2156c29549c3e27712166a4e49
tree8b33b43df6bb670d3486a4b10fdec8db10496c6e
parent1e14f4264b57c5719c7c554fa4eefc4d80566ca4
Add '--shrink' option to wallet bump_fee command

Replace `wallet bump_fee` command `--send_all` with new
`--shrink ADDRESS` option to reduce the output amount for the
specified address to increase RBF transaction fee.
CHANGELOG.md
src/lib.rs