Enumeration Members
AbciInfo
AbciInfo: "abci_info"
AbciQuery
AbciQuery: "abci_query"
BlockResults
BlockResults: "block_results"
BlockSearch
BlockSearch: "block_search"
Blockchain
Blockchain: "blockchain"
BroadcastTxAsync
BroadcastTxAsync: "broadcast_tx_async"
BroadcastTxCommit
BroadcastTxCommit: "broadcast_tx_commit"
BroadcastTxSync
BroadcastTxSync: "broadcast_tx_sync"
Genesis
Genesis: "genesis"
NumUnconfirmedTxs
NumUnconfirmedTxs: "num_unconfirmed_txs"
Subscribe
Subscribe: "subscribe"
TxSearch
TxSearch: "tx_search"
Unsubscribe
Unsubscribe: "unsubscribe"
Validators
Validators: "validators"
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)