@glowlabs-org/utils 0.2.158 → 0.2.159

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-CLa5037R.js');
3
+ var calculateFarmEfficiency = require('./calculate-farm-efficiency-BVxRutOQ.js');
4
4
  require('decimal.js');
5
5
  var viem = require('viem');
6
6
  require('ethers');
@@ -4571,6 +4571,7 @@ function RegionRouter(baseUrl) {
4571
4571
  installerCount: 1,
4572
4572
  createdAt: new Date(),
4573
4573
  activationInstallerThreshold: 1,
4574
+ efficiencyScore: 0,
4574
4575
  };
4575
4576
  };
4576
4577
  // -------------------------------------------------------------------------
@@ -5096,4 +5097,4 @@ exports.useOffchainFractions = useOffchainFractions;
5096
5097
  exports.useRewardsKernel = useRewardsKernel;
5097
5098
  exports.waitForEthersTransactionWithRetry = waitForEthersTransactionWithRetry;
5098
5099
  exports.waitForViemTransactionWithRetry = waitForViemTransactionWithRetry;
5099
- //# sourceMappingURL=calculate-farm-efficiency-CLa5037R.js.map
5100
+ //# sourceMappingURL=calculate-farm-efficiency-BVxRutOQ.js.map