DotNetLightning


ComparablePubKey Type

wrapper for NBitcoin.PubKey which supports IComparable. Used for only those which is not NodeId

Union cases

Union case Description

ComparablePubKey PubKey

Full Usage: ComparablePubKey PubKey

Parameters:
Item : PubKey

Instance members

Instance member Description

this.Value

Full Usage: this.Value

Returns: PubKey
Returns: PubKey

Static members

Static member Description

op_Implicitpk

Full Usage: op_Implicitpk

Parameters:
Returns: ComparablePubKey
pk : PubKey
Returns: ComparablePubKey