]> Untitled Git - bdk-cli/commit
Restrict payjoin inputs to confirmed UTXOs
authorMshehu5 <musheu@gmail.com>
Sat, 6 Jun 2026 11:24:36 +0000 (12:24 +0100)
committerMshehu5 <musheu@gmail.com>
Thu, 2 Jul 2026 11:30:30 +0000 (12:30 +0100)
commit6fb0ecd00e089a8cd2d8eecf46e8f6ac48dc4033
tree5b5d596a3029dca536d4b8b3f89a2be532de1dc6
parent262ce86573a98bfe33cb92d52d2da0acece32538
Restrict payjoin inputs to confirmed UTXOs

Prevent wallet failures caused by selecting unconfirmed coins for
payjoin inputs.

Without this filter, the wallet can fail with an "unconfirmed
coins" error during payjoin processing.
src/payjoin/mod.rs