I have a transaction that require multiple signers. Can I give them a copy of the transaction in XDR, have them sign, then combine the signatures? Or do I have to get them to sign sequentially?
How to get the signings to be done in parallel, but still make the transaction valid?