Update auto-generated bindings to 0.0.101
[ldk-java] / src / main / java / org / ldk / enums / SemanticError.java
index f9ccd5d6190c8ab7769d402e27de901eed01ef03..96023bd25a5589c6925666f7b2f84b99fdd123db 100644 (file)
@@ -9,10 +9,12 @@ public enum SemanticError {
        LDKSemanticError_MultiplePaymentHashes,
        LDKSemanticError_NoDescription,
        LDKSemanticError_MultipleDescriptions,
+       LDKSemanticError_NoPaymentSecret,
        LDKSemanticError_MultiplePaymentSecrets,
        LDKSemanticError_InvalidFeatures,
        LDKSemanticError_InvalidRecoveryId,
        LDKSemanticError_InvalidSignature,
+       LDKSemanticError_ImpreciseAmount,
        ; static native void init();
        static { init(); }
 }
\ No newline at end of file