From: Matt Corallo Date: Sun, 8 Oct 2023 06:07:21 +0000 (+0000) Subject: Update auto-generated bindings X-Git-Tag: v0.0.117.1^2 X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=ldk-c-bindings;a=commitdiff_plain;h=35baacda84527bd86ccaf960a693db41a8070f5c Update auto-generated bindings --- diff --git a/lightning-c-bindings/src/lightning/sign.rs b/lightning-c-bindings/src/lightning/sign.rs index 33d7316..ded5264 100644 --- a/lightning-c-bindings/src/lightning/sign.rs +++ b/lightning-c-bindings/src/lightning/sign.rs @@ -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]