Skip to content

Commit 35baacd

Browse files
committed
Update auto-generated bindings
1 parent 6c7a4f5 commit 35baacd

File tree

1 file changed

+2
-0
lines changed
  • lightning-c-bindings/src/lightning

1 file changed

+2
-0
lines changed

lightning-c-bindings/src/lightning/sign.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2188,6 +2188,8 @@ extern "C" fn WriteableEcdsaChannelSigner_InMemorySigner_cloned(new_obj: &mut cr
21882188
new_obj.free = Some(InMemorySigner_free_void);
21892189
new_obj.EcdsaChannelSigner.this_arg = new_obj.this_arg;
21902190
new_obj.EcdsaChannelSigner.free = None;
2191+
new_obj.EcdsaChannelSigner.ChannelSigner.this_arg = new_obj.this_arg;
2192+
new_obj.EcdsaChannelSigner.ChannelSigner.free = None;
21912193
}
21922194

21932195
#[no_mangle]

0 commit comments

Comments
 (0)