Table of Contents

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