Skip to content

Commit

Permalink
fixup! Expose build_with_vss_* methods in bindings.
Browse files Browse the repository at this point in the history
  • Loading branch information
G8XSU committed Oct 17, 2024
1 parent eb22e78 commit 28c3f7f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bindings/ldk_node.udl
Original file line number Diff line number Diff line change
Expand Up @@ -265,10 +265,10 @@ interface VssHeaderProvider {

[Error]
enum VssHeaderProviderError {
"InvalidData",
"RequestError",
"AuthorizationError",
"InternalError",
"InvalidData",
"RequestError",
"AuthorizationError",
"InternalError",
};

[Enum]
Expand Down

0 comments on commit 28c3f7f

Please sign in to comment.