Interface IHtlc
- Namespace
- NLightning.Domain.Protocol.Models
- Assembly
- NLightning.Domain.dll
public interface IHtlc
Properties
Amount
LightningMoney Amount { get; }
Property Value
ScriptPubKey
Script ScriptPubKey { get; }
Property Value
- Script