Skip to content

Commit

Permalink
Add the new error code to UDL.
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmitr committed Mar 1, 2024
1 parent d312498 commit b968d71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindings/ldk_node.udl
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ enum NodeError {
"InvalidInvoice",
"InvalidChannelId",
"InvalidNetwork",
"InvalidCustomTlv",
"DuplicatePayment",
"InsufficientFunds",
"LiquiditySourceUnavailable",
Expand Down

0 comments on commit b968d71

Please sign in to comment.