Update auto-updated Java files
[ldk-java] / ts / structs / NodeFeatures.ts
index 96f6e286ac9b39357dd8a7d561f305c2322d1f6a..f9a4c13afe3505c777ac104fc8ce07fc8ca41333 100644 (file)
@@ -55,11 +55,6 @@ import * as bindings from '../bindings' // TODO: figure out location
                return ret;
        }
 
-       public boolean supports_payment_secret() {
-               boolean ret = bindings.NodeFeatures_supports_payment_secret(this.ptr);
-               return ret;
-       }
-
        public Uint8Array write() {
                Uint8Array ret = bindings.NodeFeatures_write(this.ptr);
                return ret;