Enum BasepointType
- Namespace
- NLightning.Domain.Protocol.Enums
- Assembly
- NLightning.Domain.dll
public enum BasepointType : byte
Fields
DelayedPayment = 3
Funding = 0
Htlc = 4
Payment = 2
Revocation = 1
public enum BasepointType : byte
DelayedPayment = 3
Funding = 0
Htlc = 4
Payment = 2
Revocation = 1