Versions in this module Expand all Collapse all v1 v1.0.0 Jun 26, 2019 Changes in this version + const MNNetworkType + const SCNNetworkType + var AccountCommand = cli.Command + var AttachCommand = cli.Command + var CommonNodeFlags = []cli.Flag + var CommonRPCFlags = []cli.Flag + var ConfigFileFlag = cli.StringFlag + var ConsoleFlags = []cli.Flag + var InitCommand = cli.Command + var KCNFlags = []cli.Flag + var KENFlags = []cli.Flag + var KPNFlags = []cli.Flag + var KSCNFlags = []cli.Flag + var VersionCommand = cli.Command + func BeforeRunBootnode(ctx *cli.Context) error + func BeforeRunKlaytn(ctx *cli.Context) error + func CheckCommands(ctx *cli.Context) error + func CommandNotExist(ctx *cli.Context, s string) + func GetConsoleCommand(nodeFlags, rpcFlags []cli.Flag) cli.Command + func GetDumpConfigCommand(nodeFlags, rpcFlags []cli.Flag) cli.Command + func GetGitCommit() string + func MakeFullNode(ctx *cli.Context) *node.Node + func OnUsageError(context *cli.Context, err error, isSubcommand bool) error + func RunKlaytnNode(ctx *cli.Context) error + func UnlockAccount(ctx *cli.Context, ks *keystore.KeyStore, address string, i int, ...) (accounts.Account, string)