Table of Contents

Class CompactPubKeyConverter

Namespace
NLightning.Infrastructure.Persistence.ValueConverters
Assembly
NLightning.Infrastructure.Persistence.dll

EF Core value converter for CompactPubKey value object

public class CompactPubKeyConverter : ValueConverter<CompactPubKey, byte[]>
Inheritance
CompactPubKeyConverter
Inherited Members

Constructors

CompactPubKeyConverter()

EF Core value converter for CompactPubKey value object

public CompactPubKeyConverter()