Update auto-generated bindings to 0.0.101
[ldk-java] / src / main / java / org / ldk / structs / RoutingFees.java
index f1afc840c10818431209969eb31899f6ca373793..d26f518f8b9e58b90edff3a9b8221de11c64cbf7 100644 (file)
@@ -84,6 +84,14 @@ public class RoutingFees extends CommonBase {
                return ret_hu_conv;
        }
 
+       /**
+        * Checks if two RoutingFeess contain equal inner contents.
+        */
+       public long hash() {
+               long ret = bindings.RoutingFees_hash(this.ptr);
+               return ret;
+       }
+
        /**
         * Serialize the RoutingFees object into a byte array which can be read by RoutingFees_read
         */