Table of Contents

Class TlvConstants

Namespace
NLightning.Common.Constants
Assembly
NLightning.Common.dll

Constants for TLV.

public static class TlvConstants
Inheritance
TlvConstants
Inherited Members

Fields

NETWORKS

Networks TLV type.

public static readonly BigSize NETWORKS

Field Value

BigSize

Remarks

The networks TLV type is used in the InitMessage to communicate the networks that the node supports.

REMOTE_ADDRESS

Remote address TLV type.

public static readonly BigSize REMOTE_ADDRESS

Field Value

BigSize

Remarks

The remote address TLV type is used in the InitMessage to communicate the remote address of the node.