sendPsbt
This function sends a PSBT to the network for broadcast.
The Parameters is idential to the signPsbt
function, except that the autoFinalized
parameter is always true. Returning the transaction id if the transaction was successfully sent.