Interface IAnchorOutputAdapter
- Assembly
- NLightning.Infrastructure.Bitcoin.dll
Interface for adapters that convert domain anchor output info models to infrastructure anchor outputs.
public interface IAnchorOutputAdapter : IOutputAdapter<AnchorOutputInfo, ToAnchorOutput>
- Inherited Members