Skip to content

Commit

Permalink
Update auto-generated bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBlueMatt committed Oct 8, 2023
1 parent 2297474 commit 01432ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lightning-c-bindings/src/lightning/sign.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2188,6 +2188,8 @@ extern "C" fn WriteableEcdsaChannelSigner_InMemorySigner_cloned(new_obj: &mut cr
new_obj.free = Some(InMemorySigner_free_void);
new_obj.EcdsaChannelSigner.this_arg = new_obj.this_arg;
new_obj.EcdsaChannelSigner.free = None;
new_obj.EcdsaChannelSigner.ChannelSigner.this_arg = new_obj.this_arg;
new_obj.EcdsaChannelSigner.ChannelSigner.free = None;
}

#[no_mangle]
Expand Down

0 comments on commit 01432ce

Please sign in to comment.