Update auto-generated bindings
[ldk-java] / ts / enums / CreationError.ts
diff --git a/ts/enums/CreationError.ts b/ts/enums/CreationError.ts
new file mode 100644 (file)
index 0000000..8570e7c
--- /dev/null
@@ -0,0 +1,8 @@
+
+            export enum CreationError {
+                LDKCreationError_DescriptionTooLong,
+                               LDKCreationError_RouteTooLong,
+                               LDKCreationError_TimestampOutOfBounds,
+                               LDKCreationError_ExpiryTimeOutOfBounds,
+                               
+            }