Skip to content

Commit

Permalink
add InvalidCustomTlvs to udl NodeError
Browse files Browse the repository at this point in the history
  • Loading branch information
Evanfeenstra committed Nov 30, 2024
1 parent 56550d1 commit b4898b3
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 @@ -184,6 +184,7 @@ enum NodeError {
"OfferCreationFailed",
"RefundCreationFailed",
"PaymentSendingFailed",
"InvalidCustomTlvs",
"ProbeSendingFailed",
"ChannelCreationFailed",
"ChannelClosingFailed",
Expand Down

0 comments on commit b4898b3

Please sign in to comment.