Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterRoutes ¶
func RegisterRoutes(cliCtx context.CLIContext, r *mux.Router)
Registering routes for REST API.
Types ¶
type PoaRespGetValidators ¶
type PoaRespGetValidators struct { Height int64 `json:"height"` Result types.ValidatorsConfirmations `json:"result"` }
Click to show internal directories.
Click to hide internal directories.