DotNetLightning


ChannelWaitingForFundingSigned Type

Record fields

Record Field Description

ChannelId

Full Usage: ChannelId

Field type: ChannelId
Field type: ChannelId

ChannelOptions

Full Usage: ChannelOptions

Field type: ChannelOptions
Field type: ChannelOptions

ChannelPrivKeys

Full Usage: ChannelPrivKeys

Field type: ChannelPrivKeys
Field type: ChannelPrivKeys

FundingTx

Full Usage: FundingTx

Field type: FinalizedTx
Field type: FinalizedTx

LocalCommitTx

Full Usage: LocalCommitTx

Field type: CommitTx
Field type: CommitTx

LocalSpec

Full Usage: LocalSpec

Field type: CommitmentSpec
Field type: CommitmentSpec

NodeSecret

Full Usage: NodeSecret

Field type: NodeSecret
Field type: NodeSecret

RemoteCommit

Full Usage: RemoteCommit

Field type: RemoteCommit
Field type: RemoteCommit

StaticChannelConfig

Full Usage: StaticChannelConfig

Field type: StaticChannelConfig
Field type: StaticChannelConfig

Instance members

Instance member Description

this.ApplyFundingSigned

Full Usage: this.ApplyFundingSigned

Parameters:
Returns: Result<(FinalizedTx * Channel), ChannelError>
msg : FundingSignedMsg
Returns: Result<(FinalizedTx * Channel), ChannelError>