Versions in this module Expand all Collapse all v0 v0.9.3 Nov 20, 2020 v0.9.0 Oct 19, 2020 Changes in this version + const BroadcastAsync + const BroadcastBlock + const BroadcastSync + const DefaultGasAdjustment + const DefaultGasLimit + const FlagBroadcastMode + const FlagCUNumber + 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