@glowlabs-org/utils 0.2.166 → 0.2.168

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.
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var calculateFarmEfficiency = require('./calculate-farm-efficiency-DabpqtXj.js');
3
+ var calculateFarmEfficiency = require('./calculate-farm-efficiency-D-hx2uPV.js');
4
4
  require('decimal.js');
5
5
  var viem = require('viem');
6
6
  require('ethers');
@@ -12420,6 +12420,7 @@ Object.defineProperty(exports, "ForwarderError", {
12420
12420
  get: function () { return calculateFarmEfficiency.ForwarderError; }
12421
12421
  });
12422
12422
  exports.GCA_URLS = calculateFarmEfficiency.GCA_URLS;
12423
+ exports.GCTL_OFFCHAIN_TOKEN_ADDRESS = calculateFarmEfficiency.GCTL_OFFCHAIN_TOKEN_ADDRESS;
12423
12424
  exports.GLOW_WEIGHT_DECIMAL_PRECISION = calculateFarmEfficiency.GLOW_WEIGHT_DECIMAL_PRECISION;
12424
12425
  exports.HUB_URL = calculateFarmEfficiency.HUB_URL;
12425
12426
  Object.defineProperty(exports, "KICKSTARTER_STATUS", {
@@ -12445,6 +12446,7 @@ Object.defineProperty(exports, "RewardsKernelError", {
12445
12446
  enumerable: true,
12446
12447
  get: function () { return calculateFarmEfficiency.RewardsKernelError; }
12447
12448
  });
12449
+ exports.SGCTL_OFFCHAIN_TOKEN_ADDRESS = calculateFarmEfficiency.SGCTL_OFFCHAIN_TOKEN_ADDRESS;
12448
12450
  Object.defineProperty(exports, "STAKING_DIRECTIONS", {
12449
12451
  enumerable: true,
12450
12452
  get: function () { return calculateFarmEfficiency.STAKING_DIRECTIONS; }