Optional
dataData is any data returned from message or handler execution. It MUST be length prefixed in order to separate data from multiple message executions.
Optional
eventsEvents contains a slice of Event objects that were emitted during message or handler execution.
Optional
logLog contains the log information from message or handler execution.
Result is the union of ResponseFormat and ResponseCheckTx.