Update auto-generated bindings
[ldk-java] / ts / enums / CreationError.ts
1
2             export enum CreationError {
3                 LDKCreationError_DescriptionTooLong,
4                                 LDKCreationError_RouteTooLong,
5                                 LDKCreationError_TimestampOutOfBounds,
6                                 LDKCreationError_ExpiryTimeOutOfBounds,
7                                 
8             }