Send a signed transaction to the network. encoding specifies the format of the signed transaction. Can only be hex when a value is provided.
avax.issueTx:params.tx: The signed transaction, serialized and hex-encoded.params.encoding: Encoding format of the transaction. Only “hex” is supported if specified.