Anyway to combine separately signed PSBTs into one PSBT?
For example, 3-in-3 multisig wallet, the current process is sending PSBT to each cosigner in sequence.
- Alice create a transaction and save a PSBT file
- Alice sign the PSBT and send it to Bob
- Bob sign the PSBT and send it to Charlie
- Charlie the PSBT and broadcast the transaction
Is it possible that I can send the created PSBT file to all cosigners concurrently, each sign the transaction independently, then consolidate and combine them all into one file later?
Thanks!
submitted by /u/omg-whats-this
[link] [comments]