Class NodeConstants
- Namespace
- NLightning.Daemon.Contracts.Constants
- Assembly
- NLightning.Daemon.Contracts.dll
public static class NodeConstants
- Inheritance
-
NodeConstants
- Inherited Members
-
Fields
CookieFile
public const string CookieFile = "nltg.cookie"
Field Value
- string
DaemonFolder
public const string DaemonFolder = "nltg"
Field Value
- string
KeyFile
public const string KeyFile = "nltg.key.json"
Field Value
- string
NamedPipeFile
public const string NamedPipeFile = "nltg.ipc"
Field Value
- string
PidFile
public const string PidFile = "nltg.pid"
Field Value
- string