TendermintQueryClient Members
The TendermintQueryClient type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
GetBlockByHeight |
GetBlockByHeight queries block for given height.
|
|
|
GetLatestBlock |
GetLatestBlock returns the latest block.
|
|
|
GetLatestValidatorSet |
GetLatestValidatorSet queries latest validator-set.
|
|
|
GetNodeInfo |
GetNodeInfo queries the current node info.
|
|
|
GetSyncing |
GetSyncing queries node syncing.
|
|
|
GetValidatorSetByHeight |
GetValidatorSetByHeight queries validator-set at a given height.
|

