Table of Contents

Class InteractiveTransactionConstants

Namespace
NLightning.Domain.Protocol.Constants
Assembly
NLightning.Domain.dll
public static class InteractiveTransactionConstants
Inheritance
InteractiveTransactionConstants
Inherited Members

Fields

MaxInputsAllowed

public const int MaxInputsAllowed = 252

Field Value

int

MaxMoney

public const ulong MaxMoney = 2100000000000000

Field Value

ulong

MaxOutputsAllowed

public const int MaxOutputsAllowed = 252

Field Value

int

MaxSequence

public const uint MaxSequence = 4294967293

Field Value

uint

MaxStandardTxWeight

public const ulong MaxStandardTxWeight = 400000

Field Value

ulong