X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=c_sharp%2Fsrc%2Forg%2Fldk%2Fstructs%2FOutPoint.cs;fp=c_sharp%2Fsrc%2Forg%2Fldk%2Fstructs%2FOutPoint.cs;h=c7187ff8ffec71f284ba19122c4ac2cd4ce05f71;hb=c6777737ea14e7814b0fa7d6fe16536f31d4a82b;hp=02521101d63f985739c5d2a9e4d7efcaef3777d4;hpb=ee72c84d4bf9e2404e02fe20155efb502ceaee1b;p=ldk-java diff --git a/c_sharp/src/org/ldk/structs/OutPoint.cs b/c_sharp/src/org/ldk/structs/OutPoint.cs index 02521101..c7187ff8 100644 --- a/c_sharp/src/org/ldk/structs/OutPoint.cs +++ b/c_sharp/src/org/ldk/structs/OutPoint.cs @@ -103,7 +103,7 @@ public class OutPoint : CommonBase { return this.eq((OutPoint)o); } /** - * Checks if two OutPoints contain equal inner contents. + * Generates a non-cryptographic 64-bit hash of the OutPoint. */ public long hash() { long ret = bindings.OutPoint_hash(this.ptr);