Namespace NLightning.Domain.Channels.ValueObjects
Structs
- ChannelFlags
Only the least-significant bit of channel_flags is currently defined: announce_channel. This indicates whether the initiator of the funding flow wishes to advertise this channel publicly to the network
- ChannelId
Represents a channel id.
- ChannelSigningInfo
Information needed by the signer for a specific channel
- ShortChannelId
Represents a short channel id.