TS bindings
[ldk-java] / ts / enums / LDKChannelMonitorUpdateErr.ts
diff --git a/ts/enums/LDKChannelMonitorUpdateErr.ts b/ts/enums/LDKChannelMonitorUpdateErr.ts
new file mode 100644 (file)
index 0000000..66c88c3
--- /dev/null
@@ -0,0 +1,7 @@
+
+            export enum LDKChannelMonitorUpdateErr {
+                LDKChannelMonitorUpdateErr_TemporaryFailure,
+                               LDKChannelMonitorUpdateErr_PermanentFailure,
+                               
+            }
+        
\ No newline at end of file