combine
Implements the PSBT combiner role: combines multiple psbts for the same unsigned transaction.
Return
a psbt that contains data from all the input psbts.
Parameters
psbts
partially signed bitcoin transactions to combine.
Implements the PSBT combiner role: combines multiple psbts for the same unsigned transaction.
a psbt that contains data from all the input psbts.
partially signed bitcoin transactions to combine.