Package org.ldk.structs
Class Option_MaxDustHTLCExposureZ.Some
- java.lang.Object
-
- org.ldk.structs.Option_MaxDustHTLCExposureZ
-
- org.ldk.structs.Option_MaxDustHTLCExposureZ.Some
-
- Enclosing class:
- Option_MaxDustHTLCExposureZ
public static final class Option_MaxDustHTLCExposureZ.Some extends Option_MaxDustHTLCExposureZ
When we're in this state, this COption_MaxDustHTLCExposureZ contains a crate::lightning::util::config::MaxDustHTLCExposure
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.Option_MaxDustHTLCExposureZ
Option_MaxDustHTLCExposureZ.None, Option_MaxDustHTLCExposureZ.Some
-
-
Field Summary
Fields Modifier and Type Field Description MaxDustHTLCExposuresome
-
-
-
Field Detail
-
some
public final MaxDustHTLCExposure some
-
-