@binance/simple-earn 3.0.0 → 4.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -42,7 +42,7 @@ var import_common5 = require("@binance/common");
42
42
 
43
43
  // package.json
44
44
  var name = "@binance/simple-earn";
45
- var version = "3.0.0";
45
+ var version = "4.0.0";
46
46
 
47
47
  // src/rest-api/index.ts
48
48
  var rest_api_exports = {};
@@ -412,7 +412,7 @@ var AccountApi = class {
412
412
  localVarAxiosArgs.method,
413
413
  localVarAxiosArgs.params,
414
414
  localVarAxiosArgs?.timeUnit,
415
- { isSigned: false }
415
+ { isSigned: true }
416
416
  );
417
417
  }
418
418
  /**