X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;ds=sidebyside;f=ts%2Fstructs%2FNetworkUpdate.ts;fp=ts%2Fstructs%2FNetworkUpdate.ts;h=97f9af233dd12d54dbefe4c0e90775cf8f1d19f5;hb=9d146759e11191b55130be7a1b6988d3f289a168;hp=b7b9e924518847081560ee081194b3997b13139d;hpb=b9716bc7ee492882e4643c9365971fef3761989f;p=ldk-java diff --git a/ts/structs/NetworkUpdate.ts b/ts/structs/NetworkUpdate.ts index b7b9e924..97f9af23 100644 --- a/ts/structs/NetworkUpdate.ts +++ b/ts/structs/NetworkUpdate.ts @@ -62,7 +62,6 @@ export class NodeFailure extends NetworkUpdate { number ret = bindings.NetworkUpdate_channel_update_message(msg == null ? 0 : msg.ptr & ~1); NetworkUpdate ret_hu_conv = NetworkUpdate.constr_from_ptr(ret); ret_hu_conv.ptrs_to.add(ret_hu_conv); - ret_hu_conv.ptrs_to.add(msg); return ret_hu_conv; }