package
1.0.15
Repository: https://github.com/netcloth/netcloth-chain.git
Documentation: pkg.go.dev

# Functions

BlockCommand returns the verified block data for a given heights.
REST handler to get a block.
get the current blockchain height.
GetValidators from client.
REST handler to get the latest block.
Latest Validator Set REST handler.
REST handler for node info.
REST handler for node syncing.
Register REST endpoints.
StatusCommand returns the command to return the status of the network.
ValidatorCommand returns the validator set for a given height.
Validator Set at a height REST handler.

# Structs

NodeInfoResponse defines a response type that contains node status and version information.
Validators at a certain height output in bech32 format.
SyncingResponse defines a response type that contains node syncing information.
Validator output in bech32 format.