Dirstring`long:"dir" description:"The base directory that contains the node's data, logs, configuration file, etc."`
RPCHoststring`long:"rpchost" description:"The daemon's rpc listening address. If a port is omitted, then the default port for the selected chain parameters will be used."`
RPCUserstring`long:"rpcuser" description:"Username for RPC connections"`
RPCPassstring`long:"rpcpass" default-mask:"-" description:"Password for RPC connections"`
RPCCertstring`long:"rpccert" description:"File containing the daemon's certificate file"`
RawRPCCertstring`long:"rawrpccert" description:"The raw bytes of the daemon's PEM-encoded certificate chain which will be used to authenticate the RPC connection."`