Table of Contents

Class TaggedFieldConstants

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

Fields

HASH_LENGTH

public const short HASH_LENGTH = 52

Field Value

short

PAYEE_PUBKEY_LENGTH

public const short PAYEE_PUBKEY_LENGTH = 53

Field Value

short

ROUTING_INFO_LENGTH

The length of a single routing information entry in bits

public const int ROUTING_INFO_LENGTH = 408

Field Value

int

Remarks

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