Table of Contents

Interface IControlClient

Namespace
NLightning.Daemon.Contracts
Assembly
NLightning.Daemon.Contracts.dll
public interface IControlClient

Methods

GetNodeInfoAsync(CancellationToken)

Task<NodeInfoResponse> GetNodeInfoAsync(CancellationToken ct = default)

Parameters

ct CancellationToken

Returns

Task<NodeInfoResponse>