Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HealthcheckResponse ¶
type HealthcheckResponse struct { State int `json:"state"` Data interface{} `json:"data"` }
type TMResponse ¶
Directories ¶
Path | Synopsis |
---|---|
Package lite allows you to securely validate headers without a full node.
|
Package lite allows you to securely validate headers without a full node. |
client
Package clients defines a provider that uses a rpcclient to get information, which is used to get new headers and validators directly from a Tendermint clients.
|
Package clients defines a provider that uses a rpcclient to get information, which is used to get new headers and validators directly from a Tendermint clients. |
Click to show internal directories.
Click to hide internal directories.