Table of Contents

Class RevocationWatchDbRepository

Namespace
NLightning.Infrastructure.Repositories.Database.Bitcoin
Assembly
NLightning.Infrastructure.Repositories.dll
public class RevocationWatchDbRepository : BaseDbRepository<RevocationWatchEntity>, IRevocationWatchDbRepository
Inheritance
RevocationWatchDbRepository
Implements
Inherited Members

Constructors

RevocationWatchDbRepository(NLightningDbContext)

public RevocationWatchDbRepository(NLightningDbContext context)

Parameters

context NLightningDbContext