At the moment TxBuilder does not have `add_foreign_utxo` https://bitcoindevkit.org/docs-rs/bdk/nightly/latest/bdk/wallet/tx_builder/struct.TxBuilder.html#method.add_foreign_utxo It will be great to have this method exposed so that it can be used in the language and framework bindings. There is interest from the community in using this method in apps. Ref: https://github.com/LtbLightning/bdk-flutter/issues/63