Interface IControlClient
- Namespace
- NLightning.Daemon.Contracts
- Assembly
- NLightning.Daemon.Contracts.dll
public interface IControlClient
Methods
GetNodeInfoAsync(CancellationToken)
Task<NodeInfoResponse> GetNodeInfoAsync(CancellationToken ct = default)