Enum ClientCommand
- Namespace
- NLightning.Domain.Client.Enums
- Assembly
- NLightning.Domain.dll
Commands sent by a client.
public enum ClientCommand
Fields
ConnectPeer = 2GetAddress = 4ListPeers = 3NodeInfo = 1OpenChannel = 6OpenChannelSubscription = 7Unknown = 0WalletBalance = 5