DotNetLightning


NegotiatingState Type

Record fields

Record Field Description

LocalClosingFeesProposed

Full Usage: LocalClosingFeesProposed

Field type: List<Money>
Field type: List<Money>

LocalRequestedShutdown

Full Usage: LocalRequestedShutdown

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

RemoteClosingFeeProposed

Full Usage: RemoteClosingFeeProposed

Field type: Option<Money * LNECDSASignature>
Field type: Option<Money * LNECDSASignature>

RemoteRequestedShutdown

Full Usage: RemoteRequestedShutdown

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

Instance members

Instance member Description

this.HasEnteredShutdown

Full Usage: this.HasEnteredShutdown

Returns: bool
Returns: bool

Static members

Static member Description

NegotiatingState.New()

Full Usage: NegotiatingState.New()

Returns: NegotiatingState
Returns: NegotiatingState