Versions in this module Expand all Collapse all v1 v1.0.0 Dec 18, 2019 Changes in this version + const BroadcastAsync + const BroadcastBlock + const BroadcastSync + const DefaultGasAdjustment + const DefaultGasLimit + const DefaultKeyPass + const FlagAccountNumber + const FlagAddress + const FlagBechPrefix + const FlagBroadcastMode + const FlagChainID + const FlagDevice + const FlagDryRun + const FlagFees + const FlagFrom + const FlagGasAdjustment + const FlagGasPrices + const FlagGenerateOnly + const FlagHeight + const FlagHome + const FlagIndentResponse + const FlagListenAddr + const FlagMaxOpenConnections + const FlagMemo + const FlagName + const FlagNode + const FlagOutputDocument + const FlagPublicKey + const FlagRPCReadTimeout + const FlagRPCWriteTimeout + const FlagSequence + const FlagSkipConfirmation + const FlagTrustNode + const FlagUseLedger + const GasFlagAuto + const MinPassLength + const OutputFormatJSON + const OutputFormatText + var BlockCommand = rpc.BlockCommand + var BlockRequestHandlerFn = rpc.BlockRequestHandlerFn + var Commands = keys.Commands + var ErrInvalidAccount = context.ErrInvalidAccount + var ErrVerifyCommit = context.ErrVerifyCommit + var GasFlagVar = flags.GasFlagVar + var GetChainHeight = rpc.GetChainHeight + var GetCheckPassword = input.GetCheckPassword + var GetCommands = flags.GetCommands + var GetConfirmation = input.GetConfirmation + var GetFromFields = context.GetFromFields + var GetKeyInfo = keys.GetKeyInfo + var GetPassphrase = keys.GetPassphrase + var GetPassword = input.GetPassword + var GetString = input.GetString + var GetValidators = rpc.GetValidators + var LatestBlockRequestHandlerFn = rpc.LatestBlockRequestHandlerFn + var LatestValidatorSetRequestHandlerFn = rpc.LatestValidatorSetRequestHandlerFn + var LineBreak = flags.LineBreak + var MarshalJSON = keys.MarshalJSON + var NewAddNewKey = keys.NewAddNewKey + var NewCLIContext = context.NewCLIContext + var NewCLIContextWithFrom = context.NewCLIContextWithFrom + var NewCompletionCmd = flags.NewCompletionCmd + var NewDeleteKeyReq = keys.NewDeleteKeyReq + var NewInMemoryKeyBase = keys.NewInMemoryKeyBase + var NewKeyBaseFromDir = keys.NewKeyBaseFromDir + var NewKeyBaseFromHomeFlag = keys.NewKeyBaseFromHomeFlag + var NewRecoverKey = keys.NewRecoverKey + var NewRestServer = lcd.NewRestServer + var NewUpdateKeyReq = keys.NewUpdateKeyReq + var NodeInfoRequestHandlerFn = rpc.NodeInfoRequestHandlerFn + var NodeSyncingRequestHandlerFn = rpc.NodeSyncingRequestHandlerFn + var ParseGas = flags.ParseGas + var PostCommands = flags.PostCommands + var PrintPrefixed = input.PrintPrefixed + var ReadPassphraseFromStdin = keys.ReadPassphraseFromStdin + var RegisterRPCRoutes = rpc.RegisterRPCRoutes + var RegisterRestServerFlags = flags.RegisterRestServerFlags + var ServeCommand = lcd.ServeCommand + var StatusCommand = rpc.StatusCommand + var UnmarshalJSON = keys.UnmarshalJSON + var ValidatorCommand = rpc.ValidatorCommand + var ValidatorSetRequestHandlerFn = rpc.ValidatorSetRequestHandlerFn + func ConfigCmd(defaultCLIHome string) *cobra.Command + func Paginate(numObjs, page, limit, defLimit int) (start, end int) + func RegisterRoutes(cliCtx context.CLIContext, r *mux.Router) + func ValidateCmd(cmd *cobra.Command, args []string) error + type AddNewKey = keys.AddNewKey + type CLIContext = context.CLIContext + type DeleteKeyReq = keys.DeleteKeyReq + type GasSetting = flags.GasSetting + type RecoverKey = keys.RecoverKey + type RestServer = lcd.RestServer + type ResultValidatorsOutput = rpc.ResultValidatorsOutput + type UpdateKeyReq = keys.UpdateKeyReq + type ValidatorOutput = rpc.ValidatorOutput