DotNetLightning


ChannelWaitingForFundingCreated Type

Record fields

Record Field Description

AnnounceChannel

Full Usage: AnnounceChannel

Field type: bool
Field type: bool

ChannelOptions

Full Usage: ChannelOptions

Field type: ChannelOptions
Field type: ChannelOptions

ChannelPrivKeys

Full Usage: ChannelPrivKeys

Field type: ChannelPrivKeys
Field type: ChannelPrivKeys

FundingSatoshis

Full Usage: FundingSatoshis

Field type: Money
Field type: Money

FundingTxMinimumDepth

Full Usage: FundingTxMinimumDepth

Field type: BlockHeightOffset32
Field type: BlockHeightOffset32

InitialFeeRatePerKw

Full Usage: InitialFeeRatePerKw

Field type: FeeRatePerKw
Field type: FeeRatePerKw

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

NodeSecret

Full Usage: NodeSecret

Field type: NodeSecret
Field type: NodeSecret

PushMSat

Full Usage: PushMSat

Field type: LNMoney
Field type: LNMoney

RemoteChannelPubKeys

Full Usage: RemoteChannelPubKeys

Field type: ChannelPubKeys
Field type: ChannelPubKeys

RemoteFirstPerCommitmentPoint

Full Usage: RemoteFirstPerCommitmentPoint

Field type: PerCommitmentPoint
Field type: PerCommitmentPoint

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.ApplyFundingCreated

Full Usage: this.ApplyFundingCreated

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