@mercurial-finance/farming-sdk
Advanced tools
Comparing version 1.0.16-abc1234.1 to 1.0.16-abc1234.2
@@ -1568,2 +1568,4 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }var __defProp = Object.defineProperty; | ||
const rewardB = userState.balanceStaked.mul(b.sub(userState.rewardBPerTokenComplete)).div(new (0, _anchor.BN)(1e9)).add(userState.rewardBPerTokenPending); | ||
if (rewardA.isZero() && rewardB.isZero()) | ||
return accValue; | ||
accValue.set(farmMint, { | ||
@@ -1570,0 +1572,0 @@ rewardA, |
{ | ||
"name": "@mercurial-finance/farming-sdk", | ||
"version": "1.0.16-abc1234.1", | ||
"version": "1.0.16-abc1234.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
347656
4291