Update auto-generated bindings to 0.0.101
[ldk-java] / ts / structs / RoutingFees.ts
index 8d62e3f3617a5341c4fc9f2c18e57bfc893e2eb8..2fb461a4567ffaa617e6b828992ebcf07a77e37e 100644 (file)
@@ -56,6 +56,11 @@ import * as bindings from '../bindings' // TODO: figure out location
                return ret_hu_conv;
        }
 
+       public number hash() {
+               number ret = bindings.RoutingFees_hash(this.ptr);
+               return ret;
+       }
+
        public Uint8Array write() {
                Uint8Array ret = bindings.RoutingFees_write(this.ptr);
                return ret;