Interface IToLocalOutputAdapter
- Assembly
- NLightning.Infrastructure.Bitcoin.dll
Interface for adapters that convert domain to_local output info models to infrastructure to_local outputs.
public interface IToLocalOutputAdapter : IOutputAdapter<ToLocalOutputInfo, ToLocalOutput>
- Inherited Members