DotNetLightning


LNOutPoint Type

Small wrapper for NBitcoin's OutPoint type So that it supports comparison and equality constraints

Union cases

Union case Description

LNOutPoint OutPoint

Full Usage: LNOutPoint OutPoint

Parameters:
Item : OutPoint

Instance members

Instance member Description

this.CompareTo

Full Usage: this.CompareTo

Parameters:
Returns: int
other : LNOutPoint
Returns: int

this.Equals

Full Usage: this.Equals

Parameters:
Returns: bool
other : LNOutPoint
Returns: bool

this.Value

Full Usage: this.Value

Returns: OutPoint
Returns: OutPoint