Module tendermint_rpc::event[][src]

RPC subscription event-related data structures.

Structs

Attribute

Event Attributes

Event

An incoming event produced by a Subscription.

TmEvent

Tendermint ABCI Events

TxInfo

Transaction result info.

TxResult

Transaction result.

Enums

EventData

Type Definitions

WrappedEvent

A JSON-RPC-wrapped event.