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