Table of Contents

Class TransactionConstants

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

Fields

COMMITMENT_TRANSACTION_INPUT_WEIGHT

public const int COMMITMENT_TRANSACTION_INPUT_WEIGHT = 388

Field Value

int

COMMITMENT_TRANSACTION_VERSION

public const uint COMMITMENT_TRANSACTION_VERSION = 2

Field Value

uint

FUNDING_TRANSACTION_VERSION

public const uint FUNDING_TRANSACTION_VERSION = 2

Field Value

uint

HTLC_TRANSACTION_VERSION

public const uint HTLC_TRANSACTION_VERSION = 2

Field Value

uint

TX_ID_LENGTH

public const int TX_ID_LENGTH = 32

Field Value

int