Table of Contents

Enum TaggedFieldTypes

Namespace
NLightning.Bolt11.Enums
Assembly
NLightning.Bolt11.dll

Types used for the tagged fields

public enum TaggedFieldTypes : byte

Fields

Description = 13

The Description

represented by the letter d

DescriptionHash = 23

The Description Hash

represented by the letter h

ExpiryTime = 6

The Expiry Time

represented by the letter x

FallbackAddress = 9

The FallBack Address

represented by the letter f

Features = 5

The Features

represented by the letter 9

Metadata = 27

The Additional Metadata

represented by the letter m

MinFinalCltvExpiry = 24

The Min Final Cltv Expiry

represented by the letter c

PayeePubKey = 19

The Payee Public Key

represented by the letter n

PaymentHash = 1

The payment hash

represented by the letter p

PaymentSecret = 16

The Payment Secret

represented by the letter s

RoutingInfo = 3

The Routing Information

represented by the letter r