Table of Contents

Class TaggedFieldConstants

Namespace
NLightning.Bolt11.Constants
Assembly
NLightning.Bolt11.dll
public static class TaggedFieldConstants
Inheritance
TaggedFieldConstants
Inherited Members

Fields

HashLength

public const short HashLength = 52

Field Value

short

PayeePubkeyLength

public const short PayeePubkeyLength = 53

Field Value

short

RoutingInfoLength

The length of a single routing information entry in bits

public const int RoutingInfoLength = 408

Field Value

int

Remarks

The routing information entry is 264 + 64 + 32 + 32 + 16 = 408 bits long