Update auto-generated bindings to 0.0.101
[ldk-java] / ts / structs / InitFeatures.ts
index 40e8662db4f0a84ccbb8de73b369681a265b872d..4f18b363874afc4c2456ca0956d20ce2a6f04c16 100644 (file)
@@ -45,6 +45,11 @@ import * as bindings from '../bindings' // TODO: figure out location
                return ret_hu_conv;
        }
 
+       public boolean requires_unknown_bits() {
+               boolean ret = bindings.InitFeatures_requires_unknown_bits(this.ptr);
+               return ret;
+       }
+
        public boolean supports_payment_secret() {
                boolean ret = bindings.InitFeatures_supports_payment_secret(this.ptr);
                return ret;