bindings updates
[ldk-java] / src / main / java / org / ldk / impl / bindings.java
index 744af9f7d80bfa5051a6b3af7a1a2070e2c89f12..6605be96975141fe4d00fc10f8e458a9f4562860 100644 (file)
@@ -742,8 +742,6 @@ public class bindings {
        public static native void Transaction_free(byte[] _res);
        // void TxOut_free(struct LDKTxOut _res);
        public static native void TxOut_free(long _res);
-       // struct LDKTxOut TxOut_clone(const struct LDKTxOut *NONNULL_PTR orig);
-       public static native long TxOut_clone(long orig);
        // void CVec_SpendableOutputDescriptorZ_free(struct LDKCVec_SpendableOutputDescriptorZ _res);
        public static native void CVec_SpendableOutputDescriptorZ_free(long[] _res);
        // void CVec_MessageSendEventZ_free(struct LDKCVec_MessageSendEventZ _res);