Table of Contents

Namespace NLightning.Domain.Protocol.Interfaces

Interfaces

IChannelIdFactory
IChannelKeySetFactory
IChannelMessage
IChannelMessagePayload
ICommitmentKeyDerivationService
IKeyDerivationService
IMessage

Interface for a message.

IMessageFactory
IMessagePayload

Interface for a message payload representing core Lightning Network protocol data structures.

IMessageService

Interface for a message service.

IMessageServiceFactory

Interface for a message service factory.

IPingPongService

Interface for a ping pong service.

ISecretStorageService
ISecretStorageServiceFactory
ISecureKeyManager
ITlvConverter

Interface for serializers that handle specific message types

ITlvConverterFactory
ITlvConverter<TTlv>

Generic version for type safety

ITransportServiceFactory

Interface for a transport service factory.