Class ChannelConstants
- Namespace
- NLightning.Domain.Channels.Constants
- Assembly
- NLightning.Domain.dll
public static class ChannelConstants
- Inheritance
-
ChannelConstants
- Inherited Members
-
Fields
ChannelIdLength
public const int ChannelIdLength = 32
Field Value
- int
LargeChannelAmount
public static readonly LightningMoney LargeChannelAmount
Field Value
- LightningMoney
MaxAcceptedHtlcs
public const int MaxAcceptedHtlcs = 483
Field Value
- int
MaxFeePerKw
public static readonly LightningMoney MaxFeePerKw
Field Value
- LightningMoney
MaxUnconfirmedChannelAge
public const int MaxUnconfirmedChannelAge = 2016
Field Value
- int
MinDustLimitAmount
public static readonly LightningMoney MinDustLimitAmount
Field Value
- LightningMoney
MinFeePerKw
public static readonly LightningMoney MinFeePerKw
Field Value
- LightningMoney