``` const withdrawPset = wallet.sendTx( getRecipient(), customCoinSelector(dispatch), () => changeAddress.confidentialAddress, true ); ``` <img width="1097" alt="Screenshot 2022-12-27 at 15 10 06" src="https://user-images.githubusercontent.com/4022128/209679068-84ad7e0b-52ae-4ce3-9d31-80fa830ef784.png"> Probably related to https://github.com/vulpemventures/ldk/pull/145#discussion_r1021592575
Probably related to vulpemventures/ldk#145 (comment)