X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=c_sharp%2Fsrc%2Forg%2Fldk%2Fstructs%2FResult_C2Tuple_BlockHashChannelManagerZDecodeErrorZ.cs;h=117c2c3fb1267f2abd33e512ed49752d7abcfb68;hb=c6777737ea14e7814b0fa7d6fe16536f31d4a82b;hp=ddf4469bd83df79df6c1e49fdfa798149bd18ea7;hpb=ee72c84d4bf9e2404e02fe20155efb502ceaee1b;p=ldk-java diff --git a/c_sharp/src/org/ldk/structs/Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ.cs b/c_sharp/src/org/ldk/structs/Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ.cs index ddf4469b..117c2c3f 100644 --- a/c_sharp/src/org/ldk/structs/Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ.cs +++ b/c_sharp/src/org/ldk/structs/Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ.cs @@ -57,6 +57,7 @@ public class Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ : CommonBase { GC.KeepAlive(e); if (ret >= 0 && ret <= 4096) { return null; } Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ ret_hu_conv = Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ.constr_from_ptr(ret); + if (ret_hu_conv != null) { ret_hu_conv.ptrs_to.AddLast(e); }; return ret_hu_conv; }