package
2.0.0+incompatible
Repository: https://github.com/quarkchain/goquarkchain.git
Documentation: pkg.go.dev

# Functions

Fatalf formats a message to standard error and exits the program.
MakeDataDir retrieves the currently requested data directory, terminating if none (or the empty string) is specified.
MigrateFlags sets the global flag from a local flag when it's set.
NewApp creates an app with sane defaults.
RegisterEthService adds an QuarkChain client to the stack.
No description provided by the author
No description provided by the author
SetNodeConfig applies node-related command line flags to the config.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
Performance tuning settings.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
General settings.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RPC settings.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

BigFlag is a command line flag that accepts 256 bit big integers in decimal or hexadecimal syntax.
Custom cli.Flag type which expand the received string to an absolute path.
Custom type which is registered in the flags library which cli uses for argument parsing.
TextMarshalerFlag wraps a TextMarshaler value.

# Interfaces

No description provided by the author