Readonly
codeError code. The transaction suceeded iff code is 0.
Optional
Readonly
dataUse msgResponses
instead.
Readonly
eventsReadonly
gasReadonly
gasReadonly
heightReadonly
msgThe message responses of the TxMsgData
as Any
s.
This field is an empty list for chains running Cosmos SDK < 0.46.
Readonly
typeReadonly
value: Uint8ArrayOptional
Readonly
rawA string-based log document.
This currently seems to merge attributes of multiple events into one event per type
(https://github.com/tendermint/tendermint/issues/9595). You might want to use the events
field instead.
Readonly
transactionReadonly
txThe position of the transaction within the block. This is a 0-based index.
Generated using TypeDoc
The response after successfully broadcasting a transaction. Success or failure refer to the execution result.