Table of Contents

Class InteractiveTransactionContants

Namespace
NLightning.Bolts.BOLT2.Constants
Assembly
NLightning.Bolts.dll
public static class InteractiveTransactionContants
Inheritance
InteractiveTransactionContants
Inherited Members

Fields

MAX_INPUTS_ALLOWED

public const int MAX_INPUTS_ALLOWED = 252

Field Value

int

MAX_MONEY

public const ulong MAX_MONEY = 2100000000000000

Field Value

ulong

MAX_OUTPUTS_ALLOWED

public const int MAX_OUTPUTS_ALLOWED = 252

Field Value

int

MAX_SEQUENCE

public const uint MAX_SEQUENCE = 4294967293

Field Value

uint

MAX_STANDARD_TX_WEIGHT

public const ulong MAX_STANDARD_TX_WEIGHT = 400000

Field Value

ulong