[Java] Update auto-generated bindings to LDK 0.0.123
[ldk-java] / src / main / java / org / ldk / structs / Result_WriteableEcdsaChannelSignerDecodeErrorZ.java
index bad96df5735d3c3db43fe75b77ade52792bf532c..b877b344375f1d821823df8b35e6d301776520c5 100644 (file)
@@ -13,6 +13,10 @@ public class Result_WriteableEcdsaChannelSignerDecodeErrorZ extends CommonBase {
                if (ptr != 0) { bindings.CResult_WriteableEcdsaChannelSignerDecodeErrorZ_free(ptr); } super.finalize();
        }
 
+       protected void force_free() {
+               if (ptr != 0) { bindings.CResult_WriteableEcdsaChannelSignerDecodeErrorZ_free(ptr); ptr = 0; }
+       }
+
        static Result_WriteableEcdsaChannelSignerDecodeErrorZ constr_from_ptr(long ptr) {
                if (bindings.CResult_WriteableEcdsaChannelSignerDecodeErrorZ_is_ok(ptr)) {
                        return new Result_WriteableEcdsaChannelSignerDecodeErrorZ_OK(null, ptr);