Interface IToRemoteOutputAdapter
- Assembly
- NLightning.Infrastructure.Bitcoin.dll
Interface for adapters that convert domain to_remote output info models to infrastructure to_remote outputs.
public interface IToRemoteOutputAdapter : IOutputAdapter<ToRemoteOutputInfo, ToRemoteOutput>
- Inherited Members