@@ -144,15 +144,15 @@ public final static class None extends LDKCOption_u32Z {
144144 public static native long CResult_BuiltCommitmentTransactionDecodeErrorZ_get_ok(long owner);
145145 // struct LDKDecodeError CResult_BuiltCommitmentTransactionDecodeErrorZ_get_err(LDKCResult_BuiltCommitmentTransactionDecodeErrorZ *NONNULL_PTR owner);
146146 public static native long CResult_BuiltCommitmentTransactionDecodeErrorZ_get_err(long owner);
147- // struct LDKTrustedClosingTransaction *NONNULL_PTR CResult_TrustedClosingTransactionNoneZ_get_ok(LDKCResult_TrustedClosingTransactionNoneZ *NONNULL_PTR owner);
147+ // struct LDKTrustedClosingTransaction *CResult_TrustedClosingTransactionNoneZ_get_ok(LDKCResult_TrustedClosingTransactionNoneZ *NONNULL_PTR owner);
148148 public static native long CResult_TrustedClosingTransactionNoneZ_get_ok(long owner);
149149 // void CResult_TrustedClosingTransactionNoneZ_get_err(LDKCResult_TrustedClosingTransactionNoneZ *NONNULL_PTR owner);
150150 public static native void CResult_TrustedClosingTransactionNoneZ_get_err(long owner);
151151 // struct LDKCommitmentTransaction CResult_CommitmentTransactionDecodeErrorZ_get_ok(LDKCResult_CommitmentTransactionDecodeErrorZ *NONNULL_PTR owner);
152152 public static native long CResult_CommitmentTransactionDecodeErrorZ_get_ok(long owner);
153153 // struct LDKDecodeError CResult_CommitmentTransactionDecodeErrorZ_get_err(LDKCResult_CommitmentTransactionDecodeErrorZ *NONNULL_PTR owner);
154154 public static native long CResult_CommitmentTransactionDecodeErrorZ_get_err(long owner);
155- // struct LDKTrustedCommitmentTransaction *NONNULL_PTR CResult_TrustedCommitmentTransactionNoneZ_get_ok(LDKCResult_TrustedCommitmentTransactionNoneZ *NONNULL_PTR owner);
155+ // struct LDKTrustedCommitmentTransaction *CResult_TrustedCommitmentTransactionNoneZ_get_ok(LDKCResult_TrustedCommitmentTransactionNoneZ *NONNULL_PTR owner);
156156 public static native long CResult_TrustedCommitmentTransactionNoneZ_get_ok(long owner);
157157 // void CResult_TrustedCommitmentTransactionNoneZ_get_err(LDKCResult_TrustedCommitmentTransactionNoneZ *NONNULL_PTR owner);
158158 public static native void CResult_TrustedCommitmentTransactionNoneZ_get_err(long owner);
@@ -609,7 +609,7 @@ public final static class SendReplyChannelRange extends LDKMessageSendEvent {
609609 public static native long CResult_ScoringParametersDecodeErrorZ_get_ok(long owner);
610610 // struct LDKDecodeError CResult_ScoringParametersDecodeErrorZ_get_err(LDKCResult_ScoringParametersDecodeErrorZ *NONNULL_PTR owner);
611611 public static native long CResult_ScoringParametersDecodeErrorZ_get_err(long owner);
612- // struct LDKScorer *NONNULL_PTR CResult_ScorerDecodeErrorZ_get_ok(LDKCResult_ScorerDecodeErrorZ *NONNULL_PTR owner);
612+ // struct LDKScorer *CResult_ScorerDecodeErrorZ_get_ok(LDKCResult_ScorerDecodeErrorZ *NONNULL_PTR owner);
613613 public static native long CResult_ScorerDecodeErrorZ_get_ok(long owner);
614614 // struct LDKDecodeError CResult_ScorerDecodeErrorZ_get_err(LDKCResult_ScorerDecodeErrorZ *NONNULL_PTR owner);
615615 public static native long CResult_ScorerDecodeErrorZ_get_err(long owner);
@@ -621,7 +621,7 @@ public final static class SendReplyChannelRange extends LDKMessageSendEvent {
621621 public static native long C2Tuple_ProbabilisticScoringParametersNetworkGraphZ_get_a(long owner);
622622 // struct LDKNetworkGraph C2Tuple_ProbabilisticScoringParametersNetworkGraphZ_get_b(LDKC2Tuple_ProbabilisticScoringParametersNetworkGraphZ *NONNULL_PTR owner);
623623 public static native long C2Tuple_ProbabilisticScoringParametersNetworkGraphZ_get_b(long owner);
624- // struct LDKProbabilisticScorer *NONNULL_PTR CResult_ProbabilisticScorerDecodeErrorZ_get_ok(LDKCResult_ProbabilisticScorerDecodeErrorZ *NONNULL_PTR owner);
624+ // struct LDKProbabilisticScorer *CResult_ProbabilisticScorerDecodeErrorZ_get_ok(LDKCResult_ProbabilisticScorerDecodeErrorZ *NONNULL_PTR owner);
625625 public static native long CResult_ProbabilisticScorerDecodeErrorZ_get_ok(long owner);
626626 // struct LDKDecodeError CResult_ProbabilisticScorerDecodeErrorZ_get_err(LDKCResult_ProbabilisticScorerDecodeErrorZ *NONNULL_PTR owner);
627627 public static native long CResult_ProbabilisticScorerDecodeErrorZ_get_err(long owner);
@@ -975,9 +975,9 @@ public interface LDKLogger {
975975 public static native long LDKLogger_new(LDKLogger impl);
976976 // struct LDKThirtyTwoBytes C2Tuple_BlockHashChannelManagerZ_get_a(LDKC2Tuple_BlockHashChannelManagerZ *NONNULL_PTR owner);
977977 public static native byte[] C2Tuple_BlockHashChannelManagerZ_get_a(long owner);
978- // struct LDKChannelManager *NONNULL_PTR C2Tuple_BlockHashChannelManagerZ_get_b(LDKC2Tuple_BlockHashChannelManagerZ *NONNULL_PTR owner);
978+ // struct LDKChannelManager *C2Tuple_BlockHashChannelManagerZ_get_b(LDKC2Tuple_BlockHashChannelManagerZ *NONNULL_PTR owner);
979979 public static native long C2Tuple_BlockHashChannelManagerZ_get_b(long owner);
980- // struct LDKC2Tuple_BlockHashChannelManagerZ *NONNULL_PTR CResult_C2Tuple_BlockHashChannelManagerZDecodeErrorZ_get_ok(LDKCResult_C2Tuple_BlockHashChannelManagerZDecodeErrorZ *NONNULL_PTR owner);
980+ // struct LDKC2Tuple_BlockHashChannelManagerZ *CResult_C2Tuple_BlockHashChannelManagerZDecodeErrorZ_get_ok(LDKCResult_C2Tuple_BlockHashChannelManagerZDecodeErrorZ *NONNULL_PTR owner);
981981 public static native long CResult_C2Tuple_BlockHashChannelManagerZDecodeErrorZ_get_ok(long owner);
982982 // struct LDKDecodeError CResult_C2Tuple_BlockHashChannelManagerZDecodeErrorZ_get_err(LDKCResult_C2Tuple_BlockHashChannelManagerZDecodeErrorZ *NONNULL_PTR owner);
983983 public static native long CResult_C2Tuple_BlockHashChannelManagerZDecodeErrorZ_get_err(long owner);
@@ -1429,7 +1429,7 @@ public final static class None extends LDKCOption_FilterZ {
14291429 }
14301430 static { LDKCOption_FilterZ.init(); }
14311431 public static native LDKCOption_FilterZ LDKCOption_FilterZ_ref_from_ptr(long ptr);
1432- // struct LDKLockedChannelMonitor *NONNULL_PTR CResult_LockedChannelMonitorNoneZ_get_ok(LDKCResult_LockedChannelMonitorNoneZ *NONNULL_PTR owner);
1432+ // struct LDKLockedChannelMonitor *CResult_LockedChannelMonitorNoneZ_get_ok(LDKCResult_LockedChannelMonitorNoneZ *NONNULL_PTR owner);
14331433 public static native long CResult_LockedChannelMonitorNoneZ_get_ok(long owner);
14341434 // void CResult_LockedChannelMonitorNoneZ_get_err(LDKCResult_LockedChannelMonitorNoneZ *NONNULL_PTR owner);
14351435 public static native void CResult_LockedChannelMonitorNoneZ_get_err(long owner);
0 commit comments