Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockResult ¶
type QueryResult ¶
type QueryResult struct {
Result struct {
Response struct {
Value string `json:"value"`
} `json:"response"`
} `json:"result"`
}
type RPCTxSearch ¶
type Validators ¶
type Validators struct {
BlockHeight int64 `json:"block_height"`
}
Click to show internal directories.
Click to hide internal directories.