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.