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 FlagAccountNumber + const FlagBroadcastMode + const FlagChainID + 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 FlagRPCReadTimeout + const FlagRPCWriteTimeout + const FlagSequence + const FlagSkipConfirmation + const FlagTrustNode + 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