@huma-finance/shared 0.0.48-beta.292 → 0.0.48-beta.294

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,4 +1,5 @@
1
1
  import { BigNumber } from 'ethers';
2
+ export declare const SECONDS_IN_A_DAY = 86400;
2
3
  export declare const BP_FACTOR: BigNumber;
3
4
  export declare enum KYC_PROVIDER {
4
5
  Securitize = "Securitize"
@@ -1,7 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreditStateV2 = exports.KYC_PROVIDER = exports.BP_FACTOR = void 0;
3
+ exports.CreditStateV2 = exports.KYC_PROVIDER = exports.BP_FACTOR = exports.SECONDS_IN_A_DAY = void 0;
4
4
  const ethers_1 = require("ethers");
5
+ exports.SECONDS_IN_A_DAY = 86400;
5
6
  exports.BP_FACTOR = ethers_1.BigNumber.from(10000);
6
7
  var KYC_PROVIDER;
7
8
  (function (KYC_PROVIDER) {
@@ -1 +1 @@
1
- {"version":3,"file":"const.js","sourceRoot":"","sources":["../../../../src/v2/utils/const.ts"],"names":[],"mappings":";;;AAAA,mCAAkC;AAErB,QAAA,SAAS,GAAG,kBAAS,CAAC,IAAI,CAAC,KAAK,CAAC,CAAA;AAE9C,IAAY,YAEX;AAFD,WAAY,YAAY;IACtB,yCAAyB,CAAA;AAC3B,CAAC,EAFW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAEvB;AAED,IAAY,aAOX;AAPD,WAAY,aAAa;IACvB,uDAAO,CAAA;IACP,qDAAM,CAAA;IACN,yDAAQ,CAAA;IACR,iEAAY,CAAA;IACZ,uDAAO,CAAA;IACP,2DAAS,CAAA;AACX,CAAC,EAPW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAOxB"}
1
+ {"version":3,"file":"const.js","sourceRoot":"","sources":["../../../../src/v2/utils/const.ts"],"names":[],"mappings":";;;AAAA,mCAAkC;AAErB,QAAA,gBAAgB,GAAG,KAAK,CAAA;AAExB,QAAA,SAAS,GAAG,kBAAS,CAAC,IAAI,CAAC,KAAK,CAAC,CAAA;AAE9C,IAAY,YAEX;AAFD,WAAY,YAAY;IACtB,yCAAyB,CAAA;AAC3B,CAAC,EAFW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAEvB;AAED,IAAY,aAOX;AAPD,WAAY,aAAa;IACvB,uDAAO,CAAA;IACP,qDAAM,CAAA;IACN,yDAAQ,CAAA;IACR,iEAAY,CAAA;IACZ,uDAAO,CAAA;IACP,2DAAS,CAAA;AACX,CAAC,EAPW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAOxB"}