Versions in this module Expand all Collapse all v1 v1.0.0 Nov 19, 2020 Changes in this version + func GetChainIDFn(cliCtx context.CLIContext) http.HandlerFunc + func GetEVMValidators(cliCtx context.CLIContext) http.HandlerFunc + func GetGenesisHandlerFn(cliCtx context.CLIContext) http.HandlerFunc + func RegisterRoutes(cliCtx context.CLIContext, r *mux.Router) + type ValidatorMinimal struct + Address string + VotingPower int64 + type ValidatorsMinimal struct + BlockHeight int64 + Validators []ValidatorMinimal Other modules containing this package github.com/bandprotocol/chain/v2 github.com/bandprotocol/chain/v3