Skip to content

Commit 3374c4d

Browse files
committed
Add missing PaymentError variant
1 parent 1ad840e commit 3374c4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/ls-sdk-bindings/src/ls_sdk.udl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ enum PaymentError {
1111
"WalletError",
1212
"PersistError",
1313
"InvalidPreimage",
14+
"AlreadyClaimed",
1415
"BoltzGeneric",
1516
};
1617

0 commit comments

Comments
 (0)