X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=c_sharp%2Fsrc%2Forg%2Fldk%2Fstructs%2FPrivateRoute.cs;h=96e6960469f008ca8a5c80696748b28234889e90;hb=c6777737ea14e7814b0fa7d6fe16536f31d4a82b;hp=538a84417cdaac0b2d0dd1c3b080846da6535fcf;hpb=ee72c84d4bf9e2404e02fe20155efb502ceaee1b;p=ldk-java diff --git a/c_sharp/src/org/ldk/structs/PrivateRoute.cs b/c_sharp/src/org/ldk/structs/PrivateRoute.cs index 538a8441..96e69604 100644 --- a/c_sharp/src/org/ldk/structs/PrivateRoute.cs +++ b/c_sharp/src/org/ldk/structs/PrivateRoute.cs @@ -37,7 +37,7 @@ public class PrivateRoute : CommonBase { } /** - * Checks if two PrivateRoutes contain equal inner contents. + * Generates a non-cryptographic 64-bit hash of the PrivateRoute. */ public long hash() { long ret = bindings.PrivateRoute_hash(this.ptr);