Documentation ¶
Index ¶
Constants ¶
View Source
const ( FlagHome = cli.HomeFlag FlagEVMPassphrase = "evm.passphrase" )
View Source
const ( FlagBootstrappers = "p2p.bootstrappers" FlagP2PListenAddress = "p2p.listen-addr" FlagP2PNickname = "p2p.nickname" FlagGRPCInsecure = "grpc.insecure" )
Variables ¶
This section is empty.
Functions ¶
func AddBootstrappersFlag ¶
func AddGRPCInsecureFlag ¶
func AddP2PListenAddressFlag ¶
func AddP2PNicknameFlag ¶
func DefaultServicePath ¶
DefaultServicePath constructs the default Blobstream store path for the provided service. It tries to get the home directory from an environment variable called `<service_name_in_upper_case>_HOME`. If not set, then reverts to using the default user home directory and returning `~/.<service_name_in_lower_case>`.
Types ¶
Click to show internal directories.
Click to hide internal directories.