Data is any data returned from message or handler execution. It MUST be length prefixed in order to separate data from multiple message executions. Deprecated. This field is still populated, but prefer msg_response instead because it also contains the Msg response typeURL.
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
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
type
Result is the union of ResponseFormat and ResponseCheckTx.
Generated
from message cosmos.base.abci.v1beta1.Result