Table of Contents

Enum TaggedFieldTypes

Namespace
NLightning.Bolts.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

DESCRIPTION_HASH = 23

The Description Hash

represented by the letter h

EXPIRY_TIME = 6

The Expiry Time

represented by the letter x

FALLBACK_ADDRESS = 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

MIN_FINAL_CLTV_EXPIRY = 24

The Min Final Cltv Expiry

represented by the letter c

PAYEE_PUB_KEY = 19

The Payee Public Key

represented by the letter n

PAYMENT_HASH = 1

The payment hash

represented by the letter p

PAYMENT_SECRET = 16

The Payment Secret

represented by the letter s

ROUTING_INFO = 3

The Routing Information

represented by the letter r