Table of Contents

Class NodeUtils

Namespace
NLightning.Daemon.Contracts.Utilities
Assembly
NLightning.Daemon.Contracts.dll
public static class NodeUtils
Inheritance
NodeUtils
Inherited Members

Methods

GetCookieFilePath(string)

Gets the path for the Named-Pipe file

public static string GetCookieFilePath(string cookiePath)

Parameters

cookiePath string

Returns

string

GetNamedPipeFilePath(string)

Gets the path for the Named-Pipe file

public static string GetNamedPipeFilePath(string cookiePath)

Parameters

cookiePath string

Returns

string