**Describe the enhancement** Expose `TxBuilder::replace_tx` (see https://github.com/bitcoindevkit/bdk/pull/1799 ) in the ffi. **Use case** This is the only way to be able to "cancel" (RBF with different outputs) a transaction using the ffi.
Describe the enhancement
Expose
TxBuilder::replace_tx(see bitcoindevkit/bdk#1799 ) in the ffi.Use case
This is the only way to be able to "cancel" (RBF with different outputs) a transaction using the ffi.