X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=c_sharp%2Fsrc%2Forg%2Fldk%2Fstructs%2FMonitorUpdateId.cs;h=95245380b8a3938b1ab02153dd30ee3c419da460;hb=c6777737ea14e7814b0fa7d6fe16536f31d4a82b;hp=7d00ca6e2c7aa5d9a464306e131a2b8e520408db;hpb=ee72c84d4bf9e2404e02fe20155efb502ceaee1b;p=ldk-java diff --git a/c_sharp/src/org/ldk/structs/MonitorUpdateId.cs b/c_sharp/src/org/ldk/structs/MonitorUpdateId.cs index 7d00ca6e..95245380 100644 --- a/c_sharp/src/org/ldk/structs/MonitorUpdateId.cs +++ b/c_sharp/src/org/ldk/structs/MonitorUpdateId.cs @@ -34,7 +34,7 @@ public class MonitorUpdateId : CommonBase { } /** - * Checks if two MonitorUpdateIds contain equal inner contents. + * Generates a non-cryptographic 64-bit hash of the MonitorUpdateId. */ public long hash() { long ret = bindings.MonitorUpdateId_hash(this.ptr);