Package org.ldk.structs
Class EffectiveCapacity.Unknown
- java.lang.Object
-
- org.ldk.structs.EffectiveCapacity
-
- org.ldk.structs.EffectiveCapacity.Unknown
-
- Enclosing class:
- EffectiveCapacity
public static final class EffectiveCapacity.Unknown extends EffectiveCapacity
A capacity that is unknown possibly because either the chain state is unavailable to know the total capacity or the `htlc_maximum_msat` was not advertised on the gossip network.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.EffectiveCapacity
EffectiveCapacity.AdvertisedMaxHTLC, EffectiveCapacity.ExactLiquidity, EffectiveCapacity.HintMaxHTLC, EffectiveCapacity.Infinite, EffectiveCapacity.Total, EffectiveCapacity.Unknown
-
-
Method Summary
-
Methods inherited from class org.ldk.structs.EffectiveCapacity
advertised_max_htlc, as_msat, clone, exact_liquidity, finalize, hint_max_htlc, infinite, total, unknown
-
-