Update auto-generated bindings
authorMatt Corallo <git@bluematt.me>
Sun, 8 Oct 2023 06:07:21 +0000 (06:07 +0000)
committerMatt Corallo <git@bluematt.me>
Sun, 8 Oct 2023 06:53:01 +0000 (06:53 +0000)
lightning-c-bindings/src/lightning/sign.rs

index 33d731669abcc773d499809089c34507d1d21db7..ded52641910faed548eb3b37abb8945397a53d6f 100644 (file)
@@ -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]