combinerawtransaction

The combined transaction may be another partially signed transaction or a fully signed transaction.

Argument #1-txs

Type: json array, Required

Description: The hex strings of partially signed transactions

     [
       "hexstring",    (string) A hex-encoded raw transaction
       ...
     ]

Result

Type: string (hex)

Description: The hex-encoded raw transaction with signature(s)