Table of Contents

Class OpenChannelClientResponse

Namespace
NLightning.Domain.Client.Responses
Assembly
NLightning.Domain.dll
public sealed class OpenChannelClientResponse
Inheritance
OpenChannelClientResponse
Inherited Members

Constructors

OpenChannelClientResponse(ChannelId)

public OpenChannelClientResponse(ChannelId channelId)

Parameters

channelId ChannelId

Properties

ChannelId

public ChannelId ChannelId { get; }

Property Value

ChannelId