Events contains a slice of Event objects that were emitted during message or handler execution.
Log contains the log information from message or handler execution.
msg_responses contains the Msg handler responses type packed in Anys.
Since: cosmos-sdk 0.46
Result is the union of ResponseFormat and ResponseCheckTx.