unisat-wallet / wallet-sdk

ISC License
43 stars 26 forks source link

Bug fixes for signPsbt #10

Closed okeyzero closed 4 months ago

okeyzero commented 4 months ago

Generally speaking, the input will contain transaction inputs from other addresses, and the original autoFinalized will report an error if it encounters other transaction inputs. For example. signPsbt Error: Can not finalize taproot input #2. No tapleaf script signature provided.