Java bindings updates with new generator, with no functional changes
[ldk-java] / src / main / java / org / ldk / enums / LDKChannelMonitorUpdateErr.java
index 15256928aefde1af73c37780078b132235add32b..b1f8c65eb906c0be3e667a917142cb6961618993 100644 (file)
@@ -1,8 +1,8 @@
 package org.ldk.enums;
 
 public enum LDKChannelMonitorUpdateErr {
-   LDKChannelMonitorUpdateErr_TemporaryFailure,
-   LDKChannelMonitorUpdateErr_PermanentFailure,
+       LDKChannelMonitorUpdateErr_TemporaryFailure,
+       LDKChannelMonitorUpdateErr_PermanentFailure,
        ; static native void init();
        static { init(); }
 }
\ No newline at end of file