DotNetLightning


PublicChannel Type

Record fields

Record Field Description

Announcement

Full Usage: Announcement

Field type: UnsignedChannelAnnouncementMsg
Field type: UnsignedChannelAnnouncementMsg

Capacity

Full Usage: Capacity

Field type: Money
Field type: Money

FundingTxId

Full Usage: FundingTxId

Field type: TxId
Field type: TxId

Update1Opt

Full Usage: Update1Opt

Field type: UnsignedChannelUpdateMsg option
Field type: UnsignedChannelUpdateMsg option

Update2Opt

Full Usage: Update2Opt

Field type: UnsignedChannelUpdateMsg option
Field type: UnsignedChannelUpdateMsg option

Instance members

Instance member Description

this.Ann

Full Usage: this.Ann

Returns: UnsignedChannelAnnouncementMsg
Returns: UnsignedChannelAnnouncementMsg

Static members

Static member Description

PublicChannel.Create(a, fundingTxId, cap, u1, u2)

Full Usage: PublicChannel.Create(a, fundingTxId, cap, u1, u2)

Parameters:
Returns: PublicChannel
a : UnsignedChannelAnnouncementMsg
fundingTxId : TxId
cap : Money
u1 : UnsignedChannelUpdateMsg option
u2 : UnsignedChannelUpdateMsg option
Returns: PublicChannel