Interface IOfferedHtlcOutputAdapter
- Assembly
- NLightning.Infrastructure.Bitcoin.dll
Interface for adapters that convert domain offered HTLC output info models to infrastructure offered HTLC outputs.
public interface IOfferedHtlcOutputAdapter : IOutputAdapter<OfferedHtlcOutputInfo, OfferedHtlcOutput>
- Inherited Members