Send a signed transaction to the network. encoding specifies the format of the signed transaction. Can only be hex when a value is provided.
avm.issueTx:params.tx: The signed transaction, encoded in hex or CB58 (default).params.encoding: Optional. Encoding of the signed transaction. Can only be “hex” if specified.