DotNetLightning


ChannelWaitingForAcceptChannel Type

Record fields

Record Field Description

AnnounceChannel

Full Usage: AnnounceChannel

Field type: bool
Field type: bool

ChannelHandshakeLimits

Full Usage: ChannelHandshakeLimits

Field type: ChannelHandshakeLimits
Field type: ChannelHandshakeLimits

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

InitFeeRatePerKw

Full Usage: InitFeeRatePerKw

Field type: FeeRatePerKw
Field type: FeeRatePerKw

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

RemoteInit

Full Usage: RemoteInit

Field type: InitMsg
Field type: InitMsg

RemoteNodeId

Full Usage: RemoteNodeId

Field type: NodeId
Field type: NodeId

TemporaryChannelId

Full Usage: TemporaryChannelId

Field type: ChannelId
Field type: ChannelId

Instance members

Instance member Description

this.ApplyAcceptChannel

Full Usage: this.ApplyAcceptChannel

Parameters:
Returns: Result<(IDestination * Money * ChannelWaitingForFundingTx), ChannelError>
msg : AcceptChannelMsg
Returns: Result<(IDestination * Money * ChannelWaitingForFundingTx), ChannelError>