DotNetLightning


OpenChannelMsg Type

open_channel in bolt02

Record fields

Record Field Description

Chainhash

Full Usage: Chainhash

Field type: uint256
Modifiers: mutable
Field type: uint256

ChannelFlags

Full Usage: ChannelFlags

Field type: ChannelFlags
Modifiers: mutable
Field type: ChannelFlags

ChannelReserveSatoshis

Full Usage: ChannelReserveSatoshis

Field type: Money
Modifiers: mutable
Field type: Money

DelayedPaymentBasepoint

Full Usage: DelayedPaymentBasepoint

Field type: DelayedPaymentBasepoint
Modifiers: mutable
Field type: DelayedPaymentBasepoint

DustLimitSatoshis

Full Usage: DustLimitSatoshis

Field type: Money
Modifiers: mutable
Field type: Money

FeeRatePerKw

Full Usage: FeeRatePerKw

Field type: FeeRatePerKw
Modifiers: mutable
Field type: FeeRatePerKw

FirstPerCommitmentPoint

Full Usage: FirstPerCommitmentPoint

Field type: PerCommitmentPoint
Modifiers: mutable
Field type: PerCommitmentPoint

FundingPubKey

Full Usage: FundingPubKey

Field type: FundingPubKey
Modifiers: mutable
Field type: FundingPubKey

FundingSatoshis

Full Usage: FundingSatoshis

Field type: Money
Modifiers: mutable
Field type: Money

HTLCBasepoint

Full Usage: HTLCBasepoint

Field type: HtlcBasepoint
Modifiers: mutable
Field type: HtlcBasepoint

HTLCMinimumMsat

Full Usage: HTLCMinimumMsat

Field type: LNMoney
Modifiers: mutable
Field type: LNMoney

MaxAcceptedHTLCs

Full Usage: MaxAcceptedHTLCs

Field type: uint16
Modifiers: mutable
Field type: uint16

MaxHTLCValueInFlightMsat

Full Usage: MaxHTLCValueInFlightMsat

Field type: LNMoney
Modifiers: mutable
Field type: LNMoney

PaymentBasepoint

Full Usage: PaymentBasepoint

Field type: PaymentBasepoint
Modifiers: mutable
Field type: PaymentBasepoint

PushMSat

Full Usage: PushMSat

Field type: LNMoney
Modifiers: mutable
Field type: LNMoney

RevocationBasepoint

Full Usage: RevocationBasepoint

Field type: RevocationBasepoint
Modifiers: mutable
Field type: RevocationBasepoint

TLVs

Full Usage: TLVs

Field type: OpenChannelTLV array
Modifiers: mutable
Field type: OpenChannelTLV array

TemporaryChannelId

Full Usage: TemporaryChannelId

Field type: ChannelId
Modifiers: mutable
Field type: ChannelId

ToSelfDelay

Full Usage: ToSelfDelay

Field type: BlockHeightOffset16
Modifiers: mutable
Field type: BlockHeightOffset16

Instance members

Instance member Description

this.ShutdownScriptPubKey

Full Usage: this.ShutdownScriptPubKey

Returns: Option<ShutdownScriptPubKey>
Returns: Option<ShutdownScriptPubKey>