I’m unable to sign a transaction created with bitcoin-tx.exe using Sparrow wallet. I can sign a transaction using a paper wallet on Sparrow, but not on Trezor.
Here’s what I did:
- Create a simple 1 vin, multiple vout tx with bitcoin-tx.exe CLI.
- Use bitcoin-cli.exe to convert the transaction to a psbt using the “converttopsbt” command.
- Load the transaction into Sparrow and attempt to sign it.
This works perfectly with a paper wallet on Sparrow, but I receive the error “Cannot sign external inputs” when trying with Trezor.
Additional notes:
- I confirmed that the UTXO is visible in my Trezor Suite account.
- This works with a paper wallet with Sparrow
- The fee is sufficient
Thanks for any help.