Table of Contents

Namespace NLightning.Domain.Bitcoin.Transactions.Models

Classes

CommitmentTransactionModel

Represents a commitment transaction in the domain model. This class encapsulates the logical structure of a Lightning Network commitment transaction as defined by BOLT specifications, without dependencies on specific Bitcoin libraries.

FundingTransactionModel

Represents a funding transaction in the domain model. This class encapsulates the logical structure of a Lightning Network funding transaction as defined by BOLT specifications, without dependencies on specific Bitcoin libraries.

PenaltyTransactionModel
WatchedTransactionModel