combinepsbt

Implements the Combiner role.

Argument #1-txs

Type: json array, Required

Description: The base64 strings of partially signed transactions

     [
       "psbt",    (string) A base64 string of a PSBT
       ...
     ]

Result

Type: string (hex)

Description: The base64-encoded partially signed transaction