Table of Contents

Interface IInteractiveTransactionServiceFactory

Namespace
NLightning.Infrastructure.Protocol.Interfaces
Assembly
NLightning.Infrastructure.dll
public interface IInteractiveTransactionServiceFactory

Methods

CreateInteractiveTransactionService(bool)

IInteractiveTransactionService CreateInteractiveTransactionService(bool isInitiator)

Parameters

isInitiator bool

Returns

IInteractiveTransactionService