[Java] Update auto-generated bindings
[ldk-java] / src / main / java / org / ldk / structs / RawInvoice.java
index e370352d91e2edf42c02c9a6d3b9b68573c59e23..3bdb47c14121f7f36a1f07afdc76d47fd34f5d39 100644 (file)
@@ -208,7 +208,7 @@ public class RawInvoice extends CommonBase {
                long ret = bindings.RawInvoice_amount_pico_btc(this.ptr);
                Reference.reachabilityFence(this);
                if (ret >= 0 && ret <= 4096) { return null; }
-               Option_u64Z ret_hu_conv = Option_u64Z.constr_from_ptr(ret);
+               org.ldk.structs.Option_u64Z ret_hu_conv = org.ldk.structs.Option_u64Z.constr_from_ptr(ret);
                ret_hu_conv.ptrs_to.add(this);
                return ret_hu_conv;
        }