DotNetLightning


StaticChannelConfig Type

Channel config which is static, ie. config parameters which are established during the channel handshake and persist unchagned through the lifetime of the channel.

Record fields

Record Field Description

AnnounceChannel

Full Usage: AnnounceChannel

Field type: bool
Field type: bool

FundingScriptCoin

Full Usage: FundingScriptCoin

Field type: ScriptCoin
Field type: ScriptCoin

FundingTxMinimumDepth

Full Usage: FundingTxMinimumDepth

Field type: BlockHeightOffset32
Field type: BlockHeightOffset32

IsFunder

Full Usage: IsFunder

Field type: bool
Field type: bool

LocalParams

Full Usage: LocalParams

Field type: LocalParams
Field type: LocalParams

LocalStaticShutdownScriptPubKey

Full Usage: LocalStaticShutdownScriptPubKey

Field type: Option<ShutdownScriptPubKey>
Field type: Option<ShutdownScriptPubKey>

Network

Full Usage: Network

Field type: Network
Field type: Network

RemoteChannelPubKeys

Full Usage: RemoteChannelPubKeys

Field type: ChannelPubKeys
Field type: ChannelPubKeys

RemoteNodeId

Full Usage: RemoteNodeId

Field type: NodeId
Field type: NodeId

RemoteParams

Full Usage: RemoteParams

Field type: RemoteParams
Field type: RemoteParams

RemoteStaticShutdownScriptPubKey

Full Usage: RemoteStaticShutdownScriptPubKey

Field type: Option<ShutdownScriptPubKey>
Field type: Option<ShutdownScriptPubKey>

Instance members

Instance member Description

this.ChannelId

Full Usage: this.ChannelId

Returns: ChannelId
Returns: ChannelId