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
PAYEE_PUBKEY_LENGTH
public const short PAYEE_PUBKEY_LENGTH = 53
Field Value
ROUTING_INFO_LENGTH
The length of a single routing information entry in bits
public const int ROUTING_INFO_LENGTH = 408
Field Value
Remarks
The routing information entry is 264 + 64 + 32 + 32 + 16 = 408 bits long