Enum TaggedFieldTypes
- Namespace
- NLightning.Bolt11.Enums
- Assembly
- NLightning.Bolt11.dll
Types used for the tagged fields
public enum TaggedFieldTypes : byte
Fields
Description = 13The Description
represented by the letter d
DescriptionHash = 23The Description Hash
represented by the letter h
ExpiryTime = 6The Expiry Time
represented by the letter x
FallbackAddress = 9The FallBack Address
represented by the letter f
Features = 5The Features
represented by the letter 9
Metadata = 27The Additional Metadata
represented by the letter m
MinFinalCltvExpiry = 24The Min Final Cltv Expiry
represented by the letter c
PayeePubKey = 19The Payee Public Key
represented by the letter n
PaymentHash = 1The payment hash
represented by the letter p
PaymentSecret = 16The Payment Secret
represented by the letter s
RoutingInfo = 3The Routing Information
represented by the letter r