Table of Contents

Enum ClientCommand

Namespace
NLightning.Domain.Client.Enums
Assembly
NLightning.Domain.dll

Commands sent by a client.

public enum ClientCommand

Fields

ConnectPeer = 2
GetAddress = 4
ListPeers = 3
NodeInfo = 1
OpenChannel = 6
OpenChannelSubscription = 7
Unknown = 0
WalletBalance = 5