[TS] Update auto-generated bindings to LDK-C-Bindings 0.0.123.1
[ldk-java] / src / main / java / org / ldk / structs / Result_SpendableOutputDescriptorDecodeErrorZ.java
index 63db237100adda892a89efa96dd2e289e2fe5c22..b352ab51739296961f4afcddd50a9ebbf1ef7e8b 100644 (file)
@@ -13,6 +13,10 @@ public class Result_SpendableOutputDescriptorDecodeErrorZ extends CommonBase {
                if (ptr != 0) { bindings.CResult_SpendableOutputDescriptorDecodeErrorZ_free(ptr); } super.finalize();
        }
 
+       protected void force_free() {
+               if (ptr != 0) { bindings.CResult_SpendableOutputDescriptorDecodeErrorZ_free(ptr); ptr = 0; }
+       }
+
        static Result_SpendableOutputDescriptorDecodeErrorZ constr_from_ptr(long ptr) {
                if (bindings.CResult_SpendableOutputDescriptorDecodeErrorZ_is_ok(ptr)) {
                        return new Result_SpendableOutputDescriptorDecodeErrorZ_OK(null, ptr);