Namespace NLightning.Domain.Protocol.Interfaces
Interfaces
- IMessage
Interface for a message.
- 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.
- ITlvConverter
Interface for serializers that handle specific message types
- ITlvConverter<TTlv>
Generic version for type safety
- ITransportServiceFactory
Interface for a transport service factory.