Implements the PSBT combiner role: combines multiple psbts for the same unsigned transaction.
Joins multiple distinct PSBTs with different inputs and outputs into one PSBT with inputs and outputs from all of the PSBTs. No input in any of the PSBTs can be in more than one of the PSBTs.
Only version 0 is supported for now.