Closed mi-yu closed 10 months ago
I noticed that an extra input is added to the PSBT when signing with Ledger to work around a bug: https://github.com/secretkeylabs/xverse-core/blob/0bd8001922ae15f2c17c20b46f7114724cb5b10f/ledger/psbt.ts#L143-L154, is it possible to remove this extra input before returning the signed PSBT?
hi @mi-yu!
thanks for raising this, the fix will go out next web-extension release (0.27.0) 😄
thank you!
Hi @teebszet following up, do you know when 0.27.0 will go out?
should be this week
this was released
I noticed that an extra input is added to the PSBT when signing with Ledger to work around a bug: https://github.com/secretkeylabs/xverse-core/blob/0bd8001922ae15f2c17c20b46f7114724cb5b10f/ledger/psbt.ts#L143-L154, is it possible to remove this extra input before returning the signed PSBT?