# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewRunState returns a new unstarted run state tracker with the given logging label and log sink.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Context is the first parameter for all functions.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NodeInfo is the basic node information exchanged between two peers during the Tendermint P2P handshake.
NodeInfoOther is the misc.
No description provided by the author
ProtocolVersion contains the protocol versions for the software.
ResultABCIInfo is a info abci msg.
ResultABCIQuery is response of querying abci msg.
No description provided by the author
ResultBlockchainInfo return List of block metadata.
ResultBlockResults return ABCI results from a block.
ResultBlockSearch defines the RPC response type for a block search by events.
ResultBroadcastEvidence is the result of broadcasting evidence.
ResultBroadcastTx is the CheckTx result.
ResultBroadcastTxCommit is CheckTx and DeliverTx results.
ResultCheckTx wraps abci.ResponseCheckTx.
ResultCommit is Commit and Header.
ResultDialPeers is Log from dialing peers.
ResultDialSeeds is log from dialing seeds.
ResultEvent is the event data from a subscription.
ResultHeader represents the response for a Header RPC Client query.
No description provided by the author
ResultNetInfo is a info about peer connections.
ResultStatus is Node Status.
No description provided by the author
ResultTx is a result of querying for a tx.
ResultTxSearch is result of searching for txs.
ResultUnconfirmedTxs is list of mempool txs.
No description provided by the author
No description provided by the author
No description provided by the author
ResultValidators is validators for a height.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SyncInfo is a info about the node's syncing state.
ValidatorInfo is a info about the node's validator.
No description provided by the author
No description provided by the author
# Interfaces
Client describes the interface of Tendermint RPC client implementations.
EventsClient is reactive, you can subscribe to any message, given the proper string.
WSRPCConnection represents a websocket connection.
# Type aliases
No description provided by the author
JSONRPCIntID a wrapper for JSON-RPC integer IDs.
JSONRPCStringID a wrapper for JSON-RPC string IDs.
No description provided by the author
No description provided by the author