X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=src%2Fmain%2Fjava%2Forg%2Fldk%2Fstructs%2FRoutingFees.java;h=0abd5a3dd257b7b3ed46e5afa73779dda5124eb1;hb=4a36fa97d4eee96099c4a176ea845c52db27e64c;hp=6615c3b82cb6569f988300900850c55ff08fcace;hpb=5cdb34f643d09f21c147c9d0b2f8888609e43429;p=ldk-java diff --git a/src/main/java/org/ldk/structs/RoutingFees.java b/src/main/java/org/ldk/structs/RoutingFees.java index 6615c3b8..0abd5a3d 100644 --- a/src/main/java/org/ldk/structs/RoutingFees.java +++ b/src/main/java/org/ldk/structs/RoutingFees.java @@ -107,7 +107,7 @@ public class RoutingFees extends CommonBase { } /** - * Checks if two RoutingFeess contain equal inner contents. + * Generates a non-cryptographic 64-bit hash of the RoutingFees. */ public long hash() { long ret = bindings.RoutingFees_hash(this.ptr);