Versions in this module Expand all Collapse all v0 v0.1.3 Nov 25, 2021 v0.1.1 Nov 25, 2021 Changes in this version + const BroadcastAsync + const BroadcastBlock + const BroadcastSync + const DefaultGasAdjustment + const DefaultGasLimit + const DefaultKeyringBackend + const FlagAccountNumber + const FlagBroadcastMode + const FlagChainID + const FlagDryRun + const FlagFees + const FlagFrom + const FlagGasAdjustment + const FlagGasPrices + const FlagGenerateOnly + const FlagHeight + const FlagHome + const FlagIndentResponse + const FlagKeyringBackend + const FlagLimit + const FlagListenAddr + const FlagMaxOpenConnections + const FlagMemo + const FlagName + const FlagNode + const FlagOffline + const FlagOutputDocument + const FlagPage + const FlagProve + const FlagRPCMaxBodyBytes + const FlagRPCReadTimeout + const FlagRPCWriteTimeout + const FlagSequence + const FlagSkipConfirmation + const FlagTrustNode + const FlagUnsafeCORS + const FlagUseLedger + const GasFlagAuto + var GasFlagVar = GasSetting + var LineBreak = &cobra.Command + func GetCommands(cmds ...*cobra.Command) []*cobra.Command + func NewCompletionCmd(rootCmd *cobra.Command, hidden bool) *cobra.Command + func ParseGas(gasStr string) (simulateAndExecute bool, gas uint64, err error) + func PostCommands(cmds ...*cobra.Command) []*cobra.Command + func RegisterRestServerFlags(cmd *cobra.Command) *cobra.Command + type GasSetting struct + Gas uint64 + Simulate bool + func (v *GasSetting) Set(s string) (err error) + func (v *GasSetting) String() string + func (v *GasSetting) Type() string