Table of Contents

Enum HtlcState

Namespace
NLightning.Domain.Channels.Enums
Assembly
NLightning.Domain.dll
public enum HtlcState : byte

Fields

Expired = 3
Failed = 2
Fulfilled = 1
Offered = 0