DotNetLightning


PaymentPrivKey Type

Private key corresponds to PaymentPubKey. Usually not part of the p2p messaging. and it is only for spending the funds after channel closure.

Union cases

Union case Description

PaymentPrivKey Key

Full Usage: PaymentPrivKey Key

Parameters:
Item : Key

Instance members

Instance member Description

this.PaymentPubKey

Full Usage: this.PaymentPubKey

Returns: PaymentPubKey
Returns: PaymentPubKey

this.RawKey

Full Usage: this.RawKey

Returns: Key
Returns: Key