Package org.ldk.structs
Class ParseOrSemanticError.SemanticError
- java.lang.Object
-
- org.ldk.structs.ParseOrSemanticError
-
- org.ldk.structs.ParseOrSemanticError.SemanticError
-
- Enclosing class:
- ParseOrSemanticError
public static final class ParseOrSemanticError.SemanticError extends ParseOrSemanticError
The invoice could be decoded but violates the BOLT11 standard
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.ParseOrSemanticError
ParseOrSemanticError.ParseError, ParseOrSemanticError.SemanticError
-
-
Field Summary
Fields Modifier and Type Field Description SemanticError
semantic_error
-
-
-
Field Detail
-
semantic_error
public final SemanticError semantic_error
-
-