Options
All
  • Public
  • Public/Protected
  • All
Menu

RPC methods as documented in https://docs.tendermint.com/master/rpc/

Enum raw value must match the spelling in the "shell" example call (snake_case)

Index

Enumeration Members

AbciInfo: "abci_info"
AbciQuery: "abci_query"
Block: "block"
BlockResults: "block_results"
BlockSearch: "block_search"
Blockchain: "blockchain"

Get block headers for minHeight <= height <= maxHeight.

BroadcastTxAsync: "broadcast_tx_async"
BroadcastTxCommit: "broadcast_tx_commit"
BroadcastTxSync: "broadcast_tx_sync"
Commit: "commit"
Genesis: "genesis"
Health: "health"
NumUnconfirmedTxs: "num_unconfirmed_txs"
Status: "status"
Subscribe: "subscribe"
Tx: "tx"
TxSearch: "tx_search"
Unsubscribe: "unsubscribe"
Validators: "validators"

Generated using TypeDoc