Options
All
  • Public
  • Public/Protected
  • All
Menu

Result is the union of ResponseFormat and ResponseCheckTx.

Hierarchy

  • Result

Index

Properties

Properties

data

data: Uint8Array

Data is any data returned from message or handler execution. It MUST be length prefixed in order to separate data from multiple message executions.

events

events: Event[]

Events contains a slice of Event objects that were emitted during message or handler execution.

log

log: string

Log contains the log information from message or handler execution.

Generated using TypeDoc