DotNetLightning


NodeId Type

PubKey for node master private key. Which is unique for each lightning network nodes. Used extensively in the protocol. e.g. to * distinguish each nodes. * ECDH key-exchange to encrypt all p2p messages.

Union cases

Union case Description

NodeId PubKey

Full Usage: NodeId PubKey

Parameters:
Item : PubKey

Instance members

Instance member Description

this.Value

Full Usage: this.Value

Returns: PubKey
Returns: PubKey