shufflecom-calculations 1.0.28 → 1.0.30

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.
@@ -14,7 +14,6 @@ declare class Dice {
14
14
  calculateWinChanceBN(direction: DiceDirection, playerBet: BigNumber): BigNumber;
15
15
  calculateBetFromMultiplier(direction: DiceDirection, multiplier: number, edgeBps: number): number;
16
16
  calculateBetFromWinChance(direction: DiceDirection, winChance: number): number;
17
- calculatePayoutBN(amount: BigNumber, multiplier: BigNumber): BigNumber;
18
17
  }
19
18
  declare const _default: Dice;
20
19
  export default _default;
package/lib/games/dice.js CHANGED
@@ -87,9 +87,6 @@ class Dice {
87
87
  }
88
88
  return result.dividedBy(DICE_CONVERSION_MULTIPLIER).decimalPlaces(2).toNumber();
89
89
  }
90
- calculatePayoutBN(amount, multiplier) {
91
- return amount.multipliedBy(multiplier);
92
- }
93
90
  }
94
91
  exports.default = new Dice();
95
92
  //# sourceMappingURL=dice.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"dice.js","sourceRoot":"","sources":["../../src/games/dice.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"dice.js","sourceRoot":"","sources":["../../src/games/dice.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,18 @@
1
+ import BigNumber from 'bignumber.js';
2
+ export declare enum KenoRiskLevel {
3
+ CLASSIC = "CLASSIC",
4
+ LOW_RISK = "LOW_RISK",
5
+ MEDIUM_RISK = "MEDIUM_RISK",
6
+ HIGH_RISK = "HIGH_RISK"
7
+ }
8
+ interface KenoConfig {
9
+ tiles: number;
10
+ payout: Record<KenoRiskLevel, number[]>;
11
+ }
12
+ declare class Keno {
13
+ configs(): KenoConfig[];
14
+ calculateMultiplier(risk: KenoRiskLevel, selectedTiles: number[], results: number[]): BigNumber;
15
+ getResults(hexStr: string[], rows: number): number[];
16
+ }
17
+ declare const _default: Keno;
18
+ export default _default;
@@ -0,0 +1,141 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.KenoRiskLevel = void 0;
7
+ const bignumber_js_1 = __importDefault(require("bignumber.js"));
8
+ const utils_1 = require("../utils");
9
+ var KenoRiskLevel;
10
+ (function (KenoRiskLevel) {
11
+ KenoRiskLevel["CLASSIC"] = "CLASSIC";
12
+ KenoRiskLevel["LOW_RISK"] = "LOW_RISK";
13
+ KenoRiskLevel["MEDIUM_RISK"] = "MEDIUM_RISK";
14
+ KenoRiskLevel["HIGH_RISK"] = "HIGH_RISK";
15
+ })(KenoRiskLevel = exports.KenoRiskLevel || (exports.KenoRiskLevel = {}));
16
+ const BYTE_TOTAL = new bignumber_js_1.default(256);
17
+ const TOTAL_TILES = new bignumber_js_1.default(40);
18
+ const kenoConfigs = [
19
+ {
20
+ tiles: 1,
21
+ payout: {
22
+ [KenoRiskLevel.CLASSIC]: [0.0, 3.96],
23
+ [KenoRiskLevel.LOW_RISK]: [0.7, 1.85],
24
+ [KenoRiskLevel.MEDIUM_RISK]: [0.4, 2.75],
25
+ [KenoRiskLevel.HIGH_RISK]: [0.0, 3.96],
26
+ },
27
+ },
28
+ {
29
+ tiles: 2,
30
+ payout: {
31
+ [KenoRiskLevel.CLASSIC]: [0.0, 1.9, 4.5],
32
+ [KenoRiskLevel.LOW_RISK]: [0.0, 2, 3.8],
33
+ [KenoRiskLevel.MEDIUM_RISK]: [0.4, 1.8, 5.1],
34
+ [KenoRiskLevel.HIGH_RISK]: [0.0, 0.0, 17.1],
35
+ },
36
+ },
37
+ {
38
+ tiles: 3,
39
+ payout: {
40
+ [KenoRiskLevel.CLASSIC]: [0.0, 1, 3.1, 10.4],
41
+ [KenoRiskLevel.LOW_RISK]: [0.0, 1.1, 1.38, 26],
42
+ [KenoRiskLevel.MEDIUM_RISK]: [0.0, 0.0, 2.8, 50],
43
+ [KenoRiskLevel.HIGH_RISK]: [0.0, 0.0, 0.0, 81.5],
44
+ },
45
+ },
46
+ {
47
+ tiles: 4,
48
+ payout: {
49
+ [KenoRiskLevel.CLASSIC]: [0.0, 0.8, 1.8, 5, 22.5],
50
+ [KenoRiskLevel.LOW_RISK]: [0.0, 0.0, 2.2, 7.9, 90],
51
+ [KenoRiskLevel.MEDIUM_RISK]: [0.0, 0.0, 1.7, 10, 100],
52
+ [KenoRiskLevel.HIGH_RISK]: [0.0, 0.0, 0.0, 10, 259],
53
+ },
54
+ },
55
+ {
56
+ tiles: 5,
57
+ payout: {
58
+ [KenoRiskLevel.CLASSIC]: [0.0, 0.25, 1.4, 4.1, 16.5, 36],
59
+ [KenoRiskLevel.LOW_RISK]: [0.0, 0.0, 1.5, 4.2, 13, 300],
60
+ [KenoRiskLevel.MEDIUM_RISK]: [0.0, 0.0, 1.4, 4, 14, 390],
61
+ [KenoRiskLevel.HIGH_RISK]: [0.0, 0.0, 0.0, 4.5, 48, 450],
62
+ },
63
+ },
64
+ {
65
+ tiles: 6,
66
+ payout: {
67
+ [KenoRiskLevel.CLASSIC]: [0.0, 0.0, 1, 3.68, 7, 16.5, 40],
68
+ [KenoRiskLevel.LOW_RISK]: [0.0, 0.0, 1.1, 2, 6.2, 100, 700],
69
+ [KenoRiskLevel.MEDIUM_RISK]: [0.0, 0.0, 0.0, 3, 9, 180, 710],
70
+ [KenoRiskLevel.HIGH_RISK]: [0.0, 0.0, 0.0, 11, 359, 710],
71
+ },
72
+ },
73
+ {
74
+ tiles: 7,
75
+ payout: {
76
+ [KenoRiskLevel.CLASSIC]: [0.0, 0.0, 0.47, 3, 4.5, 14, 31, 60],
77
+ [KenoRiskLevel.LOW_RISK]: [0.0, 0.0, 1.1, 1.6, 3.5, 15, 225, 700],
78
+ [KenoRiskLevel.MEDIUM_RISK]: [0.0, 0.0, 0.0, 2, 7, 30, 400, 800],
79
+ [KenoRiskLevel.HIGH_RISK]: [0.0, 0.0, 0.0, 0.0, 7, 90, 400, 800],
80
+ },
81
+ },
82
+ {
83
+ tiles: 8,
84
+ payout: {
85
+ [KenoRiskLevel.CLASSIC]: [0.0, 0.0, 0.0, 2.2, 4, 13, 22, 55, 70],
86
+ [KenoRiskLevel.LOW_RISK]: [0.0, 0.0, 1.1, 1.5, 2, 5.5, 39, 100, 800],
87
+ [KenoRiskLevel.MEDIUM_RISK]: [0.0, 0.0, 0.0, 2, 4, 11, 67, 400, 900],
88
+ [KenoRiskLevel.HIGH_RISK]: [0.0, 0.0, 0.0, 0.0, 5, 20, 270, 600, 900],
89
+ },
90
+ },
91
+ {
92
+ tiles: 9,
93
+ payout: {
94
+ [KenoRiskLevel.CLASSIC]: [0.0, 0.0, 0.0, 1.55, 3, 8, 15, 44, 60, 85],
95
+ [KenoRiskLevel.LOW_RISK]: [0.0, 0.0, 1.1, 1.3, 1.7, 2.5, 7.5, 50, 250, 1000],
96
+ [KenoRiskLevel.MEDIUM_RISK]: [0.0, 0.0, 0.0, 2, 2.5, 5, 15, 100, 500, 1000],
97
+ [KenoRiskLevel.HIGH_RISK]: [0.0, 0.0, 0.0, 0.0, 4, 11, 56, 500, 800, 1000],
98
+ },
99
+ },
100
+ {
101
+ tiles: 10,
102
+ payout: {
103
+ [KenoRiskLevel.CLASSIC]: [0.0, 0.0, 0.0, 1.4, 2.25, 4.5, 8, 17, 50, 80, 100],
104
+ [KenoRiskLevel.LOW_RISK]: [0.0, 0.0, 1.1, 1.3, 1.7, 2.5, 7.5, 50, 250, 1000],
105
+ [KenoRiskLevel.MEDIUM_RISK]: [0.0, 0.0, 0.0, 2, 2.5, 5, 15, 100, 500, 1000],
106
+ [KenoRiskLevel.HIGH_RISK]: [0.0, 0.0, 0.0, 0.0, 4, 11, 56, 500, 800, 1000],
107
+ },
108
+ },
109
+ ];
110
+ class Keno {
111
+ configs() {
112
+ return kenoConfigs;
113
+ }
114
+ calculateMultiplier(risk, selectedTiles, results) {
115
+ var _a;
116
+ const matchedTiles = results.filter((result) => selectedTiles.includes(result));
117
+ return new bignumber_js_1.default(this.configs().find((config) => config.tiles === selectedTiles.length).payout[risk][(_a = matchedTiles === null || matchedTiles === void 0 ? void 0 : matchedTiles.length) !== null && _a !== void 0 ? _a : 0]);
118
+ }
119
+ getResults(hexStr, rows) {
120
+ const results = [];
121
+ const grids = Array.from(Array(TOTAL_TILES.toNumber()).keys());
122
+ hexStr.map(utils_1.hexToBytes).every((gameResultBytes, counter) => {
123
+ for (let i = 0; i < 8; i++) {
124
+ if (results.length >= rows) {
125
+ return false;
126
+ }
127
+ let position = new bignumber_js_1.default(0);
128
+ for (let j = 0; j < 4; j++) {
129
+ const value = gameResultBytes[4 * i + j];
130
+ position = position.plus(new bignumber_js_1.default(value).dividedBy(BYTE_TOTAL.pow(j + 1)));
131
+ }
132
+ position = position.multipliedBy(TOTAL_TILES.minus(new bignumber_js_1.default(8 * counter + i))).integerValue(bignumber_js_1.default.ROUND_DOWN);
133
+ results.push(grids.splice(position.toNumber(), 1)[0]);
134
+ }
135
+ return true;
136
+ });
137
+ return results;
138
+ }
139
+ }
140
+ exports.default = new Keno();
141
+ //# sourceMappingURL=keno.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"keno.js","sourceRoot":"","sources":["../../src/games/keno.ts"],"names":[],"mappings":";;;;;;AAAA,gEAAqC;AACrC,oCAAsC;AAEtC,IAAY,aAKX;AALD,WAAY,aAAa;IACvB,oCAAmB,CAAA;IACnB,sCAAqB,CAAA;IACrB,4CAA2B,CAAA;IAC3B,wCAAuB,CAAA;AACzB,CAAC,EALW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAKxB;AAOD,MAAM,UAAU,GAAG,IAAI,sBAAS,CAAC,GAAG,CAAC,CAAC;AAEtC,MAAM,WAAW,GAAG,IAAI,sBAAS,CAAC,EAAE,CAAC,CAAC;AAEtC,MAAM,WAAW,GAAiB;IAChC;QACE,KAAK,EAAE,CAAC;QACR,MAAM,EAAE;YACN,CAAC,aAAa,CAAC,OAAO,CAAC,EAAE,CAAC,GAAG,EAAE,IAAI,CAAC;YACpC,CAAC,aAAa,CAAC,QAAQ,CAAC,EAAE,CAAC,GAAG,EAAE,IAAI,CAAC;YACrC,CAAC,aAAa,CAAC,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,IAAI,CAAC;YACxC,CAAC,aAAa,CAAC,SAAS,CAAC,EAAE,CAAC,GAAG,EAAE,IAAI,CAAC;SACvC;KACF;IACD;QACE,KAAK,EAAE,CAAC;QACR,MAAM,EAAE;YACN,CAAC,aAAa,CAAC,OAAO,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,CAAC;YACxC,CAAC,aAAa,CAAC,QAAQ,CAAC,EAAE,CAAC,GAAG,EAAE,CAAC,EAAE,GAAG,CAAC;YACvC,CAAC,aAAa,CAAC,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,CAAC;YAC5C,CAAC,aAAa,CAAC,SAAS,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,IAAI,CAAC;SAC5C;KACF;IACD;QACE,KAAK,EAAE,CAAC;QACR,MAAM,EAAE;YACN,CAAC,aAAa,CAAC,OAAO,CAAC,EAAE,CAAC,GAAG,EAAE,CAAC,EAAE,GAAG,EAAE,IAAI,CAAC;YAC5C,CAAC,aAAa,CAAC,QAAQ,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,IAAI,EAAE,EAAE,CAAC;YAC9C,CAAC,aAAa,CAAC,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,EAAE,CAAC;YAChD,CAAC,aAAa,CAAC,SAAS,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,IAAI,CAAC;SACjD;KACF;IACD;QACE,KAAK,EAAE,CAAC;QACR,MAAM,EAAE;YACN,CAAC,aAAa,CAAC,OAAO,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC,EAAE,IAAI,CAAC;YACjD,CAAC,aAAa,CAAC,QAAQ,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,EAAE,CAAC;YAClD,CAAC,aAAa,CAAC,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,GAAG,CAAC;YACrD,CAAC,aAAa,CAAC,SAAS,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,GAAG,CAAC;SACpD;KACF;IACD;QACE,KAAK,EAAE,CAAC;QACR,MAAM,EAAE;YACN,CAAC,aAAa,CAAC,OAAO,CAAC,EAAE,CAAC,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,GAAG,EAAE,IAAI,EAAE,EAAE,CAAC;YACxD,CAAC,aAAa,CAAC,QAAQ,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,GAAG,CAAC;YACvD,CAAC,aAAa,CAAC,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC,EAAE,EAAE,EAAE,GAAG,CAAC;YACxD,CAAC,aAAa,CAAC,SAAS,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,GAAG,CAAC;SACzD;KACF;IACD;QACE,KAAK,EAAE,CAAC;QACR,MAAM,EAAE;YACN,CAAC,aAAa,CAAC,OAAO,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,CAAC,EAAE,IAAI,EAAE,CAAC,EAAE,IAAI,EAAE,EAAE,CAAC;YACzD,CAAC,aAAa,CAAC,QAAQ,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,CAAC;YAC3D,CAAC,aAAa,CAAC,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC,EAAE,CAAC,EAAE,GAAG,EAAE,GAAG,CAAC;YAC5D,CAAC,aAAa,CAAC,SAAS,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,GAAG,CAAC;SACzD;KACF;IACD;QACE,KAAK,EAAE,CAAC;QACR,MAAM,EAAE;YACN,CAAC,aAAa,CAAC,OAAO,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,IAAI,EAAE,CAAC,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC;YAC7D,CAAC,aAAa,CAAC,QAAQ,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,GAAG,CAAC;YACjE,CAAC,aAAa,CAAC,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC,EAAE,CAAC,EAAE,EAAE,EAAE,GAAG,EAAE,GAAG,CAAC;YAChE,CAAC,aAAa,CAAC,SAAS,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC,EAAE,EAAE,EAAE,GAAG,EAAE,GAAG,CAAC;SACjE;KACF;IACD;QACE,KAAK,EAAE,CAAC;QACR,MAAM,EAAE;YACN,CAAC,aAAa,CAAC,OAAO,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC;YAChE,CAAC,aAAa,CAAC,QAAQ,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC,EAAE,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,GAAG,CAAC;YACpE,CAAC,aAAa,CAAC,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC,EAAE,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,GAAG,EAAE,GAAG,CAAC;YACpE,CAAC,aAAa,CAAC,SAAS,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC,EAAE,EAAE,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,CAAC;SACtE;KACF;IACD;QACE,KAAK,EAAE,CAAC;QACR,MAAM,EAAE;YACN,CAAC,aAAa,CAAC,OAAO,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,IAAI,EAAE,CAAC,EAAE,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC;YACpE,CAAC,aAAa,CAAC,QAAQ,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,IAAI,CAAC;YAC5E,CAAC,aAAa,CAAC,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC,EAAE,GAAG,EAAE,CAAC,EAAE,EAAE,EAAE,GAAG,EAAE,GAAG,EAAE,IAAI,CAAC;YAC3E,CAAC,aAAa,CAAC,SAAS,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,GAAG,EAAE,GAAG,EAAE,IAAI,CAAC;SAC3E;KACF;IACD;QACE,KAAK,EAAE,EAAE;QACT,MAAM,EAAE;YACN,CAAC,aAAa,CAAC,OAAO,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,GAAG,CAAC;YAC5E,CAAC,aAAa,CAAC,QAAQ,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,IAAI,CAAC;YAC5E,CAAC,aAAa,CAAC,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC,EAAE,GAAG,EAAE,CAAC,EAAE,EAAE,EAAE,GAAG,EAAE,GAAG,EAAE,IAAI,CAAC;YAC3E,CAAC,aAAa,CAAC,SAAS,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,GAAG,EAAE,GAAG,EAAE,IAAI,CAAC;SAC3E;KACF;CACF,CAAC;AAEF,MAAM,IAAI;IACR,OAAO;QACL,OAAO,WAAW,CAAC;IACrB,CAAC;IAED,mBAAmB,CAAC,IAAmB,EAAE,aAAuB,EAAE,OAAiB;;QACjF,MAAM,YAAY,GAAG,OAAO,CAAC,MAAM,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,aAAa,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC,CAAC;QAChF,OAAO,IAAI,sBAAS,CAAC,IAAI,CAAC,OAAO,EAAE,CAAC,IAAI,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,KAAK,aAAa,CAAC,MAAM,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,MAAA,YAAY,aAAZ,YAAY,uBAAZ,YAAY,CAAE,MAAM,mCAAI,CAAC,CAAC,CAAC,CAAC;IACvI,CAAC;IAED,UAAU,CAAC,MAAgB,EAAE,IAAY;QACvC,MAAM,OAAO,GAAa,EAAE,CAAC;QAC7B,MAAM,KAAK,GAAG,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,WAAW,CAAC,QAAQ,EAAE,CAAC,CAAC,IAAI,EAAE,CAAC,CAAC;QAE/D,MAAM,CAAC,GAAG,CAAC,kBAAU,CAAC,CAAC,KAAK,CAAC,CAAC,eAAe,EAAE,OAAO,EAAE,EAAE;YACxD,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;gBAC1B,IAAI,OAAO,CAAC,MAAM,IAAI,IAAI,EAAE;oBAC1B,OAAO,KAAK,CAAC;iBACd;gBACD,IAAI,QAAQ,GAAG,IAAI,sBAAS,CAAC,CAAC,CAAC,CAAC;gBAEhC,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;oBAC1B,MAAM,KAAK,GAAG,eAAe,CAAC,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC;oBACzC,QAAQ,GAAG,QAAQ,CAAC,IAAI,CAAC,IAAI,sBAAS,CAAC,KAAK,CAAC,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC;iBACjF;gBAED,QAAQ,GAAG,QAAQ,CAAC,YAAY,CAAC,WAAW,CAAC,KAAK,CAAC,IAAI,sBAAS,CAAC,CAAC,GAAG,OAAO,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,YAAY,CAAC,sBAAS,CAAC,UAAU,CAAC,CAAC;gBAEvH,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC,MAAM,CAAC,QAAQ,CAAC,QAAQ,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;aACvD;YACD,OAAO,IAAI,CAAC;QACd,CAAC,CAAC,CAAC;QACH,OAAO,OAAO,CAAC;IACjB,CAAC;CACF;AAED,kBAAe,IAAI,IAAI,EAAE,CAAC"}
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,45 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ const crypto_1 = require("crypto");
7
+ const keno_1 = __importDefault(require("./keno"));
8
+ describe('Keno', () => {
9
+ it('be able to provably result', () => {
10
+ const gameSeeds = [
11
+ {
12
+ serverSeed: 'ebd3ff712ee7ed3cabe3753146f95847b017f847758ed254c531ff0d45686cea',
13
+ clientSeed: 'pf4jl5q97q',
14
+ nonce: '2',
15
+ results: [0, 22, 35, 15, 27, 34, 30, 5, 8, 38],
16
+ },
17
+ {
18
+ serverSeed: 'ebd3ff712ee7ed3cabe3753146f95847b017f847758ed254c531ff0d45686cea',
19
+ clientSeed: 'pf4jl5q97q',
20
+ nonce: '3',
21
+ results: [13, 37, 12, 35, 2, 24, 36, 5, 25, 32],
22
+ },
23
+ {
24
+ serverSeed: 'ebd3ff712ee7ed3cabe3753146f95847b017f847758ed254c531ff0d45686cea',
25
+ clientSeed: 'pf4jl5q97q',
26
+ nonce: '4',
27
+ results: [3, 28, 19, 38, 6, 4, 35, 36, 10, 20],
28
+ },
29
+ ];
30
+ gameSeeds.forEach((e) => {
31
+ const resultHex = generateDigestHex(e);
32
+ const results = keno_1.default.getResults(resultHex, 10);
33
+ expect(results).toEqual(e.results);
34
+ });
35
+ });
36
+ });
37
+ function generateDigestHex({ serverSeed, clientSeed, nonce, rounds = 2, }) {
38
+ const results = Array.from(Array(rounds).keys()).map((round) => {
39
+ const hmac = (0, crypto_1.createHmac)('sha256', serverSeed);
40
+ hmac.update(`${clientSeed}:${nonce}:${round}`);
41
+ return hmac.digest('hex');
42
+ });
43
+ return results;
44
+ }
45
+ //# sourceMappingURL=keno.spec.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"keno.spec.js","sourceRoot":"","sources":["../../src/games/keno.spec.ts"],"names":[],"mappings":";;;;;AAAA,mCAAoC;AACpC,kDAA0B;AAE1B,QAAQ,CAAC,MAAM,EAAE,GAAG,EAAE;IACpB,EAAE,CAAC,4BAA4B,EAAE,GAAG,EAAE;QACpC,MAAM,SAAS,GAAG;YAChB;gBACE,UAAU,EAAE,kEAAkE;gBAC9E,UAAU,EAAE,YAAY;gBACxB,KAAK,EAAE,GAAG;gBACV,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC;aAC/C;YACD;gBACE,UAAU,EAAE,kEAAkE;gBAC9E,UAAU,EAAE,YAAY;gBACxB,KAAK,EAAE,GAAG;gBACV,OAAO,EAAE,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,EAAE,CAAC;aAChD;YACD;gBACE,UAAU,EAAE,kEAAkE;gBAC9E,UAAU,EAAE,YAAY;gBACxB,KAAK,EAAE,GAAG;gBACV,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC;aAC/C;SACF,CAAC;QACF,SAAS,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,EAAE;YACtB,MAAM,SAAS,GAAG,iBAAiB,CAAC,CAAC,CAAC,CAAC;YACvC,MAAM,OAAO,GAAG,cAAI,CAAC,UAAU,CAAC,SAAS,EAAE,EAAE,CAAC,CAAC;YAC/C,MAAM,CAAC,OAAO,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC;QACrC,CAAC,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,SAAS,iBAAiB,CAAC,EACzB,UAAU,EACV,UAAU,EACV,KAAK,EACL,MAAM,GAAG,CAAC,GAMX;IACC,MAAM,OAAO,GAAG,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,IAAI,EAAE,CAAC,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,EAAE;QAC7D,MAAM,IAAI,GAAG,IAAA,mBAAU,EAAC,QAAQ,EAAE,UAAU,CAAC,CAAC;QAC9C,IAAI,CAAC,MAAM,CAAC,GAAG,UAAU,IAAI,KAAK,IAAI,KAAK,EAAE,CAAC,CAAC;QAC/C,OAAO,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IAC5B,CAAC,CAAC,CAAC;IAEH,OAAO,OAAO,CAAC;AACjB,CAAC"}
@@ -7,6 +7,7 @@ const bignumber_js_1 = __importDefault(require("bignumber.js"));
7
7
  const utils_1 = require("../utils");
8
8
  const MAX_FACTOR = new bignumber_js_1.default(16777216);
9
9
  const BYTE_TOTAL = new bignumber_js_1.default(256);
10
+ const MAX_MULTIPLIER = 1000000;
10
11
  class Limbo {
11
12
  getResult(hexStr, edgeBps) {
12
13
  const gameResultBytes = (0, utils_1.hexToBytes)(hexStr);
@@ -17,7 +18,7 @@ class Limbo {
17
18
  }
18
19
  result = result.multipliedBy(MAX_FACTOR);
19
20
  result = MAX_FACTOR.dividedBy(result.plus(1)).multipliedBy((0, utils_1.calculateEdgeMultiplier)(edgeBps));
20
- return bignumber_js_1.default.max(result, 1);
21
+ return bignumber_js_1.default.min(bignumber_js_1.default.max(result, 1), MAX_MULTIPLIER);
21
22
  }
22
23
  }
23
24
  exports.default = new Limbo();
@@ -1 +1 @@
1
- {"version":3,"file":"limbo.js","sourceRoot":"","sources":["../../src/games/limbo.ts"],"names":[],"mappings":";;;;;AAAA,gEAAqC;AACrC,oCAA+D;AAE/D,MAAM,UAAU,GAAG,IAAI,sBAAS,CAAC,QAAU,CAAC,CAAC;AAC7C,MAAM,UAAU,GAAG,IAAI,sBAAS,CAAC,GAAG,CAAC,CAAC;AAEtC,MAAM,KAAK;IACT,SAAS,CAAC,MAAc,EAAE,OAAe;QACvC,MAAM,eAAe,GAAG,IAAA,kBAAU,EAAC,MAAM,CAAC,CAAC;QAE3C,IAAI,MAAM,GAAG,IAAI,sBAAS,CAAC,CAAC,CAAC,CAAC;QAG9B,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;YAC1B,MAAM,KAAK,GAAG,eAAe,CAAC,CAAC,CAAC,CAAC;YAEjC,MAAM,GAAG,MAAM,CAAC,IAAI,CAAC,IAAI,sBAAS,CAAC,KAAK,CAAC,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC;SAC7E;QACD,MAAM,GAAG,MAAM,CAAC,YAAY,CAAC,UAAU,CAAC,CAAC;QAEzC,MAAM,GAAG,UAAU,CAAC,SAAS,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,YAAY,CAAC,IAAA,+BAAuB,EAAC,OAAO,CAAC,CAAC,CAAC;QAE7F,OAAO,sBAAS,CAAC,GAAG,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC;IAClC,CAAC;CACF;AAED,kBAAe,IAAI,KAAK,EAAE,CAAC"}
1
+ {"version":3,"file":"limbo.js","sourceRoot":"","sources":["../../src/games/limbo.ts"],"names":[],"mappings":";;;;;AAAA,gEAAqC;AACrC,oCAA+D;AAE/D,MAAM,UAAU,GAAG,IAAI,sBAAS,CAAC,QAAU,CAAC,CAAC;AAC7C,MAAM,UAAU,GAAG,IAAI,sBAAS,CAAC,GAAG,CAAC,CAAC;AACtC,MAAM,cAAc,GAAG,OAAS,CAAC;AAEjC,MAAM,KAAK;IACT,SAAS,CAAC,MAAc,EAAE,OAAe;QACvC,MAAM,eAAe,GAAG,IAAA,kBAAU,EAAC,MAAM,CAAC,CAAC;QAE3C,IAAI,MAAM,GAAG,IAAI,sBAAS,CAAC,CAAC,CAAC,CAAC;QAG9B,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;YAC1B,MAAM,KAAK,GAAG,eAAe,CAAC,CAAC,CAAC,CAAC;YAEjC,MAAM,GAAG,MAAM,CAAC,IAAI,CAAC,IAAI,sBAAS,CAAC,KAAK,CAAC,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC;SAC7E;QACD,MAAM,GAAG,MAAM,CAAC,YAAY,CAAC,UAAU,CAAC,CAAC;QAEzC,MAAM,GAAG,UAAU,CAAC,SAAS,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,YAAY,CAAC,IAAA,+BAAuB,EAAC,OAAO,CAAC,CAAC,CAAC;QAE7F,OAAO,sBAAS,CAAC,GAAG,CAAC,sBAAS,CAAC,GAAG,CAAC,MAAM,EAAE,CAAC,CAAC,EAAE,cAAc,CAAC,CAAC;IACjE,CAAC;CACF;AAED,kBAAe,IAAI,KAAK,EAAE,CAAC"}
@@ -4,7 +4,6 @@ declare class Mines {
4
4
  hitMine: (field: number, results: number[]) => boolean;
5
5
  calculateMultiplierBN(diamonds: number, mines: number, edgeBps: number): BigNumber;
6
6
  calculateWinChanceBN(diamonds: number, mines: number): BigNumber;
7
- calculatePayoutBN(amount: BigNumber, multiplier: BigNumber): BigNumber;
8
7
  }
9
8
  declare const _default: Mines;
10
9
  export default _default;
@@ -40,9 +40,6 @@ class Mines {
40
40
  calculateWinChanceBN(diamonds, mines) {
41
41
  return (0, ncr_1.nCr)(TOTAL_TILES.minus(mines).toNumber(), diamonds).dividedBy((0, ncr_1.nCr)(TOTAL_TILES.toNumber(), diamonds));
42
42
  }
43
- calculatePayoutBN(amount, multiplier) {
44
- return amount.multipliedBy(multiplier);
45
- }
46
43
  }
47
44
  exports.default = new Mines();
48
45
  //# sourceMappingURL=mines.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"mines.js","sourceRoot":"","sources":["../../src/games/mines.ts"],"names":[],"mappings":";;;;;AAAA,gEAAqC;AACrC,oCAA+D;AAC/D,sCAAmC;AACnC,MAAM,UAAU,GAAG,IAAI,sBAAS,CAAC,GAAG,CAAC,CAAC;AACtC,MAAM,WAAW,GAAG,IAAI,sBAAS,CAAC,EAAE,CAAC,CAAC;AACtC,MAAM,KAAK;IAAX;QA2BE,YAAO,GAAG,CAAC,KAAa,EAAE,OAAiB,EAAE,EAAE;YAC7C,OAAO,OAAO,CAAC,IAAI,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,KAAK,KAAK,CAAC,CAAC;QACpD,CAAC,CAAC;IAaJ,CAAC;IAzCC,UAAU,CAAC,MAAgB,EAAE,IAAY;QACvC,MAAM,OAAO,GAAa,EAAE,CAAC;QAC7B,MAAM,KAAK,GAAG,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,WAAW,CAAC,QAAQ,EAAE,CAAC,CAAC,IAAI,EAAE,CAAC,CAAC;QAE/D,MAAM,CAAC,GAAG,CAAC,kBAAU,CAAC,CAAC,KAAK,CAAC,CAAC,eAAe,EAAE,OAAO,EAAE,EAAE;YAExD,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;gBAC1B,IAAI,OAAO,CAAC,MAAM,IAAI,IAAI,EAAE;oBAC1B,OAAO,KAAK,CAAC;iBACd;gBACD,IAAI,QAAQ,GAAG,IAAI,sBAAS,CAAC,CAAC,CAAC,CAAC;gBAEhC,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;oBAC1B,MAAM,KAAK,GAAG,eAAe,CAAC,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC;oBACzC,QAAQ,GAAG,QAAQ,CAAC,IAAI,CAAC,IAAI,sBAAS,CAAC,KAAK,CAAC,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC;iBACjF;gBAED,QAAQ,GAAG,QAAQ,CAAC,YAAY,CAAC,WAAW,CAAC,KAAK,CAAC,IAAI,sBAAS,CAAC,CAAC,GAAG,OAAO,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,YAAY,CAAC,sBAAS,CAAC,UAAU,CAAC,CAAC;gBAEvH,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC,MAAM,CAAC,QAAQ,CAAC,QAAQ,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;aACvD;YACD,OAAO,IAAI,CAAC;QACd,CAAC,CAAC,CAAC;QACH,OAAO,OAAO,CAAC;IACjB,CAAC;IAMD,qBAAqB,CAAC,QAAgB,EAAE,KAAa,EAAE,OAAe;QACpE,OAAO,IAAI,CAAC,oBAAoB,CAAC,QAAQ,EAAE,KAAK,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,YAAY,CAAC,IAAA,+BAAuB,EAAC,OAAO,CAAC,CAAC,CAAC;IAC3G,CAAC;IAED,oBAAoB,CAAC,QAAgB,EAAE,KAAa;QAClD,OAAO,IAAA,SAAG,EAAC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,QAAQ,EAAE,EAAE,QAAQ,CAAC,CAAC,SAAS,CAAC,IAAA,SAAG,EAAC,WAAW,CAAC,QAAQ,EAAE,EAAE,QAAQ,CAAC,CAAC,CAAC;IAC7G,CAAC;IAED,iBAAiB,CAAC,MAAiB,EAAE,UAAqB;QACxD,OAAO,MAAM,CAAC,YAAY,CAAC,UAAU,CAAC,CAAC;IACzC,CAAC;CACF;AAED,kBAAe,IAAI,KAAK,EAAE,CAAC"}
1
+ {"version":3,"file":"mines.js","sourceRoot":"","sources":["../../src/games/mines.ts"],"names":[],"mappings":";;;;;AAAA,gEAAqC;AACrC,oCAA+D;AAC/D,sCAAmC;AACnC,MAAM,UAAU,GAAG,IAAI,sBAAS,CAAC,GAAG,CAAC,CAAC;AACtC,MAAM,WAAW,GAAG,IAAI,sBAAS,CAAC,EAAE,CAAC,CAAC;AACtC,MAAM,KAAK;IAAX;QA2BE,YAAO,GAAG,CAAC,KAAa,EAAE,OAAiB,EAAE,EAAE;YAC7C,OAAO,OAAO,CAAC,IAAI,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,KAAK,KAAK,CAAC,CAAC;QACpD,CAAC,CAAC;IASJ,CAAC;IArCC,UAAU,CAAC,MAAgB,EAAE,IAAY;QACvC,MAAM,OAAO,GAAa,EAAE,CAAC;QAC7B,MAAM,KAAK,GAAG,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,WAAW,CAAC,QAAQ,EAAE,CAAC,CAAC,IAAI,EAAE,CAAC,CAAC;QAE/D,MAAM,CAAC,GAAG,CAAC,kBAAU,CAAC,CAAC,KAAK,CAAC,CAAC,eAAe,EAAE,OAAO,EAAE,EAAE;YAExD,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;gBAC1B,IAAI,OAAO,CAAC,MAAM,IAAI,IAAI,EAAE;oBAC1B,OAAO,KAAK,CAAC;iBACd;gBACD,IAAI,QAAQ,GAAG,IAAI,sBAAS,CAAC,CAAC,CAAC,CAAC;gBAEhC,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;oBAC1B,MAAM,KAAK,GAAG,eAAe,CAAC,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC;oBACzC,QAAQ,GAAG,QAAQ,CAAC,IAAI,CAAC,IAAI,sBAAS,CAAC,KAAK,CAAC,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC;iBACjF;gBAED,QAAQ,GAAG,QAAQ,CAAC,YAAY,CAAC,WAAW,CAAC,KAAK,CAAC,IAAI,sBAAS,CAAC,CAAC,GAAG,OAAO,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,YAAY,CAAC,sBAAS,CAAC,UAAU,CAAC,CAAC;gBAEvH,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC,MAAM,CAAC,QAAQ,CAAC,QAAQ,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;aACvD;YACD,OAAO,IAAI,CAAC;QACd,CAAC,CAAC,CAAC;QACH,OAAO,OAAO,CAAC;IACjB,CAAC;IAMD,qBAAqB,CAAC,QAAgB,EAAE,KAAa,EAAE,OAAe;QACpE,OAAO,IAAI,CAAC,oBAAoB,CAAC,QAAQ,EAAE,KAAK,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,YAAY,CAAC,IAAA,+BAAuB,EAAC,OAAO,CAAC,CAAC,CAAC;IAC3G,CAAC;IAED,oBAAoB,CAAC,QAAgB,EAAE,KAAa;QAClD,OAAO,IAAA,SAAG,EAAC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,QAAQ,EAAE,EAAE,QAAQ,CAAC,CAAC,SAAS,CAAC,IAAA,SAAG,EAAC,WAAW,CAAC,QAAQ,EAAE,EAAE,QAAQ,CAAC,CAAC,CAAC;IAC7G,CAAC;CACF;AAED,kBAAe,IAAI,KAAK,EAAE,CAAC"}
@@ -14,7 +14,6 @@ declare class Plinko {
14
14
  calculateChances(rows: number): BigNumber[];
15
15
  calculateMultiplier(risk: PlinkoRiskLevel, rows: number, results: number[]): BigNumber;
16
16
  getResults(hexStr: string[], rows: number): number[];
17
- calculatePayoutBN(amount: BigNumber, multiplier: BigNumber): BigNumber;
18
17
  }
19
18
  declare const _default: Plinko;
20
19
  export default _default;
@@ -123,9 +123,6 @@ class Plinko {
123
123
  });
124
124
  return results;
125
125
  }
126
- calculatePayoutBN(amount, multiplier) {
127
- return amount.multipliedBy(multiplier);
128
- }
129
126
  }
130
127
  exports.default = new Plinko();
131
128
  //# sourceMappingURL=plinko.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"plinko.js","sourceRoot":"","sources":["../../src/games/plinko.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"plinko.js","sourceRoot":"","sources":["../../src/games/plinko.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"program":{"fileNames":["../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.full.d.ts","../src/regex/index.ts","../src/utils/hex-to-bytes.ts","../../../node_modules/bignumber.js/bignumber.d.ts","../src/utils/edge.ts","../src/utils/bet-limits.ts","../src/utils/getChatMessageLength.ts","../src/utils/chat-message.type.ts","../src/utils/index.ts","../src/games/dice.ts","../src/utils/factorial.ts","../src/utils/ncr.ts","../src/games/mines.ts","../src/games/plinko.ts","../src/games/crash.ts","../src/games/limbo.ts","../src/index.ts","../src/games/crash.spec.ts","../src/games/dice.spec.ts","../src/games/limbo.spec.ts","../src/games/mines.spec.ts","../src/games/plinko.spec.ts","../src/regex/regex.spec.ts","../src/utils/factorial.spec.ts","../src/utils/getChatMessageLength.spec.ts","../src/utils/max-payout.ts","../src/utils/ncr.spec.ts","../src/utils/odds.ts","../../../node_modules/@types/node/assert.d.ts","../../../node_modules/@types/node/assert/strict.d.ts","../../../node_modules/@types/node/globals.d.ts","../../../node_modules/@types/node/async_hooks.d.ts","../../../node_modules/@types/node/buffer.d.ts","../../../node_modules/@types/node/child_process.d.ts","../../../node_modules/@types/node/cluster.d.ts","../../../node_modules/@types/node/console.d.ts","../../../node_modules/@types/node/constants.d.ts","../../../node_modules/@types/node/crypto.d.ts","../../../node_modules/@types/node/dgram.d.ts","../../../node_modules/@types/node/diagnostics_channel.d.ts","../../../node_modules/@types/node/dns.d.ts","../../../node_modules/@types/node/dns/promises.d.ts","../../../node_modules/@types/node/domain.d.ts","../../../node_modules/@types/node/dom-events.d.ts","../../../node_modules/@types/node/events.d.ts","../../../node_modules/@types/node/fs.d.ts","../../../node_modules/@types/node/fs/promises.d.ts","../../../node_modules/@types/node/http.d.ts","../../../node_modules/@types/node/http2.d.ts","../../../node_modules/@types/node/https.d.ts","../../../node_modules/@types/node/inspector.d.ts","../../../node_modules/@types/node/module.d.ts","../../../node_modules/@types/node/net.d.ts","../../../node_modules/@types/node/os.d.ts","../../../node_modules/@types/node/path.d.ts","../../../node_modules/@types/node/perf_hooks.d.ts","../../../node_modules/@types/node/process.d.ts","../../../node_modules/@types/node/punycode.d.ts","../../../node_modules/@types/node/querystring.d.ts","../../../node_modules/@types/node/readline.d.ts","../../../node_modules/@types/node/readline/promises.d.ts","../../../node_modules/@types/node/repl.d.ts","../../../node_modules/@types/node/stream.d.ts","../../../node_modules/@types/node/stream/promises.d.ts","../../../node_modules/@types/node/stream/consumers.d.ts","../../../node_modules/@types/node/stream/web.d.ts","../../../node_modules/@types/node/string_decoder.d.ts","../../../node_modules/@types/node/test.d.ts","../../../node_modules/@types/node/timers.d.ts","../../../node_modules/@types/node/timers/promises.d.ts","../../../node_modules/@types/node/tls.d.ts","../../../node_modules/@types/node/trace_events.d.ts","../../../node_modules/@types/node/tty.d.ts","../../../node_modules/@types/node/url.d.ts","../../../node_modules/@types/node/util.d.ts","../../../node_modules/@types/node/v8.d.ts","../../../node_modules/@types/node/vm.d.ts","../../../node_modules/@types/node/wasi.d.ts","../../../node_modules/@types/node/worker_threads.d.ts","../../../node_modules/@types/node/zlib.d.ts","../../../node_modules/@types/node/globals.global.d.ts","../../../node_modules/@types/node/index.d.ts","../../../node_modules/@types/accepts/index.d.ts","../../../node_modules/@types/analytics-node/index.d.ts","../../../node_modules/@babel/types/lib/index.d.ts","../../../node_modules/@types/babel__generator/index.d.ts","../../../node_modules/@babel/parser/typings/babel-parser.d.ts","../../../node_modules/@types/babel__template/index.d.ts","../../../node_modules/@types/babel__traverse/index.d.ts","../../../node_modules/@types/babel__core/index.d.ts","../../../node_modules/@types/bcryptjs/index.d.ts","../../../node_modules/@types/connect/index.d.ts","../../../node_modules/@types/body-parser/index.d.ts","../../../node_modules/ioredis/built/types.d.ts","../../../node_modules/ioredis/built/Command.d.ts","../../../node_modules/ioredis/built/ScanStream.d.ts","../../../node_modules/ioredis/built/utils/RedisCommander.d.ts","../../../node_modules/ioredis/built/transaction.d.ts","../../../node_modules/ioredis/built/utils/Commander.d.ts","../../../node_modules/ioredis/built/connectors/AbstractConnector.d.ts","../../../node_modules/ioredis/built/connectors/ConnectorConstructor.d.ts","../../../node_modules/ioredis/built/connectors/SentinelConnector/types.d.ts","../../../node_modules/ioredis/built/connectors/SentinelConnector/SentinelIterator.d.ts","../../../node_modules/ioredis/built/connectors/SentinelConnector/index.d.ts","../../../node_modules/ioredis/built/connectors/StandaloneConnector.d.ts","../../../node_modules/ioredis/built/redis/RedisOptions.d.ts","../../../node_modules/ioredis/built/cluster/util.d.ts","../../../node_modules/ioredis/built/cluster/ClusterOptions.d.ts","../../../node_modules/ioredis/built/cluster/index.d.ts","../../../node_modules/ioredis/built/Redis.d.ts","../../../node_modules/ioredis/built/Pipeline.d.ts","../../../node_modules/ioredis/built/index.d.ts","../../../node_modules/@types/bull/index.d.ts","../../../node_modules/@types/cache-manager/index.d.ts","../../../node_modules/@types/cache-manager-redis-store/node_modules/@types/redis/index.d.ts","../../../node_modules/@types/cache-manager-redis-store/node_modules/@types/cache-manager/index.d.ts","../../../node_modules/@types/cache-manager-redis-store/index.d.ts","../../../node_modules/keyv/src/index.d.ts","../../../node_modules/@types/http-cache-semantics/index.d.ts","../../../node_modules/@types/responselike/index.d.ts","../../../node_modules/@types/cacheable-request/index.d.ts","../../../node_modules/@types/content-disposition/index.d.ts","../../../node_modules/@types/cookiejar/index.d.ts","../../../node_modules/@types/keygrip/index.d.ts","../../../node_modules/@types/range-parser/index.d.ts","../../../node_modules/@types/qs/index.d.ts","../../../node_modules/@types/express-serve-static-core/index.d.ts","../../../node_modules/@types/mime/Mime.d.ts","../../../node_modules/@types/mime/index.d.ts","../../../node_modules/@types/serve-static/index.d.ts","../../../node_modules/@types/express/index.d.ts","../../../node_modules/@types/cookies/index.d.ts","../../../node_modules/@types/cors/index.d.ts","../../../node_modules/@types/eslint/helpers.d.ts","../../../node_modules/@types/estree/index.d.ts","../../../node_modules/@types/json-schema/index.d.ts","../../../node_modules/@types/eslint/index.d.ts","../../../node_modules/@types/eslint-scope/index.d.ts","../../../node_modules/@types/graceful-fs/index.d.ts","../../../node_modules/graphql/version.d.ts","../../../node_modules/graphql/jsutils/Maybe.d.ts","../../../node_modules/graphql/language/source.d.ts","../../../node_modules/graphql/jsutils/ObjMap.d.ts","../../../node_modules/graphql/jsutils/Path.d.ts","../../../node_modules/graphql/jsutils/PromiseOrValue.d.ts","../../../node_modules/graphql/language/kinds.d.ts","../../../node_modules/graphql/language/tokenKind.d.ts","../../../node_modules/graphql/language/ast.d.ts","../../../node_modules/graphql/language/location.d.ts","../../../node_modules/graphql/error/GraphQLError.d.ts","../../../node_modules/graphql/language/directiveLocation.d.ts","../../../node_modules/graphql/type/directives.d.ts","../../../node_modules/graphql/type/schema.d.ts","../../../node_modules/graphql/type/definition.d.ts","../../../node_modules/graphql/execution/execute.d.ts","../../../node_modules/graphql/graphql.d.ts","../../../node_modules/graphql/type/scalars.d.ts","../../../node_modules/graphql/type/introspection.d.ts","../../../node_modules/graphql/type/validate.d.ts","../../../node_modules/graphql/type/assertName.d.ts","../../../node_modules/graphql/type/index.d.ts","../../../node_modules/graphql/language/printLocation.d.ts","../../../node_modules/graphql/language/lexer.d.ts","../../../node_modules/graphql/language/parser.d.ts","../../../node_modules/graphql/language/printer.d.ts","../../../node_modules/graphql/language/visitor.d.ts","../../../node_modules/graphql/language/predicates.d.ts","../../../node_modules/graphql/language/index.d.ts","../../../node_modules/graphql/execution/subscribe.d.ts","../../../node_modules/graphql/execution/values.d.ts","../../../node_modules/graphql/execution/index.d.ts","../../../node_modules/graphql/subscription/index.d.ts","../../../node_modules/graphql/utilities/TypeInfo.d.ts","../../../node_modules/graphql/validation/ValidationContext.d.ts","../../../node_modules/graphql/validation/validate.d.ts","../../../node_modules/graphql/validation/specifiedRules.d.ts","../../../node_modules/graphql/validation/rules/ExecutableDefinitionsRule.d.ts","../../../node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.d.ts","../../../node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.d.ts","../../../node_modules/graphql/validation/rules/KnownArgumentNamesRule.d.ts","../../../node_modules/graphql/validation/rules/KnownDirectivesRule.d.ts","../../../node_modules/graphql/validation/rules/KnownFragmentNamesRule.d.ts","../../../node_modules/graphql/validation/rules/KnownTypeNamesRule.d.ts","../../../node_modules/graphql/validation/rules/LoneAnonymousOperationRule.d.ts","../../../node_modules/graphql/validation/rules/NoFragmentCyclesRule.d.ts","../../../node_modules/graphql/validation/rules/NoUndefinedVariablesRule.d.ts","../../../node_modules/graphql/validation/rules/NoUnusedFragmentsRule.d.ts","../../../node_modules/graphql/validation/rules/NoUnusedVariablesRule.d.ts","../../../node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.d.ts","../../../node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.d.ts","../../../node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.d.ts","../../../node_modules/graphql/validation/rules/ScalarLeafsRule.d.ts","../../../node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueArgumentNamesRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueFragmentNamesRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueOperationNamesRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueVariableNamesRule.d.ts","../../../node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.d.ts","../../../node_modules/graphql/validation/rules/VariablesAreInputTypesRule.d.ts","../../../node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.d.ts","../../../node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueOperationTypesRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueTypeNamesRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueArgumentDefinitionNamesRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.d.ts","../../../node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.d.ts","../../../node_modules/graphql/validation/rules/custom/NoDeprecatedCustomRule.d.ts","../../../node_modules/graphql/validation/rules/custom/NoSchemaIntrospectionCustomRule.d.ts","../../../node_modules/graphql/validation/index.d.ts","../../../node_modules/graphql/error/syntaxError.d.ts","../../../node_modules/graphql/error/locatedError.d.ts","../../../node_modules/graphql/error/index.d.ts","../../../node_modules/graphql/utilities/getIntrospectionQuery.d.ts","../../../node_modules/graphql/utilities/getOperationAST.d.ts","../../../node_modules/graphql/utilities/getOperationRootType.d.ts","../../../node_modules/graphql/utilities/introspectionFromSchema.d.ts","../../../node_modules/graphql/utilities/buildClientSchema.d.ts","../../../node_modules/graphql/utilities/buildASTSchema.d.ts","../../../node_modules/graphql/utilities/extendSchema.d.ts","../../../node_modules/graphql/utilities/lexicographicSortSchema.d.ts","../../../node_modules/graphql/utilities/printSchema.d.ts","../../../node_modules/graphql/utilities/typeFromAST.d.ts","../../../node_modules/graphql/utilities/valueFromAST.d.ts","../../../node_modules/graphql/utilities/valueFromASTUntyped.d.ts","../../../node_modules/graphql/utilities/astFromValue.d.ts","../../../node_modules/graphql/utilities/coerceInputValue.d.ts","../../../node_modules/graphql/utilities/concatAST.d.ts","../../../node_modules/graphql/utilities/separateOperations.d.ts","../../../node_modules/graphql/utilities/stripIgnoredCharacters.d.ts","../../../node_modules/graphql/utilities/typeComparators.d.ts","../../../node_modules/graphql/utilities/assertValidName.d.ts","../../../node_modules/graphql/utilities/findBreakingChanges.d.ts","../../../node_modules/graphql/utilities/typedQueryDocumentNode.d.ts","../../../node_modules/graphql/utilities/index.d.ts","../../../node_modules/graphql/index.d.ts","../../../node_modules/@types/http-assert/index.d.ts","../../../node_modules/@types/http-errors/index.d.ts","../../../node_modules/@types/koa-compose/index.d.ts","../../../node_modules/@types/koa/index.d.ts","../../../node_modules/@types/graphql-upload/node_modules/fs-capacitor/dist/index.d.ts","../../../node_modules/@types/graphql-upload/index.d.ts","../../../node_modules/@types/ioredis/index.d.ts","../../../node_modules/@types/istanbul-lib-coverage/index.d.ts","../../../node_modules/@types/istanbul-lib-report/index.d.ts","../../../node_modules/@types/istanbul-reports/index.d.ts","../../../node_modules/@jest/expect-utils/build/index.d.ts","../../../node_modules/chalk/index.d.ts","../../../node_modules/@sinclair/typebox/typebox.d.ts","../../../node_modules/@jest/schemas/build/index.d.ts","../../../node_modules/pretty-format/build/index.d.ts","../../../node_modules/jest-diff/build/index.d.ts","../../../node_modules/jest-matcher-utils/build/index.d.ts","../../../node_modules/expect/build/index.d.ts","../../../node_modules/@types/jest/index.d.ts","../../../node_modules/@types/js-yaml/index.d.ts","../../../node_modules/@types/json5/index.d.ts","../../../node_modules/@types/jsonwebtoken/index.d.ts","../../../node_modules/@types/keyv/index.d.ts","../../../node_modules/@types/linkify-it/index.d.ts","../../../node_modules/@types/lodash/common/common.d.ts","../../../node_modules/@types/lodash/common/array.d.ts","../../../node_modules/@types/lodash/common/collection.d.ts","../../../node_modules/@types/lodash/common/date.d.ts","../../../node_modules/@types/lodash/common/function.d.ts","../../../node_modules/@types/lodash/common/lang.d.ts","../../../node_modules/@types/lodash/common/math.d.ts","../../../node_modules/@types/lodash/common/number.d.ts","../../../node_modules/@types/lodash/common/object.d.ts","../../../node_modules/@types/lodash/common/seq.d.ts","../../../node_modules/@types/lodash/common/string.d.ts","../../../node_modules/@types/lodash/common/util.d.ts","../../../node_modules/@types/lodash/index.d.ts","../../../node_modules/@types/long/index.d.ts","../../../node_modules/@types/mdurl/encode.d.ts","../../../node_modules/@types/mdurl/decode.d.ts","../../../node_modules/@types/mdurl/parse.d.ts","../../../node_modules/@types/mdurl/format.d.ts","../../../node_modules/@types/mdurl/index.d.ts","../../../node_modules/@types/markdown-it/lib/common/utils.d.ts","../../../node_modules/@types/markdown-it/lib/token.d.ts","../../../node_modules/@types/markdown-it/lib/rules_inline/state_inline.d.ts","../../../node_modules/@types/markdown-it/lib/helpers/parse_link_label.d.ts","../../../node_modules/@types/markdown-it/lib/helpers/parse_link_destination.d.ts","../../../node_modules/@types/markdown-it/lib/helpers/parse_link_title.d.ts","../../../node_modules/@types/markdown-it/lib/helpers/index.d.ts","../../../node_modules/@types/markdown-it/lib/ruler.d.ts","../../../node_modules/@types/markdown-it/lib/rules_block/state_block.d.ts","../../../node_modules/@types/markdown-it/lib/parser_block.d.ts","../../../node_modules/@types/markdown-it/lib/rules_core/state_core.d.ts","../../../node_modules/@types/markdown-it/lib/parser_core.d.ts","../../../node_modules/@types/markdown-it/lib/parser_inline.d.ts","../../../node_modules/@types/markdown-it/lib/renderer.d.ts","../../../node_modules/@types/markdown-it/lib/index.d.ts","../../../node_modules/@types/markdown-it/index.d.ts","../../../node_modules/@types/memoizee/index.d.ts","../../../node_modules/@types/minimatch/index.d.ts","../../../node_modules/@types/minimist/index.d.ts","../../../node_modules/@types/multicoin-address-validator/index.d.ts","../../../node_modules/@types/normalize-package-data/index.d.ts","../../../node_modules/@types/parse-json/index.d.ts","../../../node_modules/@types/passport/index.d.ts","../../../node_modules/@types/passport-http/index.d.ts","../../../node_modules/@types/prettier/index.d.ts","../../../node_modules/@types/randomstring/index.d.ts","../../../node_modules/@types/semver/classes/semver.d.ts","../../../node_modules/@types/semver/functions/parse.d.ts","../../../node_modules/@types/semver/functions/valid.d.ts","../../../node_modules/@types/semver/functions/clean.d.ts","../../../node_modules/@types/semver/functions/inc.d.ts","../../../node_modules/@types/semver/functions/diff.d.ts","../../../node_modules/@types/semver/functions/major.d.ts","../../../node_modules/@types/semver/functions/minor.d.ts","../../../node_modules/@types/semver/functions/patch.d.ts","../../../node_modules/@types/semver/functions/prerelease.d.ts","../../../node_modules/@types/semver/functions/compare.d.ts","../../../node_modules/@types/semver/functions/rcompare.d.ts","../../../node_modules/@types/semver/functions/compare-loose.d.ts","../../../node_modules/@types/semver/functions/compare-build.d.ts","../../../node_modules/@types/semver/functions/sort.d.ts","../../../node_modules/@types/semver/functions/rsort.d.ts","../../../node_modules/@types/semver/functions/gt.d.ts","../../../node_modules/@types/semver/functions/lt.d.ts","../../../node_modules/@types/semver/functions/eq.d.ts","../../../node_modules/@types/semver/functions/neq.d.ts","../../../node_modules/@types/semver/functions/gte.d.ts","../../../node_modules/@types/semver/functions/lte.d.ts","../../../node_modules/@types/semver/functions/cmp.d.ts","../../../node_modules/@types/semver/functions/coerce.d.ts","../../../node_modules/@types/semver/classes/comparator.d.ts","../../../node_modules/@types/semver/classes/range.d.ts","../../../node_modules/@types/semver/functions/satisfies.d.ts","../../../node_modules/@types/semver/ranges/max-satisfying.d.ts","../../../node_modules/@types/semver/ranges/min-satisfying.d.ts","../../../node_modules/@types/semver/ranges/to-comparators.d.ts","../../../node_modules/@types/semver/ranges/min-version.d.ts","../../../node_modules/@types/semver/ranges/valid.d.ts","../../../node_modules/@types/semver/ranges/outside.d.ts","../../../node_modules/@types/semver/ranges/gtr.d.ts","../../../node_modules/@types/semver/ranges/ltr.d.ts","../../../node_modules/@types/semver/ranges/intersects.d.ts","../../../node_modules/@types/semver/ranges/simplify.d.ts","../../../node_modules/@types/semver/ranges/subset.d.ts","../../../node_modules/@types/semver/internals/identifiers.d.ts","../../../node_modules/@types/semver/index.d.ts","../../../node_modules/@types/stack-utils/index.d.ts","../../../node_modules/@types/string-hash/index.d.ts","../../../node_modules/buffer/index.d.ts","../../../node_modules/@types/superagent/index.d.ts","../../../node_modules/@types/supertest/index.d.ts","../../../node_modules/@types/ua-parser-js/index.d.ts","../../../node_modules/@types/uuid/index.d.ts","../../../node_modules/@types/ws/index.d.ts","../../../node_modules/@types/yargs-parser/index.d.ts","../../../node_modules/@types/yargs/index.d.ts"],"fileInfos":[{"version":"8730f4bf322026ff5229336391a18bcaa1f94d4f82416c8b2f3954e2ccaae2ba","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06","4b421cbfb3a38a27c279dec1e9112c3d1da296f77a1a85ddadf7e7a425d45d18","1fc5ab7a764205c68fa10d381b08417795fc73111d6dd16b5b1ed36badb743d9",{"version":"3aafcb693fe5b5c3bd277bd4c3a617b53db474fe498fc5df067c5603b1eebde7","affectsGlobalScope":true},{"version":"f3d4da15233e593eacb3965cde7960f3fddf5878528d882bcedd5cbaba0193c7","affectsGlobalScope":true},{"version":"7fac8cb5fc820bc2a59ae11ef1c5b38d3832c6d0dfaec5acdb5569137d09a481","affectsGlobalScope":true},{"version":"097a57355ded99c68e6df1b738990448e0bf170e606707df5a7c0481ff2427cd","affectsGlobalScope":true},{"version":"adb996790133eb33b33aadb9c09f15c2c575e71fb57a62de8bf74dbf59ec7dfb","affectsGlobalScope":true},{"version":"8cc8c5a3bac513368b0157f3d8b31cfdcfe78b56d3724f30f80ed9715e404af8","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"c5c05907c02476e4bde6b7e76a79ffcd948aedd14b6a8f56e4674221b0417398","affectsGlobalScope":true},{"version":"5f406584aef28a331c36523df688ca3650288d14f39c5d2e555c95f0d2ff8f6f","affectsGlobalScope":true},{"version":"22f230e544b35349cfb3bd9110b6ef37b41c6d6c43c3314a31bd0d9652fcec72","affectsGlobalScope":true},{"version":"7ea0b55f6b315cf9ac2ad622b0a7813315bb6e97bf4bb3fbf8f8affbca7dc695","affectsGlobalScope":true},{"version":"3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93","affectsGlobalScope":true},{"version":"eb26de841c52236d8222f87e9e6a235332e0788af8c87a71e9e210314300410a","affectsGlobalScope":true},{"version":"3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006","affectsGlobalScope":true},{"version":"17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a","affectsGlobalScope":true},{"version":"7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98","affectsGlobalScope":true},{"version":"6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577","affectsGlobalScope":true},{"version":"81cac4cbc92c0c839c70f8ffb94eb61e2d32dc1c3cf6d95844ca099463cf37ea","affectsGlobalScope":true},{"version":"b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e","affectsGlobalScope":true},{"version":"0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a","affectsGlobalScope":true},{"version":"da233fc1c8a377ba9e0bed690a73c290d843c2c3d23a7bd7ec5cd3d7d73ba1e0","affectsGlobalScope":true},{"version":"d154ea5bb7f7f9001ed9153e876b2d5b8f5c2bb9ec02b3ae0d239ec769f1f2ae","affectsGlobalScope":true},{"version":"bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c","affectsGlobalScope":true},{"version":"c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8","affectsGlobalScope":true},{"version":"9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951","affectsGlobalScope":true},{"version":"6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de","affectsGlobalScope":true},{"version":"6e7997ef61de3132e4d4b2250e75343f487903ddf5370e7ce33cf1b9db9a63ed","affectsGlobalScope":true},{"version":"2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993","affectsGlobalScope":true},{"version":"5e5e095c4470c8bab227dbbc61374878ecead104c74ab9960d3adcccfee23205","affectsGlobalScope":true},{"version":"09aa50414b80c023553090e2f53827f007a301bc34b0495bfb2c3c08ab9ad1eb","affectsGlobalScope":true},{"version":"d7f680a43f8cd12a6b6122c07c54ba40952b0c8aa140dcfcf32eb9e6cb028596","affectsGlobalScope":true},{"version":"3787b83e297de7c315d55d4a7c546ae28e5f6c0a361b7a1dcec1f1f50a54ef11","affectsGlobalScope":true},{"version":"e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40","affectsGlobalScope":true},{"version":"faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e","affectsGlobalScope":true},{"version":"06393d13ea207a1bfe08ec8d7be562549c5e2da8983f2ee074e00002629d1871","affectsGlobalScope":true},{"version":"2768ef564cfc0689a1b76106c421a2909bdff0acbe87da010785adab80efdd5c","affectsGlobalScope":true},{"version":"b248e32ca52e8f5571390a4142558ae4f203ae2f94d5bac38a3084d529ef4e58","affectsGlobalScope":true},{"version":"52d1bb7ab7a3306fd0375c8bff560feed26ed676a5b0457fa8027b563aecb9a4","affectsGlobalScope":true},"d2f31f19e1ba6ed59be9259d660a239d9a3fcbbc8e038c6b2009bde34b175fed",{"version":"43135c439beefdd86fa15955f2da1e669e8c89e0bba19bfe504719542df226fd","signature":"376296b086992d3f1f34b62726e86ac8a9aaae2f7d0a13c253c0241085df2709"},{"version":"6bbfb17fb632a92070f6f22e23377ff6a6f7145e17a5b08aee70377b9b4d628b","signature":"7e5acc3b9b6966fd7cb109a7a03224e9d95cfe1c8204cbc464ec870a48e0e924"},"a2d875a97eeee8872d7a6d30c65fc2c19aee4fca3b98edda1c2f5ce7323c16da",{"version":"a3096c0c6bae10e4c01909148699775ad57fb676045b85ed2e7785f12dd8f7fa","signature":"724e6328e3980096541d73f8e0cf9c6f593d214fc78867c1ac2b7981b39061ac"},{"version":"087a7867d38502afb0cf43d23b01c0ee74db30f6f633a7ef77fc250d0df8ee62","signature":"4a4fb8414cbda201e21c8ec875ecbe2ad7e275d1a726fd93fbdf3497e4fe2d73"},{"version":"dfe56b239f20eec90dfa2c7976de26f27b376808db59eceaefcd15f423d03480","signature":"159a68923a7e6257b8d13b5f287b89346fbde9ae887a87d7bb23bc14677b7ead"},{"version":"ab6f5f772a8b10cc918615ec1292e9214968ed9f05de473c4eab93c07666580f","signature":"52587a4cd5e2c8ba03b8e5fe7d5e4d301e48a5733da18bcf1c8bbc6c1fd56550"},"9221586e0eeb4c80f0494d636f9ad494637d9b1dedee6dce1cefa50401817be2",{"version":"ed13724bdf40e2ed4be90b659aae6efb59c9e663ed38d180963afe95fb123317","signature":"2cb227ef2b2dd58dd6f0818f6a53ab13c44a02043d2b8bafa3a08240891f0dca"},{"version":"071de823ee3fd8fa3b17a619a59406e50c0daa170a8f238ca60068f83784d277","signature":"98a8a90ccf56b2a53559095e343ffd9c074a0a98f32f3b9a6db4aa9f1e402a53"},{"version":"6a708775fffafcfc32a67b8ce2ace010998dea65d302ea4e59e34b60b67ed9e9","signature":"2a9674d8dbac04a8e6df46ebe7e7d4cc4ab215774cb0f0a46a3fce66fb6fc056"},{"version":"f334e281db6215641ee874ea9414d7b8d74f1525a4ce80f1e2ef3f17b6881008","signature":"3c5d827d0cf2523ed536aebdff70375cdff3e4d8b4d8ff0bfc5939eca1f06224"},{"version":"ab95fa0b3e767e9b6546c90af64cc32ee36fe1e9975adb0ad42b2b8059946517","signature":"b74c99093b7e8f32f808475ca2d2504a6519892e1e6774d0dc43c5a546c4f21a"},{"version":"ad09f9ab155713f65e88c060f789d992694ecf96a3e39c032aecc17f064d4dae","signature":"88ac80419bc830039359cb87d1cce3b5831485608b97a08a60ac900a48cbc61a"},{"version":"f5dcaa20f60a4858112652a7c8cb2b4004607a33a370863a0f483678259cfd6e","signature":"b7b7256dda71c566597eddfd4220c6a102bc102498acbc880e06ef2f512f3cbd"},"1ebb40aa22d03566dd9bd593093205007ddf30456b07da94f6f52307046bb926",{"version":"debf2acf73cc50a25de4f8f226f609efb65406050a4371ab8a23d80b7e134ffa","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"f41a2985a985546b1979da3068fd46ffdc442e9396173119aa3afb1be655f041","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"9bb641be6e570d3f5ccb194817dba30f32269a933bd2a009e709ccf6b11cf6db","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"326c8ef8692366d983e6c36fab9a49e25e6b56963900d7f95a227d658c1e4b67","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"529fbbc68928c7d8e1d83322d38b1138aa50b0dee588a0f2194d9ca024b65579","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"d7741d292f5a62ab799810daf1a84553700181685e733b295fcab855de55ff9b","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"33a8750de76e12d2bcf9181538363b4b6e844b3c7d01c09f096a8aff9a24d434","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"fa223e31bb1148fc5247f0765dbbbc0468f8d5c5c78e50c6cdf30c655d003b54","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"a849ef774bb4b2ab4fbb5b22f7413459b2f5309769ec4fc1a4b241a7ce81860c","signature":"5ffb1dca40ff9b683b86719af19dfc839590716bfff38dbc78709efd18aaae2e"},{"version":"683a0ef9d230e75539794a27c524a638e9e078692fd41d85a8f4355b4500b2ab","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"1229abb08fdc0cfdfa614492f9b3c8684b33331056cdd02563d151ac05b4bdaa","signature":"f40cf8ce725dae648a16ef4961e0ab7b6ef5ff3bc17e2503145930c857b4349c"},"7e771891adaa85b690266bc37bd6eb43bc57eecc4b54693ead36467e7369952a","a69c09dbea52352f479d3e7ac949fde3d17b195abe90b045d619f747b38d6d1a",{"version":"ca72190df0eb9b09d4b600821c8c7b6c9747b75a1c700c4d57dc0bb72abc074c","affectsGlobalScope":true},"21a167fec8f933752fb8157f06d28fab6817af3ad9b0bdb1908a10762391eab9",{"version":"bb65c6267c5d6676be61acbf6604cf0a4555ac4b505df58ac15c831fcbff4e3e","affectsGlobalScope":true},"0c0cee62cb619aed81133b904f644515ba3064487002a7da83fd8aa07b1b4abd","5a94487653355b56018122d92392beb2e5f4a6c63ba5cef83bbe1c99775ef713",{"version":"d5135ad93b33adcce80b18f8065087934cdc1730d63db58562edcf017e1aad9b","affectsGlobalScope":true},"82408ed3e959ddc60d3e9904481b5a8dc16469928257af22a3f7d1a3bc7fd8c4","dab86d9604fe40854ef3c0a6f9e8948873dc3509213418e5e457f410fd11200f","bb9c4ffa5e6290c6980b63c815cdd1625876dadb2efaf77edbe82984be93e55e","489532ff54b714f0e0939947a1c560e516d3ae93d51d639ab02e907a0e950114","f30bb836526d930a74593f7b0f5c1c46d10856415a8f69e5e2fc3db80371e362","14b5aa23c5d0ae1907bc696ac7b6915d88f7d85799cc0dc2dcf98fbce2c5a67c","5c439dafdc09abe4d6c260a96b822fa0ba5be7203c71a63ab1f1423cd9e838ea",{"version":"6b526a5ec4a401ca7c26cfe6a48e641d8f30af76673bad3b06a1b4504594a960","affectsGlobalScope":true},{"version":"816ad2e607a96de5bcac7d437f843f5afd8957f1fa5eefa6bba8e4ed7ca8fd84","affectsGlobalScope":true},"cec36af22f514322f870e81d30675c78df82ae8bf4863f5fd4e4424c040c678d","d903fafe96674bc0b2ac38a5be4a8fc07b14c2548d1cdb165a80ea24c44c0c54","5eec82ac21f84d83586c59a16b9b8502d34505d1393393556682fe7e7fde9ef2","04eb6578a588d6a46f50299b55f30e3a04ef27d0c5a46c57d8fcc211cd530faa","8d3c583a07e0c37e876908c2d5da575019f689df8d9fa4c081d99119d53dba22","2c828a5405191d006115ab34e191b8474bc6c86ffdc401d1a9864b1b6e088a58",{"version":"e8b18c6385ff784228a6f369694fcf1a6b475355ba89090a88de13587a9391d5","affectsGlobalScope":true},"d076fede3cb042e7b13fc29442aaa03a57806bc51e2b26a67a01fbc66a7c0c12","7c013aa892414a7fdcfd861ae524a668eaa3ede8c7c0acafaf611948122c8d93","b0973c3cbcdc59b37bf477731d468696ecaf442593ec51bab497a613a580fe30",{"version":"4989e92ba5b69b182d2caaea6295af52b7dc73a4f7a2e336a676722884e7139d","affectsGlobalScope":true},{"version":"b3624aed92dab6da8484280d3cb3e2f4130ec3f4ef3f8201c95144ae9e898bb6","affectsGlobalScope":true},"5153a2fd150e46ce57bb3f8db1318d33f6ad3261ed70ceeff92281c0608c74a3","210d54cd652ec0fec8c8916e4af59bb341065576ecda039842f9ffb2e908507c","36b03690b628eab08703d63f04eaa89c5df202e5f1edf3989f13ad389cd2c091","0effadd232a20498b11308058e334d3339cc5bf8c4c858393e38d9d4c0013dcf","25846d43937c672bab7e8195f3d881f93495df712ee901860effc109918938cc","fd93cee2621ff42dabe57b7be402783fd1aa69ece755bcba1e0290547ae60513","1b952304137851e45bc009785de89ada562d9376177c97e37702e39e60c2f1ff","69ee23dd0d215b09907ad30d23f88b7790c93329d1faf31d7835552a10cf7cbf","44b8b584a338b190a59f4f6929d072431950c7bd92ec2694821c11bce180c8a5","23b89798789dffbd437c0c423f5d02d11f9736aea73d6abf16db4f812ff36eda","223c37f62ce09a3d99e77498acdee7b2705a4ae14552fbdb4093600cd9164f3f",{"version":"970a90f76d4d219ad60819d61f5994514087ba94c985647a3474a5a3d12714ed","affectsGlobalScope":true},"e10177274a35a9d07c825615340b2fcde2f610f53f3fb40269fd196b4288dda6","4c8525f256873c7ba3135338c647eaf0ca7115a1a2805ae2d0056629461186ce","3c13ef48634e7b5012fcf7e8fce7496352c2d779a7201389ca96a2a81ee4314d","5d0a25ec910fa36595f85a67ac992d7a53dd4064a1ba6aea1c9f14ab73a023f2",{"version":"f0900cd5d00fe1263ff41201fb8073dbeb984397e4af3b8002a5c207a30bdc33","affectsGlobalScope":true},{"version":"4c50342e1b65d3bee2ed4ab18f84842d5724ad11083bd666d8705dc7a6079d80","affectsGlobalScope":true},"06d7c42d256f0ce6afe1b2b6cfbc97ab391f29dadb00dd0ae8e8f23f5bc916c3","ec4bd1b200670fb567920db572d6701ed42a9641d09c4ff6869768c8f81b404c","e59a892d87e72733e2a9ca21611b9beb52977be2696c7ba4b216cbbb9a48f5aa",{"version":"da26af7362f53d122283bc69fed862b9a9fe27e01bc6a69d1d682e0e5a4df3e6","affectsGlobalScope":true},"8a300fa9b698845a1f9c41ecbe2c5966634582a8e2020d51abcace9b55aa959e",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"8dbe725f8d237e70310977afcfa011629804d101ebaa0266cafda6b61ad72236","6738101ae8e56cd3879ab3f99630ada7d78097fc9fd334df7e766216778ca219","c2f7d5ca465f0b3accaf7ad5e40f0afd1886643ef72f6f67757e6d6243130632","f4617bbd5403ec5b058db53b242dcb1421952e2652bd5c80abf6a1c4ea5656d6","cc957354aa3c94c9961ebf46282cfde1e81d107fc5785a61f62c67f1dd3ac2eb","230d323ef7f2ffadfc0ceae494492c4d2faa2b4eaec07a4b71424d084b97ebb8","93de1c6dab503f053efe8d304cb522bb3a89feab8c98f307a674a4fae04773e9","dae3d1adc67ac3dbd1cd471889301339ec439837b5df565982345be20c8fca9a","331dd4fb49f27df3e88bcd1361a063de1e9bcc7d463d6dc386b0c0d690c1a66f","9dfe431ab1485e17a6055e186c49da9d23af74b965f2e99f8acc6c958778608f","6d829824ead8999f87b6df21200df3c6150391b894b4e80662caa462bd48d073","afc559c1b93df37c25aef6b3dfa2d64325b0e112e887ee18bf7e6f4ec383fc90","e8a5beb73e49b5a4899f12b21fa436f4088f5c6b22ed3e6718fcdf526539d851","c8aed2bb932133d6efcb263994d5b79462286625d4a2dc4ee976d309fa31f77d","4dc4b3976fb0b4629ac500a529427958b96e76093c25a2cd7d59fac9f5ce82ea","4fc05cd35f313ea6bc2cd52bfd0d3d1a79c894aeaeffd7c285153cb7d243f19b","29994a97447d10d003957bcc0c9355c272d8cf0f97143eb1ade331676e860945","6865b4ef724cb739f8f1511295f7ce77c52c67ff4af27e07b61471d81de8ecfc","9cddf06f2bc6753a8628670a737754b5c7e93e2cfe982a300a0b43cf98a7d032","3f8e68bd94e82fe4362553aa03030fcf94c381716ce3599d242535b0d9953e49","63e628515ec7017458620e1624c594c9bd76382f606890c8eebf2532bcab3b7c","355d5e2ba58012bc059e347a70aa8b72d18d82f0c3491e9660adaf852648f032","0c543e751bbd130170ed4efdeca5ff681d06a99f70b5d6fe7defad449d08023d","6a488b1d0c9e7fb85040bdfff94181d47972f0c9998897702df874c76a53d36d","236c2990d130b924b4442194bdafefa400fcbd0c125a5e2c3e106a0dbe43eaad","ded3d0fb8ac3980ae7edcc723cc2ad35da1798d52cceff51c92abe320432ceeb","fbb60baf8c207f19aa1131365e57e1c7974a4f7434c1f8d12e13508961fb20ec","00011159f97bde4bdb1913f30ef185e6948b8d7ad022b1f829284dfc78feaabf","15ab2b66a08d2b8306a82fabd673aa9b23b22824d5360b1f1302508c03735a2b","34d206f6ba993e601dade2791944bdf742ab0f7a8caccc661106c87438f4f904","fc807ff0403dceb2c57f7ad902d32f48dfa9108b74f4de89d8eda16194dac245","396c1f27066cd81b03d39d508664d6d22c98539a7dec04691bc2e32747da5ff0","04cd7c4aa64164f5eb753ec4671f1f87742f9f0473f13f20a0b272606ab2f660","1746ef6931d8b4739de3cd6c82d09f5b8edfef49825e1fb5e88b93c52df3fecd","ba2bdf62a7b378b13d6d4fcedeeb1f5b27b566bec665eda53ff97ae72dc9b7d1","701b9d5386b2c9a86a023617d5c98002436ec00846038b843aecb5f4d1794fea","92edb6e257fa64d3baae647490e041912684f5dc1f243d0aedd60b4b383ff50b","cab425b5559edac18327eb2c3c0f47e7e9f71b667290b7689faafd28aac69eae","3cfb0cb51cc2c2e1b313d7c4df04dbf7e5bda0a133c6b309bf6af77cf614b971","f992cd6cc0bcbaa4e6c810468c90f2d8595f8c6c3cf050c806397d3de8585562","204dbe6c72467fb14bbe8f06510b11fb541b6ce29580c6e10ebd3bdb2eb0c1f9","8d48b8f8a377ade8dd1f000625bc276eea067f2529cc9cafdf082d17142107d6","ce013414484233b24f42c0fcfca48a60bb66ab4e13c82953662305e8f1ee4925","16d51f964ec125ad2024cf03f0af444b3bc3ec3614d9345cc54d09bab45c9a4c","ba601641fac98c229ccd4a303f747de376d761babb33229bb7153bed9356c9cc",{"version":"ae3fe461989bbd951344efc1f1fe932360ce7392e6126bdb225a82a1bbaf15ee","affectsGlobalScope":true},"5b9ecf7da4d71cf3832dbb8336150fa924631811f488ad4690c2dfec2b4fb1d7","951c85f75aac041dddbedfedf565886a7b494e29ec1532e2a9b4a6180560b50e","f47887b61c6cf2f48746980390d6cb5b8013518951d912cfb37fe748071942be","15c88bfd1b8dc7231ff828ae8df5d955bae5ebca4cf2bcb417af5821e52299ae","eb96a2321f717bccc3e49e104e299152984b927ea4546b559ae631c06565819c","6fbd58e4015b9ae31ea977d4d549eb24a1102cc798b57ec5d70868b542c06612",{"version":"64d4b35c5456adf258d2cf56c341e203a073253f229ef3208fc0d5020253b241","affectsGlobalScope":true},"946bd1737d9412395a8f24414c70f18660b84a75a12b0b448e6eb1a2161d06dd","f3e604694b624fa3f83f6684185452992088f5efb2cf136b62474aa106d6f1b6","3adc8ac088388fd10b0e9cd3fa08abbebed9172577807394a241466ccb98f411","e050a0afcdbb269720a900c85076d18e0c1ab73e580202a2bf6964978181222a","3ebae8c00411116a66fca65b08228ea0cf0b72724701f9b854442100aab55aba","78647004e18e4c16b8a2e8345fca9267573d1c5a29e11ddfee71858fd077ef6e","0804044cd0488cb7212ddbc1d0f8e1a5bd32970335dbfc613052304a1b0318f9","b725acb041d2a18fde8f46c48a1408418489c4aa222f559b1ef47bf267cb4be0","85084ae98c1d319e38ef99b1216d3372a9afd7a368022c01c3351b339d52cb58","898ec2410fae172e0a9416448b0838bed286322a5c0c8959e8e39400cd4c5697","692345a43bac37c507fa7065c554258435ab821bbe4fb44b513a70063e932b45","cddd50d7bd9d7fddda91a576db9f61655d1a55e2d870f154485812f6e39d4c15","0539583b089247b73a21eb4a5f7e43208a129df6300d6b829dc1039b79b6c8c4","7aba43bc7764fcd02232382c780c3e99ef8dbfdac3c58605a0b3781fab3d8044","522edc786ed48304671b935cf7d3ed63acc6636ab9888c6e130b97a6aea92b46","1e1ed5600d80406a10428e349af8b6f09949cd5054043ea8588903e8f9e8d705","de21641eb8edcbc08dd0db4ee70eea907cd07fe72267340b5571c92647f10a77","a53039ba614075aeb702271701981babbd0d4f4dcbf319ddee4c08fb8196cc7a","6758f7b72fa4d38f4f4b865516d3d031795c947a45cc24f2cfba43c91446d678","da679a5bb46df3c6d84f637f09e6689d6c2d07e907ea16adc161e4529a4954d6","dc1a664c33f6ddd2791569999db2b3a476e52c5eeb5474768ffa542b136d78c0","bdf7abbd7df4f29b3e0728684c790e80590b69d92ed8d3bf8e66d4bd713941fe","8decb32fc5d44b403b46c3bb4741188df4fbc3c66d6c65669000c5c9cd506523","4beaf337ee755b8c6115ff8a17e22ceab986b588722a52c776b8834af64e0f38","c26dd198f2793bbdcc55103823a2767d6223a7fdb92486c18b86deaf63208354","93551b302a808f226f0846ad8012354f2d53d6dedc33b540d6ca69836781a574","f0ff1c010d5046af3874d3b4df746c6f3921e4b3fbdec61dee0792fc0cb36ccd","778b684ebc6b006fcffeab77d25b34bf6e400100e0ec0c76056e165c6399ab05","463851fa993af55fb0296e0d6afa27407ef91bf6917098dd665aba1200d250c7","67c6de7a9c490bda48eb401bea93904b6bbfc60e47427e887e6a3da6195540be","be8f369f8d7e887eab87a3e4e41f1afcf61bf06056801383152aa83bda1f6a72","352bfb5f3a9d8a9c2464ad2dc0b2dc56a8212650a541fb550739c286dd341de1","a5aae636d9afdacb22d98e4242487436d8296e5a345348325ccc68481fe1b690","d007c769e33e72e51286b816d82cd7c3a280cba714e7f958691155068bd7150a","764150c107451d2fd5b6de305cff0a9dcecf799e08e6f14b5a6748724db46d8a","b04cf223c338c09285010f5308b980ee6d8bfa203824ed2537516f15e92e8c43","4b387f208d1e468193a45a51005b1ed5b666010fc22a15dc1baf4234078b636e","70441eda704feffd132be0c1541f2c7f6bbaafce25cb9b54b181e26af3068e79","d1addb12403afea87a1603121396261a45190886c486c88e1a5d456be17c2049","15d43873064dc8787ca1e4c39149be59183c404d48a8cd5a0ea019bb5fdf8d58","ea4b5d319625203a5a96897b057fddf6017d0f9a902c16060466fe69cc007243","3d06897c536b4aad2b2b015d529270439f2cadd89ca2ff7bd8898ee84898dd88","ab01d8fcb89fae8eda22075153053fefac69f7d9571a389632099e7a53f1922d","bac0ec1f4c61abc7c54ccebb0f739acb0cdbc22b1b19c91854dc142019492961","566b0806f9016fa067b7fecf3951fcc295c30127e5141223393bde16ad04aa4a","8e801abfeda45b1b93e599750a0a8d25074d30d4cc01e3563e56c0ff70edeb68","902997f91b09620835afd88e292eb217fbd55d01706b82b9a014ff408f357559","a3727a926e697919fb59407938bd8573964b3bf543413b685996a47df5645863","83f36c0792d352f641a213ee547d21ea02084a148355aa26b6ef82c4f61c1280","dce7d69c17a438554c11bbf930dec2bee5b62184c0494d74da336daee088ab69","1e8f2cda9735002728017933c54ccea7ebee94b9c68a59a4aac1c9a58aa7da7d","e327a2b222cf9e5c93d7c1ed6468ece2e7b9d738e5da04897f1a99f49d42cca1","65165246b59654ec4e1501dd87927a0ef95d57359709e00e95d1154ad8443bc7","f1bacba19e2fa2eb26c499e36b5ab93d6764f2dba44be3816f12d2bc9ac9a35b","bce38da5fd851520d0cb4d1e6c3c04968cec2faa674ed321c118e97e59872edc","3398f46037f21fb6c33560ceca257259bd6d2ea03737179b61ea9e17cbe07455","6e14fc6c27cb2cb203fe1727bb3a923588f0be8c2604673ad9f879182548daca","12b9bcf8395d33837f301a8e6d545a24dfff80db9e32f8e8e6cf4b11671bb442","04295cc38689e32a4ea194c954ea6604e6afb6f1c102104f74737cb8cf744422","7418f434c136734b23f634e711cf44613ca4c74e63a5ae7429acaee46c7024c8","27d40290b7caba1c04468f2b53cf7112f247f8acdd7c20589cd7decf9f762ad0","2608b8b83639baf3f07316df29202eead703102f1a7e32f74a1b18cf1eee54b5","c93657567a39bd589effe89e863aaadbc339675fca6805ae4d97eafbcce0a05d","909d5db5b3b19f03dfb4a8f1d00cf41d2f679857c28775faf1f10794cbbe9db9","e4504bffce13574bab83ab900b843590d85a0fd38faab7eff83d84ec55de4aff","8ab707f3c833fc1e8a51106b8746c8bc0ce125083ea6200ad881625ae35ce11e","730ddc2386276ac66312edbcc60853fedbb1608a99cb0b1ff82ebf26911dba1f","c1b3fa201aa037110c43c05ea97800eb66fea3f2ecc5f07c6fd47f2b6b5b21d2","636b44188dc6eb326fd566085e6c1c6035b71f839d62c343c299a35888c6f0a9","3b2105bf9823b53c269cabb38011c5a71360c8daabc618fec03102c9514d230c","f96e63eb56e736304c3aef6c745b9fe93db235ddd1fec10b45319c479de1a432","acb4f3cee79f38ceba975e7ee3114eb5cd96ccc02742b0a4c7478b4619f87cd6","cfc85d17c1493b6217bad9052a8edc332d1fde81a919228edab33c14aa762939","eebda441c4486c26de7a8a7343ebbc361d2b0109abff34c2471e45e34a93020a","727b4b8eb62dd98fa4e3a0937172c1a0041eb715b9071c3de96dad597deddcab","708e2a347a1b9868ccdb48f3e43647c6eccec47b8591b220afcafc9e7eeb3784","6bb598e2d45a170f302f113a5b68e518c8d7661ae3b59baf076be9120afa4813","c28e058db8fed2c81d324546f53d2a7aaefff380cbe70f924276dbad89acd7d1","ebe8f07bb402102c5a764b0f8e34bd92d6f50bd7ac61a2452e76b80e02f9bb4b","826a98cb79deab45ccc4e5a8b90fa64510b2169781a7cbb83c4a0a8867f4cc58","618189f94a473b7fdc5cb5ba8b94d146a0d58834cd77cd24d56995f41643ccd5","5baadaca408128671536b3cb77fea44330e169ada70ce50b902c8d992fe64cf1","a4cc469f3561ea3edc57e091f4c9dcaf7485a70d3836be23a6945db46f0acd0b","91b0965538a5eaafa8c09cf9f62b46d6125aa1b3c0e0629dce871f5f41413f90","2978e33a00b4b5fb98337c5e473ab7337030b2f69d1480eccef0290814af0d51","ba71e9777cb5460e3278f0934fd6354041cb25853feca542312807ce1f18e611","608dbaf8c8bb64f4024013e73d7107c16dba4664999a8c6e58f3e71545e48f66","61937cefd7f4d6fa76013d33d5a3c5f9b0fc382e90da34790764a0d17d6277fb","af7db74826f455bfef6a55a188eb6659fd85fdc16f720a89a515c48724ee4c42","d6ce98a960f1b99a72de771fb0ba773cb202c656b8483f22d47d01d68f59ea86","2a47dc4a362214f31689870f809c7d62024afb4297a37b22cb86f679c4d04088","42d907ac511459d7c4828ee4f3f81cc331a08dc98d7b3cb98e3ff5797c095d2e","63d010bff70619e0cdf7900e954a7e188d3175461182f887b869c312a77ecfbd","1452816d619e636de512ca98546aafb9a48382d570af1473f0432a9178c4b1ff","9e3e3932fe16b9288ec8c948048aef4edf1295b09a5412630d63f4a42265370e","8bdba132259883bac06056f7bacd29a4dcf07e3f14ce89edb022fe9b78dcf9b3","5a5406107d9949d83e1225273bcee1f559bb5588942907d923165d83251a0e37","ca0ca4ca5ad4772161ee2a99741d616fea780d777549ba9f05f4a24493ab44e1","e7ee7be996db0d7cce41a85e4cae3a5fc86cf26501ad94e0a20f8b6c1c55b2d4","72263ae386d6a49392a03bde2f88660625da1eca5df8d95120d8ccf507483d20","b498375d015f01585269588b6221008aae6f0c0dc53ead8796ace64bdfcf62ea","c37aa3657fa4d1e7d22565ae609b1370c6b92bafb8c92b914403d45f0e610ddc","34534c0ead52cc753bdfdd486430ef67f615ace54a4c0e5a3652b4116af84d6d","a1079b54643537f75fa4f4bb963d787a302bddbe3a6001c4b0a524b746e6a9de","7fc9b18b6aafa8a1fc1441670c6c9da63e3d7942c7f451300c48bafd988545e9","e98185f4249720ace1921d59c1ff4612fa5c633a183fc9bf28e2e7b8e3c7fd51","f463d61cf39c3a6a5f96cdf7adfdb72a0b1d663f7b5d5b6dd042adba835430c2","5006668996956580886022c05108e32c742823e1b5652aff7914917233731518","3a9b877f47119ac64aab98c61cae91a304ddeb6e8285ccd824a6aa665ffaeb95","035b066d64d4d8de14908123f5e36a647688a428891748bf96b50312580d3049","32c82ad8bb67e92ab093e6fb20dbd84e3c3dcf1737645c9612035d41e17ce334","be00321090ed100e3bd1e566c0408004137e73feb19d6380eba57d68519ff6c5","8b06ac3faeacb8484d84ddb44571d8f410697f98d7bfa86c0fda60373a9f5215","7eb06594824ada538b1d8b48c3925a83e7db792f47a081a62cf3e5c4e23cf0ee","f5638f7c2f12a9a1a57b5c41b3c1ea7db3876c003bab68e6a57afd6bcc169af0","a7321c0e96eecb19dcbf178493836474cef21ee3f9345384ce9d74e4be31228d","0d14fa22c41fdc7277e6f71473b20ebc07f40f00e38875142335d5b63cdfc9d2","3054ef91b855e005b9c4681399e9d64d2a7b07a22d539314d794f09e53b876a7","427ce5854885cfc34387e09de05c1d5c1acf94c2143e1693f1d9ff54880573e7","bed2c4f96fab3348be4a34d88dcb12578c1b2475b07c6acd369e99e227718d81","e3ba509d3dce019b3190ceb2f3fc88e2610ab717122dabd91a9efaa37804040d","9ac9b7b349a96ff204f4172183cca1672cc402e1ee7277bfcdec96c000b7d818","ac127e4c6f2b5220b293cc9d2e64ba49781225b792a51cda50f3db8eafba550c",{"version":"0c3b45b6a42c0074fadd59c5d370592ca48c89a706d903452565ca89b1b2c164","affectsGlobalScope":true},"686e548ae30250d62532c8cacb43fccc922b693408371bd3503563c4a0f28eed","96d14f21b7652903852eef49379d04dbda28c16ed36468f8c9fa08f7c14c9538","bb4ed283cfb3db7ec1d4bb79c37f5e96d39b340f1f4de995c4b0b836c8d5fa05","fec943fdb3275eb6e006b35e04a8e2e99e9adf3f4b969ddf15315ac7575a93e4","6503fb6addf62f9b10f8564d9869ad824565a914ec1ac3dd7d13da14a3f57036","675e702f2032766a91eeadee64f51014c64688525da99dccd8178f0c599f13a8","458111fc89d11d2151277c822dfdc1a28fa5b6b2493cf942e37d4cd0a6ee5f22","d70c026dd2eeaa974f430ea229230a1897fdb897dc74659deebe2afd4feeb08f","187119ff4f9553676a884e296089e131e8cc01691c546273b1d0089c3533ce42","febf0b2de54781102b00f61653b21377390a048fbf5262718c91860d11ff34a6","98f9d826db9cd99d27a01a59ee5f22863df00ccf1aaf43e1d7db80ebf716f7c3","0aaef8cded245bf5036a7a40b65622dd6c4da71f7a35343112edbe112b348a1e","00baffbe8a2f2e4875367479489b5d43b5fc1429ecb4a4cc98cfc3009095f52a","dcd91d3b697cb650b95db5471189b99815af5db2a1cd28760f91e0b12ede8ed5","3c92b6dfd43cc1c2485d9eba5ff0b74a19bb8725b692773ef1d66dac48cda4bd","3cf0d343c2276842a5b617f22ba82af6322c7cfe8bb52238ffc0c491a3c21019","df996e25faa505f85aeb294d15ebe61b399cf1d1e49959cdfaf2cc0815c203f9",{"version":"f2eff8704452659641164876c1ef0df4174659ce7311b0665798ea3f556fa9ad","affectsGlobalScope":true},"0e60e0cbf2283adfd5a15430ae548cd2f662d581b5da6ecd98220203e7067c70","f313731860257325f13351575f381fef333d4dfe30daf5a2e72f894208feea08","951b37f7d86f6012f09e6b35f1de57c69d75f16908cb0adaa56b93675ea0b853","3816fc03ffd9cbd1a7a3362a264756a4a1d547caabea50ca68303046be40e376","0c417b4ec46b88fb62a43ec00204700b560d01eb5677c7faa8ecd34610f096a8","13d29cdeb64e8496424edf42749bbb47de5e42d201cf958911a4638cbcffbd3f","0f9e381eecc5860f693c31fe463b3ca20a64ca9b8db0cf6208cd4a053f064809","95902d5561c6aac5dfc40568a12b0aca324037749dcd32a81f23423bfde69bab","5dfb2aca4136abdc5a2740f14be8134a6e6b66fd53470bb2e954e40f8abfaf3e","577463167dd69bd81f76697dfc3f7b22b77a6152f60a602a9218e52e3183ad67","b8396e9024d554b611cbe31a024b176ba7116063d19354b5a02dccd8f0118989","4b28e1c5bf88d891e07a1403358b81a51b3ba2eae1ffada51cca7476b5ac6407","7150ad575d28bf98fae321a1c0f10ad17b127927811f488ded6ff1d88d4244e5","8b155c4757d197969553de3762c8d23d5866710301de41e1b66b97c9ed867003","93733466609dd8bf72eace502a24ca7574bd073d934216e628f1b615c8d3cb3c","45e9228761aabcadb79c82fb3008523db334491525bdb8e74e0f26eaf7a4f7f4","aeacac2778c9821512b6b889da79ac31606a863610c8f28da1e483579627bf90","569fdb354062fc098a6a3ba93a029edf22d6fe480cf72b231b3c07832b2e7c97","bf9876e62fb7f4237deafab8c7444770ef6e82b4cad2d5dc768664ff340feeb2","6cf60e76d37faf0fbc2f80a873eab0fd545f6b1bf300e7f0823f956ddb3083e9","6adaa6103086f931e3eee20f0987e86e8879e9d13aa6bd6075ccfc58b9c5681c","ee0af0f2b8d3b4d0baf669f2ff6fcef4a8816a473c894cc7c905029f7505fed0","695c001a54ef3e9cb149239a5533a9175bc68d6b86a487c5608e1805f13e1e96","8841e2aa774b89bd23302dede20663306dc1b9902431ac64b24be8b8d0e3f649","209e814e8e71aec74f69686a9506dd7610b97ab59dcee9446266446f72a76d05","1961fee5fa3cd5e8046bf78e61dea517e83c2131ce960d5a359f1989210442aa","6fa0008bf91a4cc9c8963bace4bba0bd6865cbfa29c3e3ccc461155660fb113a","2b8264b2fefd7367e0f20e2c04eed5d3038831fe00f5efbc110ff0131aab899b",{"version":"d9aa2c3d6bb462015bb36be4282ec9dfeca33d687aae1b7d726c6c9543165dd1","affectsGlobalScope":true},"1e23915482078e1d3a7cc45bbf311e6112f2ec74d8de77a70ab7eec518f765bd","93c4fc5b5237c09bc9ed65cb8f0dc1d89034406ab40500b89701341994897142",{"version":"4698841dc5a91fe716dd41ec7136867bbde9a274ce21031e5ef6ce2d8a552ceb","affectsGlobalScope":true},"2b93035328f7778d200252681c1d86285d501ed424825a18f81e4c3028aa51d9","2ac9c8332c5f8510b8bdd571f8271e0f39b0577714d5e95c1e79a12b2616f069","42c21aa963e7b86fa00801d96e88b36803188018d5ad91db2a9101bccd40b3ff","d31eb848cdebb4c55b4893b335a7c0cca95ad66dee13cbb7d0893810c0a9c301","77c1d91a129ba60b8c405f9f539e42df834afb174fe0785f89d92a2c7c16b77a","7a9e0a564fee396cacf706523b5aeed96e04c6b871a8bebefad78499fbffc5bc","906c751ef5822ec0dadcea2f0e9db64a33fb4ee926cc9f7efa38afe5d5371b2a","5387c049e9702f2d2d7ece1a74836a14b47fbebe9bbeb19f94c580a37c855351","c68391fb9efad5d99ff332c65b1606248c4e4a9f1dd9a087204242b56c7126d6","e9cf02252d3a0ced987d24845dcb1f11c1be5541f17e5daa44c6de2d18138d0c","e8b02b879754d85f48489294f99147aeccc352c760d95a6fe2b6e49cd400b2fe","9f6908ab3d8a86c68b86e38578afc7095114e66b2fc36a2a96e9252aac3998e0","0eedb2344442b143ddcd788f87096961cd8572b64f10b4afc3356aa0460171c6","71405cc70f183d029cc5018375f6c35117ffdaf11846c35ebf85ee3956b1b2a6","c68baff4d8ba346130e9753cefe2e487a16731bf17e05fdacc81e8c9a26aae9d","2cd15528d8bb5d0453aa339b4b52e0696e8b07e790c153831c642c3dea5ac8af","479d622e66283ffa9883fbc33e441f7fc928b2277ff30aacbec7b7761b4e9579","ade307876dc5ca267ca308d09e737b611505e015c535863f22420a11fffc1c54","f8cdefa3e0dee639eccbe9794b46f90291e5fd3989fcba60d2f08fde56179fb9","86c5a62f99aac7053976e317dbe9acb2eaf903aaf3d2e5bb1cafe5c2df7b37a8","2b300954ce01a8343866f737656e13243e86e5baef51bd0631b21dcef1f6e954","a2d409a9ffd872d6b9d78ead00baa116bbc73cfa959fce9a2f29d3227876b2a1","b288936f560cd71f4a6002953290de9ff8dfbfbf37f5a9391be5c83322324898","61178a781ef82e0ff54f9430397e71e8f365fc1e3725e0e5346f2de7b0d50dfa","6a6ccb37feb3aad32d9be026a3337db195979cd5727a616fc0f557e974101a54","c649ea79205c029a02272ef55b7ab14ada0903db26144d2205021f24727ac7a3","38e2b02897c6357bbcff729ef84c736727b45cc152abe95a7567caccdfad2a1d","d6610ea7e0b1a7686dba062a1e5544dd7d34140f4545305b7c6afaebfb348341","3dee35db743bdba2c8d19aece7ac049bde6fa587e195d86547c882784e6ba34c","b15e55c5fa977c2f25ca0b1db52cfa2d1fd4bf0baf90a8b90d4a7678ca462ff1","f41d30972724714763a2698ae949fbc463afb203b5fa7c4ad7e4de0871129a17","843dd7b6a7c6269fd43827303f5cbe65c1fecabc30b4670a50d5a15d57daeeb9","f06d8b8567ee9fd799bf7f806efe93b67683ef24f4dea5b23ef12edff4434d9d","6017384f697ff38bc3ef6a546df5b230c3c31329db84cbfe686c83bec011e2b2","e1a5b30d9248549ca0c0bb1d653bafae20c64c4aa5928cc4cd3017b55c2177b0","a593632d5878f17295bd53e1c77f27bf4c15212822f764a2bfc1702f4b413fa0","a868a534ba1c2ca9060b8a13b0ffbbbf78b4be7b0ff80d8c75b02773f7192c29","da7545aba8f54a50fde23e2ede00158dc8112560d934cee58098dfb03aae9b9d","34baf65cfee92f110d6653322e2120c2d368ee64b3c7981dff08ed105c4f19b0","6aee496bf0ecfbf6731aa8cca32f4b6e92cdc0a444911a7d88410408a45ecc5d","b0d10e46cfe3f6c476b69af02eaa38e4ccc7430221ce3109ae84bb9fb8282298","780054ba9913c3d8ccfcb1e71a2c4523e2dff46395ac6cd2553c919c5198066a","8e9c23ba78aabc2e0a27033f18737a6df754067731e69dc5f52823957d60a4b6","29c5862cadd1c5e069453c60e8b240870431396921a50afc57bfdf5bdc614e47","76232dbb982272b182a76ad8745a9b02724dc9896e2328ce360e2c56c64c9778","c5e775cc64dcc3b16c41f28b9aee23bb2854792114ea49a8b2bdc35dc9549ca0","fab58e600970e66547644a44bc9918e3223aa2cbd9e8763cec004b2cfb48827e","b4358a89fcd9c579f84a6c68e2ce44ca91b07e4db3f8f403c2b7a72c1a1e04b6","70e9a18da08294f75bf23e46c7d69e67634c0765d355887b9b41f0d959e1426e","32b5bbe4475a585fd18e648f915a37b48ac44ab94277ad161cbdf3bbfae580fc"],"options":{"allowSyntheticDefaultImports":true,"declaration":true,"emitDecoratorMetadata":true,"esModuleInterop":true,"experimentalDecorators":true,"module":1,"noFallthroughCasesInSwitch":false,"noImplicitAny":true,"outDir":"./","removeComments":true,"skipLibCheck":true,"sourceMap":true,"strictBindCallApply":false,"strictNullChecks":false,"target":4},"fileIdsList":[[120,130],[120],[120,297],[93,120,127],[120,130,131,132,133,134],[120,130,132],[93,120,127,137],[90,120,157],[120,160,161,162],[90,108,120,127],[90,93,119,120,127,163,164,165],[93,120,127,137,169,176],[93,120],[120,180,182],[120,179,180,181],[90,93,120,127,170,171],[120,138,171,172,175],[91,120,127],[93,120,176,284,288,289],[108,120,127],[90,108,116,120,127],[120,292],[120,293],[120,299,302],[120,127],[90,120,127],[120,288],[90,93,94,98,104,119,120,127,128,167,169,177,285,286,287],[120,309,311,312,313,314,315,316,317,318,319,320,321],[120,309,310,312,313,314,315,316,317,318,319,320,321],[120,310,311,312,313,314,315,316,317,318,319,320,321],[120,309,310,311,313,314,315,316,317,318,319,320,321],[120,309,310,311,312,314,315,316,317,318,319,320,321],[120,309,310,311,312,313,315,316,317,318,319,320,321],[120,309,310,311,312,313,314,316,317,318,319,320,321],[120,309,310,311,312,313,314,315,317,318,319,320,321],[120,309,310,311,312,313,314,315,316,318,319,320,321],[120,309,310,311,312,313,314,315,316,317,319,320,321],[120,309,310,311,312,313,314,315,316,317,318,320,321],[120,309,310,311,312,313,314,315,316,317,318,319,321],[120,309,310,311,312,313,314,315,316,317,318,319,320],[120,342],[120,327],[120,331,332,333],[120,330],[120,332],[120,308,328,329,334,337,339,340,341],[120,329,335,336,342],[120,335,338],[120,329,330,335,342],[120,329,342],[120,323,324,325,326],[120,174],[120,173],[74,120],[77,120],[78,83,111,120],[79,90,91,98,108,119,120],[79,80,90,98,120],[81,120],[82,83,91,99,120],[83,108,116,120],[84,86,90,98,120],[85,120],[86,87,120],[90,120],[88,90,120],[90,91,92,108,119,120],[90,91,92,105,108,111,120],[120,124],[86,93,98,108,119,120],[90,91,93,94,98,108,116,119,120],[93,95,108,116,119,120],[74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126],[90,96,120],[97,119,120],[86,90,98,108,120],[99,120],[100,120],[77,101,120],[102,118,120,124],[103,120],[104,120],[90,105,106,120],[105,107,120,122],[78,90,108,109,110,111,120],[78,108,110,120],[108,109,120],[111,120],[112,120],[90,114,115,120],[114,115,120],[83,98,108,116,120],[117,120],[98,118,120],[78,93,104,119,120],[83,120],[108,120,121],[120,122],[120,123],[78,83,90,92,101,108,119,120,122,124],[108,120,125],[120,176,350],[93,120,176],[93,108,120,127],[120,354,393],[120,354,378,393],[120,393],[120,354],[120,354,379,393],[120,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392],[120,379,393],[93,120,127,174],[78,91,93,108,120,127,168],[120,397],[90,93,95,108,116,119,120,125,127],[120,402],[120,295,301],[120,186,187,193,194],[120,195,259,260],[120,186,193,195],[120,187,195],[120,186,188,189,190,193,195,198,199],[120,189,200,214,215],[120,186,193,198,199,200],[120,186,188,193,195,197,198,199],[120,186,187,198,199,200],[120,185,201,206,213,216,217,258,261,283],[120,186],[120,187,191,192],[120,187,191,192,193,194,196,207,208,209,210,211,212],[120,187,192,193],[120,187],[120,186,187,192,193,195,208],[120,193],[120,187,193,194],[120,191,193],[120,200,214],[120,186,188,189,190,193,198],[120,186,193,196,199],[120,189,197,198,199,202,203,204,205],[120,199],[120,186,188,193,195,197,199],[120,195,198],[120,186,193,197,198,199,211],[120,195],[120,186,193,199],[120,187,193,198,209],[120,198,262],[120,195,199],[120,193,198],[120,198],[120,186,196],[120,186,193],[120,193,198,199],[120,218,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282],[120,198,199],[120,188,193],[120,186,188,193,199],[120,186,188,193],[120,186,193,195,197,198,199,211,218],[120,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257],[120,211,219],[120,219],[120,186,193,195,198,218,219],[120,127,139],[120,140,144,154,155],[90,120,127,139,140,141,143,144,151,154],[86,120,127,144,151,152],[90,120,127,139,140,141,143,144,152,153,155],[86,120,127],[120,139],[120,145],[120,147],[90,116,120,127,139,145,147,148,153],[120,151],[98,116,120,127,139,145],[120,139,140,141,142,145,149,150,151,152,153,154,155,156],[120,144,146,149,150],[120,142],[98,116,120,127],[120,139,140,142],[120,299],[120,296,300],[120,298],[49,60,83,120],[49,120],[55,120],[48,49,50,120],[49,61,83,120],[49,54,120],[58,83,120],[49,54,57,120],[49,59,83,120],[47,54,55,58,59,60,61,120],[47,120],[56,120],[52,120],[48,50,51,52,53,120],[51,120],[57,120],[49,56,120],[49],[51]],"referencedMap":[[132,1],[130,2],[295,2],[298,3],[297,2],[128,4],[129,2],[135,5],[131,1],[133,6],[134,1],[136,2],[138,7],[158,8],[162,9],[161,2],[160,10],[159,2],[166,11],[137,4],[167,2],[168,2],[177,12],[178,13],[183,14],[179,2],[182,15],[180,2],[172,16],[176,17],[184,18],[290,19],[289,20],[285,2],[164,2],[286,2],[291,21],[292,2],[293,22],[294,23],[303,24],[304,2],[181,2],[305,2],[306,25],[169,2],[307,26],[287,27],[288,28],[308,2],[310,29],[311,30],[309,31],[312,32],[313,33],[314,34],[315,35],[316,36],[317,37],[318,38],[319,39],[320,40],[321,41],[322,2],[343,42],[328,43],[334,44],[332,2],[331,45],[333,46],[342,47],[337,48],[339,49],[340,50],[341,51],[335,2],[336,51],[338,51],[330,51],[329,2],[324,2],[323,2],[326,43],[327,52],[325,43],[344,2],[173,53],[174,54],[345,2],[346,2],[347,2],[74,55],[75,55],[77,56],[78,57],[79,58],[80,59],[81,60],[82,61],[83,62],[84,63],[85,64],[86,65],[87,65],[89,66],[88,67],[90,66],[91,68],[92,69],[76,70],[126,2],[93,71],[94,72],[95,73],[127,74],[96,75],[97,76],[98,77],[99,78],[100,79],[101,80],[102,81],[103,82],[104,83],[105,84],[106,84],[107,85],[108,86],[110,87],[109,88],[111,89],[112,90],[113,2],[114,91],[115,92],[116,93],[117,94],[118,95],[119,96],[120,97],[121,98],[122,99],[123,100],[124,101],[125,102],[348,2],[349,2],[351,103],[350,104],[352,2],[171,2],[353,2],[170,2],[165,105],[378,106],[379,107],[354,108],[357,108],[376,106],[377,106],[367,106],[366,109],[364,106],[359,106],[372,106],[370,106],[374,106],[358,106],[371,106],[375,106],[360,106],[361,106],[373,106],[355,106],[362,106],[363,106],[365,106],[369,106],[380,110],[368,106],[356,106],[393,111],[392,2],[387,110],[389,112],[388,110],[381,110],[382,110],[384,110],[386,110],[390,112],[391,112],[383,112],[385,112],[175,113],[394,2],[395,2],[397,114],[398,115],[399,2],[400,2],[401,116],[402,2],[403,117],[49,2],[396,2],[296,2],[302,118],[195,119],[261,120],[260,121],[259,122],[200,123],[216,124],[214,125],[215,126],[201,127],[284,128],[186,2],[188,2],[189,129],[190,2],[193,130],[196,2],[213,131],[191,2],[208,132],[194,133],[209,134],[212,135],[207,136],[210,135],[187,2],[192,2],[211,137],[217,138],[205,2],[199,139],[197,140],[206,141],[203,142],[202,142],[198,143],[204,144],[218,145],[280,146],[274,147],[267,148],[266,149],[275,150],[276,135],[268,151],[281,152],[262,153],[263,154],[264,155],[283,156],[265,149],[269,152],[270,157],[277,158],[278,133],[279,157],[271,155],[282,135],[272,159],[273,160],[219,161],[258,162],[222,163],[223,163],[224,163],[225,163],[226,163],[227,163],[228,163],[229,163],[248,163],[230,163],[231,163],[232,163],[233,163],[234,163],[235,163],[255,163],[236,163],[237,163],[238,163],[253,163],[239,163],[254,163],[240,163],[251,163],[252,163],[241,163],[242,163],[243,163],[249,163],[250,163],[244,163],[245,163],[246,163],[247,163],[256,163],[257,163],[221,164],[220,165],[185,2],[140,166],[156,167],[155,168],[141,20],[153,169],[154,170],[152,171],[145,172],[146,173],[148,174],[149,175],[147,176],[150,177],[157,178],[151,179],[143,180],[139,181],[144,182],[142,166],[300,183],[301,184],[163,66],[299,185],[8,2],[9,2],[13,2],[12,2],[2,2],[14,2],[15,2],[16,2],[17,2],[18,2],[19,2],[20,2],[21,2],[3,2],[4,2],[46,2],[25,2],[22,2],[23,2],[24,2],[26,2],[27,2],[28,2],[5,2],[29,2],[30,2],[31,2],[32,2],[6,2],[36,2],[33,2],[34,2],[35,2],[37,2],[7,2],[38,2],[43,2],[44,2],[39,2],[40,2],[41,2],[42,2],[1,2],[45,2],[11,2],[10,2],[63,186],[60,187],[64,188],[55,189],[65,190],[61,191],[66,192],[58,193],[67,194],[59,193],[62,195],[47,2],[68,196],[51,2],[53,2],[50,187],[69,197],[56,187],[70,198],[52,196],[48,2],[54,199],[71,200],[72,201],[57,202],[73,187]],"exportedModulesMap":[[132,1],[130,2],[295,2],[298,3],[297,2],[128,4],[129,2],[135,5],[131,1],[133,6],[134,1],[136,2],[138,7],[158,8],[162,9],[161,2],[160,10],[159,2],[166,11],[137,4],[167,2],[168,2],[177,12],[178,13],[183,14],[179,2],[182,15],[180,2],[172,16],[176,17],[184,18],[290,19],[289,20],[285,2],[164,2],[286,2],[291,21],[292,2],[293,22],[294,23],[303,24],[304,2],[181,2],[305,2],[306,25],[169,2],[307,26],[287,27],[288,28],[308,2],[310,29],[311,30],[309,31],[312,32],[313,33],[314,34],[315,35],[316,36],[317,37],[318,38],[319,39],[320,40],[321,41],[322,2],[343,42],[328,43],[334,44],[332,2],[331,45],[333,46],[342,47],[337,48],[339,49],[340,50],[341,51],[335,2],[336,51],[338,51],[330,51],[329,2],[324,2],[323,2],[326,43],[327,52],[325,43],[344,2],[173,53],[174,54],[345,2],[346,2],[347,2],[74,55],[75,55],[77,56],[78,57],[79,58],[80,59],[81,60],[82,61],[83,62],[84,63],[85,64],[86,65],[87,65],[89,66],[88,67],[90,66],[91,68],[92,69],[76,70],[126,2],[93,71],[94,72],[95,73],[127,74],[96,75],[97,76],[98,77],[99,78],[100,79],[101,80],[102,81],[103,82],[104,83],[105,84],[106,84],[107,85],[108,86],[110,87],[109,88],[111,89],[112,90],[113,2],[114,91],[115,92],[116,93],[117,94],[118,95],[119,96],[120,97],[121,98],[122,99],[123,100],[124,101],[125,102],[348,2],[349,2],[351,103],[350,104],[352,2],[171,2],[353,2],[170,2],[165,105],[378,106],[379,107],[354,108],[357,108],[376,106],[377,106],[367,106],[366,109],[364,106],[359,106],[372,106],[370,106],[374,106],[358,106],[371,106],[375,106],[360,106],[361,106],[373,106],[355,106],[362,106],[363,106],[365,106],[369,106],[380,110],[368,106],[356,106],[393,111],[392,2],[387,110],[389,112],[388,110],[381,110],[382,110],[384,110],[386,110],[390,112],[391,112],[383,112],[385,112],[175,113],[394,2],[395,2],[397,114],[398,115],[399,2],[400,2],[401,116],[402,2],[403,117],[49,2],[396,2],[296,2],[302,118],[195,119],[261,120],[260,121],[259,122],[200,123],[216,124],[214,125],[215,126],[201,127],[284,128],[186,2],[188,2],[189,129],[190,2],[193,130],[196,2],[213,131],[191,2],[208,132],[194,133],[209,134],[212,135],[207,136],[210,135],[187,2],[192,2],[211,137],[217,138],[205,2],[199,139],[197,140],[206,141],[203,142],[202,142],[198,143],[204,144],[218,145],[280,146],[274,147],[267,148],[266,149],[275,150],[276,135],[268,151],[281,152],[262,153],[263,154],[264,155],[283,156],[265,149],[269,152],[270,157],[277,158],[278,133],[279,157],[271,155],[282,135],[272,159],[273,160],[219,161],[258,162],[222,163],[223,163],[224,163],[225,163],[226,163],[227,163],[228,163],[229,163],[248,163],[230,163],[231,163],[232,163],[233,163],[234,163],[235,163],[255,163],[236,163],[237,163],[238,163],[253,163],[239,163],[254,163],[240,163],[251,163],[252,163],[241,163],[242,163],[243,163],[249,163],[250,163],[244,163],[245,163],[246,163],[247,163],[256,163],[257,163],[221,164],[220,165],[185,2],[140,166],[156,167],[155,168],[141,20],[153,169],[154,170],[152,171],[145,172],[146,173],[148,174],[149,175],[147,176],[150,177],[157,178],[151,179],[143,180],[139,181],[144,182],[142,166],[300,183],[301,184],[163,66],[299,185],[8,2],[9,2],[13,2],[12,2],[2,2],[14,2],[15,2],[16,2],[17,2],[18,2],[19,2],[20,2],[21,2],[3,2],[4,2],[46,2],[25,2],[22,2],[23,2],[24,2],[26,2],[27,2],[28,2],[5,2],[29,2],[30,2],[31,2],[32,2],[6,2],[36,2],[33,2],[34,2],[35,2],[37,2],[7,2],[38,2],[43,2],[44,2],[39,2],[40,2],[41,2],[42,2],[1,2],[45,2],[11,2],[10,2],[60,203],[55,203],[61,203],[58,203],[59,203],[62,195],[50,203],[56,203],[54,199],[71,204],[57,203],[73,203]],"semanticDiagnosticsPerFile":[132,130,295,298,297,128,129,135,131,133,134,136,138,158,162,161,160,159,166,137,167,168,177,178,183,179,182,180,172,176,184,290,289,285,164,286,291,292,293,294,303,304,181,305,306,169,307,287,288,308,310,311,309,312,313,314,315,316,317,318,319,320,321,322,343,328,334,332,331,333,342,337,339,340,341,335,336,338,330,329,324,323,326,327,325,344,173,174,345,346,347,74,75,77,78,79,80,81,82,83,84,85,86,87,89,88,90,91,92,76,126,93,94,95,127,96,97,98,99,100,101,102,103,104,105,106,107,108,110,109,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,348,349,351,350,352,171,353,170,165,378,379,354,357,376,377,367,366,364,359,372,370,374,358,371,375,360,361,373,355,362,363,365,369,380,368,356,393,392,387,389,388,381,382,384,386,390,391,383,385,175,394,395,397,398,399,400,401,402,403,49,396,296,302,195,261,260,259,200,216,214,215,201,284,186,188,189,190,193,196,213,191,208,194,209,212,207,210,187,192,211,217,205,199,197,206,203,202,198,204,218,280,274,267,266,275,276,268,281,262,263,264,283,265,269,270,277,278,279,271,282,272,273,219,258,222,223,224,225,226,227,228,229,248,230,231,232,233,234,235,255,236,237,238,253,239,254,240,251,252,241,242,243,249,250,244,245,246,247,256,257,221,220,185,140,156,155,141,153,154,152,145,146,148,149,147,150,157,151,143,139,144,142,300,301,163,299,8,9,13,12,2,14,15,16,17,18,19,20,21,3,4,46,25,22,23,24,26,27,28,5,29,30,31,32,6,36,33,34,35,37,7,38,43,44,39,40,41,42,1,45,11,10,63,60,64,55,65,61,66,58,67,59,62,47,68,51,53,50,69,56,70,52,48,54,71,72,57,73]},"version":"4.9.4"}
1
+ {"program":{"fileNames":["../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.full.d.ts","../src/regex/index.ts","../src/utils/hex-to-bytes.ts","../../../node_modules/bignumber.js/bignumber.d.ts","../src/utils/edge.ts","../src/utils/bet-limits.ts","../src/utils/getChatMessageLength.ts","../src/utils/chat-message.type.ts","../src/utils/index.ts","../src/games/dice.ts","../src/utils/factorial.ts","../src/utils/ncr.ts","../src/games/mines.ts","../src/games/plinko.ts","../src/games/crash.ts","../src/games/limbo.ts","../src/index.ts","../src/games/crash.spec.ts","../src/games/dice.spec.ts","../src/games/keno.ts","../src/games/keno.spec.ts","../src/games/limbo.spec.ts","../src/games/mines.spec.ts","../src/games/plinko.spec.ts","../src/regex/regex.spec.ts","../src/utils/calculate-payout.ts","../src/utils/factorial.spec.ts","../src/utils/getChatMessageLength.spec.ts","../src/utils/max-payout.ts","../src/utils/ncr.spec.ts","../src/utils/odds.ts","../../../node_modules/@types/node/assert.d.ts","../../../node_modules/@types/node/assert/strict.d.ts","../../../node_modules/@types/node/globals.d.ts","../../../node_modules/@types/node/async_hooks.d.ts","../../../node_modules/@types/node/buffer.d.ts","../../../node_modules/@types/node/child_process.d.ts","../../../node_modules/@types/node/cluster.d.ts","../../../node_modules/@types/node/console.d.ts","../../../node_modules/@types/node/constants.d.ts","../../../node_modules/@types/node/crypto.d.ts","../../../node_modules/@types/node/dgram.d.ts","../../../node_modules/@types/node/diagnostics_channel.d.ts","../../../node_modules/@types/node/dns.d.ts","../../../node_modules/@types/node/dns/promises.d.ts","../../../node_modules/@types/node/domain.d.ts","../../../node_modules/@types/node/dom-events.d.ts","../../../node_modules/@types/node/events.d.ts","../../../node_modules/@types/node/fs.d.ts","../../../node_modules/@types/node/fs/promises.d.ts","../../../node_modules/@types/node/http.d.ts","../../../node_modules/@types/node/http2.d.ts","../../../node_modules/@types/node/https.d.ts","../../../node_modules/@types/node/inspector.d.ts","../../../node_modules/@types/node/module.d.ts","../../../node_modules/@types/node/net.d.ts","../../../node_modules/@types/node/os.d.ts","../../../node_modules/@types/node/path.d.ts","../../../node_modules/@types/node/perf_hooks.d.ts","../../../node_modules/@types/node/process.d.ts","../../../node_modules/@types/node/punycode.d.ts","../../../node_modules/@types/node/querystring.d.ts","../../../node_modules/@types/node/readline.d.ts","../../../node_modules/@types/node/readline/promises.d.ts","../../../node_modules/@types/node/repl.d.ts","../../../node_modules/@types/node/stream.d.ts","../../../node_modules/@types/node/stream/promises.d.ts","../../../node_modules/@types/node/stream/consumers.d.ts","../../../node_modules/@types/node/stream/web.d.ts","../../../node_modules/@types/node/string_decoder.d.ts","../../../node_modules/@types/node/test.d.ts","../../../node_modules/@types/node/timers.d.ts","../../../node_modules/@types/node/timers/promises.d.ts","../../../node_modules/@types/node/tls.d.ts","../../../node_modules/@types/node/trace_events.d.ts","../../../node_modules/@types/node/tty.d.ts","../../../node_modules/@types/node/url.d.ts","../../../node_modules/@types/node/util.d.ts","../../../node_modules/@types/node/v8.d.ts","../../../node_modules/@types/node/vm.d.ts","../../../node_modules/@types/node/wasi.d.ts","../../../node_modules/@types/node/worker_threads.d.ts","../../../node_modules/@types/node/zlib.d.ts","../../../node_modules/@types/node/globals.global.d.ts","../../../node_modules/@types/node/index.d.ts","../../../node_modules/@types/accepts/index.d.ts","../../../node_modules/@types/analytics-node/index.d.ts","../../../node_modules/@babel/types/lib/index.d.ts","../../../node_modules/@types/babel__generator/index.d.ts","../../../node_modules/@babel/parser/typings/babel-parser.d.ts","../../../node_modules/@types/babel__template/index.d.ts","../../../node_modules/@types/babel__traverse/index.d.ts","../../../node_modules/@types/babel__core/index.d.ts","../../../node_modules/@types/bcryptjs/index.d.ts","../../../node_modules/@types/connect/index.d.ts","../../../node_modules/@types/body-parser/index.d.ts","../../../node_modules/ioredis/built/types.d.ts","../../../node_modules/ioredis/built/Command.d.ts","../../../node_modules/ioredis/built/ScanStream.d.ts","../../../node_modules/ioredis/built/utils/RedisCommander.d.ts","../../../node_modules/ioredis/built/transaction.d.ts","../../../node_modules/ioredis/built/utils/Commander.d.ts","../../../node_modules/ioredis/built/connectors/AbstractConnector.d.ts","../../../node_modules/ioredis/built/connectors/ConnectorConstructor.d.ts","../../../node_modules/ioredis/built/connectors/SentinelConnector/types.d.ts","../../../node_modules/ioredis/built/connectors/SentinelConnector/SentinelIterator.d.ts","../../../node_modules/ioredis/built/connectors/SentinelConnector/index.d.ts","../../../node_modules/ioredis/built/connectors/StandaloneConnector.d.ts","../../../node_modules/ioredis/built/redis/RedisOptions.d.ts","../../../node_modules/ioredis/built/cluster/util.d.ts","../../../node_modules/ioredis/built/cluster/ClusterOptions.d.ts","../../../node_modules/ioredis/built/cluster/index.d.ts","../../../node_modules/ioredis/built/Redis.d.ts","../../../node_modules/ioredis/built/Pipeline.d.ts","../../../node_modules/ioredis/built/index.d.ts","../../../node_modules/@types/bull/index.d.ts","../../../node_modules/@types/cache-manager/index.d.ts","../../../node_modules/@types/cache-manager-redis-store/node_modules/@types/redis/index.d.ts","../../../node_modules/@types/cache-manager-redis-store/node_modules/@types/cache-manager/index.d.ts","../../../node_modules/@types/cache-manager-redis-store/index.d.ts","../../../node_modules/keyv/src/index.d.ts","../../../node_modules/@types/http-cache-semantics/index.d.ts","../../../node_modules/@types/responselike/index.d.ts","../../../node_modules/@types/cacheable-request/index.d.ts","../../../node_modules/@types/content-disposition/index.d.ts","../../../node_modules/@types/cookiejar/index.d.ts","../../../node_modules/@types/keygrip/index.d.ts","../../../node_modules/@types/range-parser/index.d.ts","../../../node_modules/@types/qs/index.d.ts","../../../node_modules/@types/express-serve-static-core/index.d.ts","../../../node_modules/@types/mime/Mime.d.ts","../../../node_modules/@types/mime/index.d.ts","../../../node_modules/@types/serve-static/index.d.ts","../../../node_modules/@types/express/index.d.ts","../../../node_modules/@types/cookies/index.d.ts","../../../node_modules/@types/cors/index.d.ts","../../../node_modules/@types/eslint/helpers.d.ts","../../../node_modules/@types/estree/index.d.ts","../../../node_modules/@types/json-schema/index.d.ts","../../../node_modules/@types/eslint/index.d.ts","../../../node_modules/@types/eslint-scope/index.d.ts","../../../node_modules/@types/graceful-fs/index.d.ts","../../../node_modules/graphql/version.d.ts","../../../node_modules/graphql/jsutils/Maybe.d.ts","../../../node_modules/graphql/language/source.d.ts","../../../node_modules/graphql/jsutils/ObjMap.d.ts","../../../node_modules/graphql/jsutils/Path.d.ts","../../../node_modules/graphql/jsutils/PromiseOrValue.d.ts","../../../node_modules/graphql/language/kinds.d.ts","../../../node_modules/graphql/language/tokenKind.d.ts","../../../node_modules/graphql/language/ast.d.ts","../../../node_modules/graphql/language/location.d.ts","../../../node_modules/graphql/error/GraphQLError.d.ts","../../../node_modules/graphql/language/directiveLocation.d.ts","../../../node_modules/graphql/type/directives.d.ts","../../../node_modules/graphql/type/schema.d.ts","../../../node_modules/graphql/type/definition.d.ts","../../../node_modules/graphql/execution/execute.d.ts","../../../node_modules/graphql/graphql.d.ts","../../../node_modules/graphql/type/scalars.d.ts","../../../node_modules/graphql/type/introspection.d.ts","../../../node_modules/graphql/type/validate.d.ts","../../../node_modules/graphql/type/assertName.d.ts","../../../node_modules/graphql/type/index.d.ts","../../../node_modules/graphql/language/printLocation.d.ts","../../../node_modules/graphql/language/lexer.d.ts","../../../node_modules/graphql/language/parser.d.ts","../../../node_modules/graphql/language/printer.d.ts","../../../node_modules/graphql/language/visitor.d.ts","../../../node_modules/graphql/language/predicates.d.ts","../../../node_modules/graphql/language/index.d.ts","../../../node_modules/graphql/execution/subscribe.d.ts","../../../node_modules/graphql/execution/values.d.ts","../../../node_modules/graphql/execution/index.d.ts","../../../node_modules/graphql/subscription/index.d.ts","../../../node_modules/graphql/utilities/TypeInfo.d.ts","../../../node_modules/graphql/validation/ValidationContext.d.ts","../../../node_modules/graphql/validation/validate.d.ts","../../../node_modules/graphql/validation/specifiedRules.d.ts","../../../node_modules/graphql/validation/rules/ExecutableDefinitionsRule.d.ts","../../../node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.d.ts","../../../node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.d.ts","../../../node_modules/graphql/validation/rules/KnownArgumentNamesRule.d.ts","../../../node_modules/graphql/validation/rules/KnownDirectivesRule.d.ts","../../../node_modules/graphql/validation/rules/KnownFragmentNamesRule.d.ts","../../../node_modules/graphql/validation/rules/KnownTypeNamesRule.d.ts","../../../node_modules/graphql/validation/rules/LoneAnonymousOperationRule.d.ts","../../../node_modules/graphql/validation/rules/NoFragmentCyclesRule.d.ts","../../../node_modules/graphql/validation/rules/NoUndefinedVariablesRule.d.ts","../../../node_modules/graphql/validation/rules/NoUnusedFragmentsRule.d.ts","../../../node_modules/graphql/validation/rules/NoUnusedVariablesRule.d.ts","../../../node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.d.ts","../../../node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.d.ts","../../../node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.d.ts","../../../node_modules/graphql/validation/rules/ScalarLeafsRule.d.ts","../../../node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueArgumentNamesRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueFragmentNamesRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueOperationNamesRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueVariableNamesRule.d.ts","../../../node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.d.ts","../../../node_modules/graphql/validation/rules/VariablesAreInputTypesRule.d.ts","../../../node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.d.ts","../../../node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueOperationTypesRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueTypeNamesRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueArgumentDefinitionNamesRule.d.ts","../../../node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.d.ts","../../../node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.d.ts","../../../node_modules/graphql/validation/rules/custom/NoDeprecatedCustomRule.d.ts","../../../node_modules/graphql/validation/rules/custom/NoSchemaIntrospectionCustomRule.d.ts","../../../node_modules/graphql/validation/index.d.ts","../../../node_modules/graphql/error/syntaxError.d.ts","../../../node_modules/graphql/error/locatedError.d.ts","../../../node_modules/graphql/error/index.d.ts","../../../node_modules/graphql/utilities/getIntrospectionQuery.d.ts","../../../node_modules/graphql/utilities/getOperationAST.d.ts","../../../node_modules/graphql/utilities/getOperationRootType.d.ts","../../../node_modules/graphql/utilities/introspectionFromSchema.d.ts","../../../node_modules/graphql/utilities/buildClientSchema.d.ts","../../../node_modules/graphql/utilities/buildASTSchema.d.ts","../../../node_modules/graphql/utilities/extendSchema.d.ts","../../../node_modules/graphql/utilities/lexicographicSortSchema.d.ts","../../../node_modules/graphql/utilities/printSchema.d.ts","../../../node_modules/graphql/utilities/typeFromAST.d.ts","../../../node_modules/graphql/utilities/valueFromAST.d.ts","../../../node_modules/graphql/utilities/valueFromASTUntyped.d.ts","../../../node_modules/graphql/utilities/astFromValue.d.ts","../../../node_modules/graphql/utilities/coerceInputValue.d.ts","../../../node_modules/graphql/utilities/concatAST.d.ts","../../../node_modules/graphql/utilities/separateOperations.d.ts","../../../node_modules/graphql/utilities/stripIgnoredCharacters.d.ts","../../../node_modules/graphql/utilities/typeComparators.d.ts","../../../node_modules/graphql/utilities/assertValidName.d.ts","../../../node_modules/graphql/utilities/findBreakingChanges.d.ts","../../../node_modules/graphql/utilities/typedQueryDocumentNode.d.ts","../../../node_modules/graphql/utilities/index.d.ts","../../../node_modules/graphql/index.d.ts","../../../node_modules/@types/http-assert/index.d.ts","../../../node_modules/@types/http-errors/index.d.ts","../../../node_modules/@types/koa-compose/index.d.ts","../../../node_modules/@types/koa/index.d.ts","../../../node_modules/@types/graphql-upload/node_modules/fs-capacitor/dist/index.d.ts","../../../node_modules/@types/graphql-upload/index.d.ts","../../../node_modules/@types/ioredis/index.d.ts","../../../node_modules/@types/istanbul-lib-coverage/index.d.ts","../../../node_modules/@types/istanbul-lib-report/index.d.ts","../../../node_modules/@types/istanbul-reports/index.d.ts","../../../node_modules/@jest/expect-utils/build/index.d.ts","../../../node_modules/chalk/index.d.ts","../../../node_modules/@sinclair/typebox/typebox.d.ts","../../../node_modules/@jest/schemas/build/index.d.ts","../../../node_modules/pretty-format/build/index.d.ts","../../../node_modules/jest-diff/build/index.d.ts","../../../node_modules/jest-matcher-utils/build/index.d.ts","../../../node_modules/expect/build/index.d.ts","../../../node_modules/@types/jest/index.d.ts","../../../node_modules/@types/js-yaml/index.d.ts","../../../node_modules/@types/json5/index.d.ts","../../../node_modules/@types/jsonwebtoken/index.d.ts","../../../node_modules/@types/keyv/index.d.ts","../../../node_modules/@types/linkify-it/index.d.ts","../../../node_modules/@types/lodash/common/common.d.ts","../../../node_modules/@types/lodash/common/array.d.ts","../../../node_modules/@types/lodash/common/collection.d.ts","../../../node_modules/@types/lodash/common/date.d.ts","../../../node_modules/@types/lodash/common/function.d.ts","../../../node_modules/@types/lodash/common/lang.d.ts","../../../node_modules/@types/lodash/common/math.d.ts","../../../node_modules/@types/lodash/common/number.d.ts","../../../node_modules/@types/lodash/common/object.d.ts","../../../node_modules/@types/lodash/common/seq.d.ts","../../../node_modules/@types/lodash/common/string.d.ts","../../../node_modules/@types/lodash/common/util.d.ts","../../../node_modules/@types/lodash/index.d.ts","../../../node_modules/@types/long/index.d.ts","../../../node_modules/@types/mdurl/encode.d.ts","../../../node_modules/@types/mdurl/decode.d.ts","../../../node_modules/@types/mdurl/parse.d.ts","../../../node_modules/@types/mdurl/format.d.ts","../../../node_modules/@types/mdurl/index.d.ts","../../../node_modules/@types/markdown-it/lib/common/utils.d.ts","../../../node_modules/@types/markdown-it/lib/token.d.ts","../../../node_modules/@types/markdown-it/lib/rules_inline/state_inline.d.ts","../../../node_modules/@types/markdown-it/lib/helpers/parse_link_label.d.ts","../../../node_modules/@types/markdown-it/lib/helpers/parse_link_destination.d.ts","../../../node_modules/@types/markdown-it/lib/helpers/parse_link_title.d.ts","../../../node_modules/@types/markdown-it/lib/helpers/index.d.ts","../../../node_modules/@types/markdown-it/lib/ruler.d.ts","../../../node_modules/@types/markdown-it/lib/rules_block/state_block.d.ts","../../../node_modules/@types/markdown-it/lib/parser_block.d.ts","../../../node_modules/@types/markdown-it/lib/rules_core/state_core.d.ts","../../../node_modules/@types/markdown-it/lib/parser_core.d.ts","../../../node_modules/@types/markdown-it/lib/parser_inline.d.ts","../../../node_modules/@types/markdown-it/lib/renderer.d.ts","../../../node_modules/@types/markdown-it/lib/index.d.ts","../../../node_modules/@types/markdown-it/index.d.ts","../../../node_modules/@types/memoizee/index.d.ts","../../../node_modules/@types/minimatch/index.d.ts","../../../node_modules/@types/minimist/index.d.ts","../../../node_modules/@types/multicoin-address-validator/index.d.ts","../../../node_modules/@types/normalize-package-data/index.d.ts","../../../node_modules/@types/parse-json/index.d.ts","../../../node_modules/@types/passport/index.d.ts","../../../node_modules/@types/passport-http/index.d.ts","../../../node_modules/@types/prettier/index.d.ts","../../../node_modules/@types/randomstring/index.d.ts","../../../node_modules/@types/semver/classes/semver.d.ts","../../../node_modules/@types/semver/functions/parse.d.ts","../../../node_modules/@types/semver/functions/valid.d.ts","../../../node_modules/@types/semver/functions/clean.d.ts","../../../node_modules/@types/semver/functions/inc.d.ts","../../../node_modules/@types/semver/functions/diff.d.ts","../../../node_modules/@types/semver/functions/major.d.ts","../../../node_modules/@types/semver/functions/minor.d.ts","../../../node_modules/@types/semver/functions/patch.d.ts","../../../node_modules/@types/semver/functions/prerelease.d.ts","../../../node_modules/@types/semver/functions/compare.d.ts","../../../node_modules/@types/semver/functions/rcompare.d.ts","../../../node_modules/@types/semver/functions/compare-loose.d.ts","../../../node_modules/@types/semver/functions/compare-build.d.ts","../../../node_modules/@types/semver/functions/sort.d.ts","../../../node_modules/@types/semver/functions/rsort.d.ts","../../../node_modules/@types/semver/functions/gt.d.ts","../../../node_modules/@types/semver/functions/lt.d.ts","../../../node_modules/@types/semver/functions/eq.d.ts","../../../node_modules/@types/semver/functions/neq.d.ts","../../../node_modules/@types/semver/functions/gte.d.ts","../../../node_modules/@types/semver/functions/lte.d.ts","../../../node_modules/@types/semver/functions/cmp.d.ts","../../../node_modules/@types/semver/functions/coerce.d.ts","../../../node_modules/@types/semver/classes/comparator.d.ts","../../../node_modules/@types/semver/classes/range.d.ts","../../../node_modules/@types/semver/functions/satisfies.d.ts","../../../node_modules/@types/semver/ranges/max-satisfying.d.ts","../../../node_modules/@types/semver/ranges/min-satisfying.d.ts","../../../node_modules/@types/semver/ranges/to-comparators.d.ts","../../../node_modules/@types/semver/ranges/min-version.d.ts","../../../node_modules/@types/semver/ranges/valid.d.ts","../../../node_modules/@types/semver/ranges/outside.d.ts","../../../node_modules/@types/semver/ranges/gtr.d.ts","../../../node_modules/@types/semver/ranges/ltr.d.ts","../../../node_modules/@types/semver/ranges/intersects.d.ts","../../../node_modules/@types/semver/ranges/simplify.d.ts","../../../node_modules/@types/semver/ranges/subset.d.ts","../../../node_modules/@types/semver/internals/identifiers.d.ts","../../../node_modules/@types/semver/index.d.ts","../../../node_modules/@types/stack-utils/index.d.ts","../../../node_modules/@types/string-hash/index.d.ts","../../../node_modules/buffer/index.d.ts","../../../node_modules/@types/superagent/index.d.ts","../../../node_modules/@types/supertest/index.d.ts","../../../node_modules/@types/ua-parser-js/index.d.ts","../../../node_modules/@types/uuid/index.d.ts","../../../node_modules/@types/ws/index.d.ts","../../../node_modules/@types/yargs-parser/index.d.ts","../../../node_modules/@types/yargs/index.d.ts"],"fileInfos":[{"version":"8730f4bf322026ff5229336391a18bcaa1f94d4f82416c8b2f3954e2ccaae2ba","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06","4b421cbfb3a38a27c279dec1e9112c3d1da296f77a1a85ddadf7e7a425d45d18","1fc5ab7a764205c68fa10d381b08417795fc73111d6dd16b5b1ed36badb743d9",{"version":"3aafcb693fe5b5c3bd277bd4c3a617b53db474fe498fc5df067c5603b1eebde7","affectsGlobalScope":true},{"version":"f3d4da15233e593eacb3965cde7960f3fddf5878528d882bcedd5cbaba0193c7","affectsGlobalScope":true},{"version":"7fac8cb5fc820bc2a59ae11ef1c5b38d3832c6d0dfaec5acdb5569137d09a481","affectsGlobalScope":true},{"version":"097a57355ded99c68e6df1b738990448e0bf170e606707df5a7c0481ff2427cd","affectsGlobalScope":true},{"version":"adb996790133eb33b33aadb9c09f15c2c575e71fb57a62de8bf74dbf59ec7dfb","affectsGlobalScope":true},{"version":"8cc8c5a3bac513368b0157f3d8b31cfdcfe78b56d3724f30f80ed9715e404af8","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"c5c05907c02476e4bde6b7e76a79ffcd948aedd14b6a8f56e4674221b0417398","affectsGlobalScope":true},{"version":"5f406584aef28a331c36523df688ca3650288d14f39c5d2e555c95f0d2ff8f6f","affectsGlobalScope":true},{"version":"22f230e544b35349cfb3bd9110b6ef37b41c6d6c43c3314a31bd0d9652fcec72","affectsGlobalScope":true},{"version":"7ea0b55f6b315cf9ac2ad622b0a7813315bb6e97bf4bb3fbf8f8affbca7dc695","affectsGlobalScope":true},{"version":"3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93","affectsGlobalScope":true},{"version":"eb26de841c52236d8222f87e9e6a235332e0788af8c87a71e9e210314300410a","affectsGlobalScope":true},{"version":"3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006","affectsGlobalScope":true},{"version":"17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a","affectsGlobalScope":true},{"version":"7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98","affectsGlobalScope":true},{"version":"6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577","affectsGlobalScope":true},{"version":"81cac4cbc92c0c839c70f8ffb94eb61e2d32dc1c3cf6d95844ca099463cf37ea","affectsGlobalScope":true},{"version":"b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e","affectsGlobalScope":true},{"version":"0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a","affectsGlobalScope":true},{"version":"da233fc1c8a377ba9e0bed690a73c290d843c2c3d23a7bd7ec5cd3d7d73ba1e0","affectsGlobalScope":true},{"version":"d154ea5bb7f7f9001ed9153e876b2d5b8f5c2bb9ec02b3ae0d239ec769f1f2ae","affectsGlobalScope":true},{"version":"bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c","affectsGlobalScope":true},{"version":"c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8","affectsGlobalScope":true},{"version":"9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951","affectsGlobalScope":true},{"version":"6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de","affectsGlobalScope":true},{"version":"6e7997ef61de3132e4d4b2250e75343f487903ddf5370e7ce33cf1b9db9a63ed","affectsGlobalScope":true},{"version":"2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993","affectsGlobalScope":true},{"version":"5e5e095c4470c8bab227dbbc61374878ecead104c74ab9960d3adcccfee23205","affectsGlobalScope":true},{"version":"09aa50414b80c023553090e2f53827f007a301bc34b0495bfb2c3c08ab9ad1eb","affectsGlobalScope":true},{"version":"d7f680a43f8cd12a6b6122c07c54ba40952b0c8aa140dcfcf32eb9e6cb028596","affectsGlobalScope":true},{"version":"3787b83e297de7c315d55d4a7c546ae28e5f6c0a361b7a1dcec1f1f50a54ef11","affectsGlobalScope":true},{"version":"e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40","affectsGlobalScope":true},{"version":"faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e","affectsGlobalScope":true},{"version":"06393d13ea207a1bfe08ec8d7be562549c5e2da8983f2ee074e00002629d1871","affectsGlobalScope":true},{"version":"2768ef564cfc0689a1b76106c421a2909bdff0acbe87da010785adab80efdd5c","affectsGlobalScope":true},{"version":"b248e32ca52e8f5571390a4142558ae4f203ae2f94d5bac38a3084d529ef4e58","affectsGlobalScope":true},{"version":"52d1bb7ab7a3306fd0375c8bff560feed26ed676a5b0457fa8027b563aecb9a4","affectsGlobalScope":true},"d2f31f19e1ba6ed59be9259d660a239d9a3fcbbc8e038c6b2009bde34b175fed",{"version":"43135c439beefdd86fa15955f2da1e669e8c89e0bba19bfe504719542df226fd","signature":"376296b086992d3f1f34b62726e86ac8a9aaae2f7d0a13c253c0241085df2709"},{"version":"6bbfb17fb632a92070f6f22e23377ff6a6f7145e17a5b08aee70377b9b4d628b","signature":"7e5acc3b9b6966fd7cb109a7a03224e9d95cfe1c8204cbc464ec870a48e0e924"},"a2d875a97eeee8872d7a6d30c65fc2c19aee4fca3b98edda1c2f5ce7323c16da",{"version":"a3096c0c6bae10e4c01909148699775ad57fb676045b85ed2e7785f12dd8f7fa","signature":"724e6328e3980096541d73f8e0cf9c6f593d214fc78867c1ac2b7981b39061ac"},{"version":"3c3818b3b15a1fd222e4c22dd51d9c7fc6a27ec778ec4b6dfcbf654e02ededc1","signature":"e3c19d591a6fe6f895935fcf9f338254612c1c74953392797c5512ba714eeb48"},{"version":"dfe56b239f20eec90dfa2c7976de26f27b376808db59eceaefcd15f423d03480","signature":"159a68923a7e6257b8d13b5f287b89346fbde9ae887a87d7bb23bc14677b7ead"},{"version":"ab6f5f772a8b10cc918615ec1292e9214968ed9f05de473c4eab93c07666580f","signature":"52587a4cd5e2c8ba03b8e5fe7d5e4d301e48a5733da18bcf1c8bbc6c1fd56550"},"9221586e0eeb4c80f0494d636f9ad494637d9b1dedee6dce1cefa50401817be2",{"version":"28760b5c151261566aef8cd1df3092fdc02acbdedc055ecd4d5400c32ad4859b","signature":"350a5607e1fadd1bb45c2993a4c247cdc084e238d1a778d881987a3e230636d4"},{"version":"071de823ee3fd8fa3b17a619a59406e50c0daa170a8f238ca60068f83784d277","signature":"98a8a90ccf56b2a53559095e343ffd9c074a0a98f32f3b9a6db4aa9f1e402a53"},{"version":"6a708775fffafcfc32a67b8ce2ace010998dea65d302ea4e59e34b60b67ed9e9","signature":"2a9674d8dbac04a8e6df46ebe7e7d4cc4ab215774cb0f0a46a3fce66fb6fc056"},{"version":"598ee7adf898a0a04e92050b9a6173fc49d9c717b6ff8a860417febd93e1e4ac","signature":"74e6e459b2634318580b30d78e6035e468d7d92f8a8a3a2688d4c20cf12e326d"},{"version":"63cf4d45540fc57adf71ec5f71c25b0ac9667297ff83f8d4ccb8d6e74a8bc03b","signature":"2f8522f06d43c0896442722e05c95fe5537eb6f282e61eade9da62b8cd25f6dd"},{"version":"ad09f9ab155713f65e88c060f789d992694ecf96a3e39c032aecc17f064d4dae","signature":"88ac80419bc830039359cb87d1cce3b5831485608b97a08a60ac900a48cbc61a"},{"version":"393914e160b935b97c8f817bda64dc3053b0f9a30bd3851a0bd4dbef06192818","signature":"b7b7256dda71c566597eddfd4220c6a102bc102498acbc880e06ef2f512f3cbd"},"1ebb40aa22d03566dd9bd593093205007ddf30456b07da94f6f52307046bb926",{"version":"debf2acf73cc50a25de4f8f226f609efb65406050a4371ab8a23d80b7e134ffa","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"f41a2985a985546b1979da3068fd46ffdc442e9396173119aa3afb1be655f041","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"3e4ce2dbb4f32cc36efef49cb6cb3169b57f658f5450242a16fdc0c1a1939b8c","signature":"095df3daca2f30bd0c0d96bb894f4400a5295c64bbdee9357aabf40f258e2532"},{"version":"f16e7ec370cf7cf8686cc91693d22b62c3afa44ebd675d431eed68ade0f9321c","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"9bb641be6e570d3f5ccb194817dba30f32269a933bd2a009e709ccf6b11cf6db","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"326c8ef8692366d983e6c36fab9a49e25e6b56963900d7f95a227d658c1e4b67","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"529fbbc68928c7d8e1d83322d38b1138aa50b0dee588a0f2194d9ca024b65579","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"d7741d292f5a62ab799810daf1a84553700181685e733b295fcab855de55ff9b","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"523abfa2b420a032ed98a90c832dd553c7e962449de8f0a15d79f2ffd82efb47","signature":"6cb904fedbde30d659dfbbac39e8a289eed6c02e388de7b24a2cf7482cce29e5"},{"version":"33a8750de76e12d2bcf9181538363b4b6e844b3c7d01c09f096a8aff9a24d434","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"fa223e31bb1148fc5247f0765dbbbc0468f8d5c5c78e50c6cdf30c655d003b54","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"04b98c1354628e46a401be571536d9c7b80c3958c576fb46ca87a70a4624b5d7","signature":"5ffb1dca40ff9b683b86719af19dfc839590716bfff38dbc78709efd18aaae2e"},{"version":"683a0ef9d230e75539794a27c524a638e9e078692fd41d85a8f4355b4500b2ab","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"1229abb08fdc0cfdfa614492f9b3c8684b33331056cdd02563d151ac05b4bdaa","signature":"f40cf8ce725dae648a16ef4961e0ab7b6ef5ff3bc17e2503145930c857b4349c"},"7e771891adaa85b690266bc37bd6eb43bc57eecc4b54693ead36467e7369952a","a69c09dbea52352f479d3e7ac949fde3d17b195abe90b045d619f747b38d6d1a",{"version":"ca72190df0eb9b09d4b600821c8c7b6c9747b75a1c700c4d57dc0bb72abc074c","affectsGlobalScope":true},"21a167fec8f933752fb8157f06d28fab6817af3ad9b0bdb1908a10762391eab9",{"version":"bb65c6267c5d6676be61acbf6604cf0a4555ac4b505df58ac15c831fcbff4e3e","affectsGlobalScope":true},"0c0cee62cb619aed81133b904f644515ba3064487002a7da83fd8aa07b1b4abd","5a94487653355b56018122d92392beb2e5f4a6c63ba5cef83bbe1c99775ef713",{"version":"d5135ad93b33adcce80b18f8065087934cdc1730d63db58562edcf017e1aad9b","affectsGlobalScope":true},"82408ed3e959ddc60d3e9904481b5a8dc16469928257af22a3f7d1a3bc7fd8c4","dab86d9604fe40854ef3c0a6f9e8948873dc3509213418e5e457f410fd11200f","bb9c4ffa5e6290c6980b63c815cdd1625876dadb2efaf77edbe82984be93e55e","489532ff54b714f0e0939947a1c560e516d3ae93d51d639ab02e907a0e950114","f30bb836526d930a74593f7b0f5c1c46d10856415a8f69e5e2fc3db80371e362","14b5aa23c5d0ae1907bc696ac7b6915d88f7d85799cc0dc2dcf98fbce2c5a67c","5c439dafdc09abe4d6c260a96b822fa0ba5be7203c71a63ab1f1423cd9e838ea",{"version":"6b526a5ec4a401ca7c26cfe6a48e641d8f30af76673bad3b06a1b4504594a960","affectsGlobalScope":true},{"version":"816ad2e607a96de5bcac7d437f843f5afd8957f1fa5eefa6bba8e4ed7ca8fd84","affectsGlobalScope":true},"cec36af22f514322f870e81d30675c78df82ae8bf4863f5fd4e4424c040c678d","d903fafe96674bc0b2ac38a5be4a8fc07b14c2548d1cdb165a80ea24c44c0c54","5eec82ac21f84d83586c59a16b9b8502d34505d1393393556682fe7e7fde9ef2","04eb6578a588d6a46f50299b55f30e3a04ef27d0c5a46c57d8fcc211cd530faa","8d3c583a07e0c37e876908c2d5da575019f689df8d9fa4c081d99119d53dba22","2c828a5405191d006115ab34e191b8474bc6c86ffdc401d1a9864b1b6e088a58",{"version":"e8b18c6385ff784228a6f369694fcf1a6b475355ba89090a88de13587a9391d5","affectsGlobalScope":true},"d076fede3cb042e7b13fc29442aaa03a57806bc51e2b26a67a01fbc66a7c0c12","7c013aa892414a7fdcfd861ae524a668eaa3ede8c7c0acafaf611948122c8d93","b0973c3cbcdc59b37bf477731d468696ecaf442593ec51bab497a613a580fe30",{"version":"4989e92ba5b69b182d2caaea6295af52b7dc73a4f7a2e336a676722884e7139d","affectsGlobalScope":true},{"version":"b3624aed92dab6da8484280d3cb3e2f4130ec3f4ef3f8201c95144ae9e898bb6","affectsGlobalScope":true},"5153a2fd150e46ce57bb3f8db1318d33f6ad3261ed70ceeff92281c0608c74a3","210d54cd652ec0fec8c8916e4af59bb341065576ecda039842f9ffb2e908507c","36b03690b628eab08703d63f04eaa89c5df202e5f1edf3989f13ad389cd2c091","0effadd232a20498b11308058e334d3339cc5bf8c4c858393e38d9d4c0013dcf","25846d43937c672bab7e8195f3d881f93495df712ee901860effc109918938cc","fd93cee2621ff42dabe57b7be402783fd1aa69ece755bcba1e0290547ae60513","1b952304137851e45bc009785de89ada562d9376177c97e37702e39e60c2f1ff","69ee23dd0d215b09907ad30d23f88b7790c93329d1faf31d7835552a10cf7cbf","44b8b584a338b190a59f4f6929d072431950c7bd92ec2694821c11bce180c8a5","23b89798789dffbd437c0c423f5d02d11f9736aea73d6abf16db4f812ff36eda","223c37f62ce09a3d99e77498acdee7b2705a4ae14552fbdb4093600cd9164f3f",{"version":"970a90f76d4d219ad60819d61f5994514087ba94c985647a3474a5a3d12714ed","affectsGlobalScope":true},"e10177274a35a9d07c825615340b2fcde2f610f53f3fb40269fd196b4288dda6","4c8525f256873c7ba3135338c647eaf0ca7115a1a2805ae2d0056629461186ce","3c13ef48634e7b5012fcf7e8fce7496352c2d779a7201389ca96a2a81ee4314d","5d0a25ec910fa36595f85a67ac992d7a53dd4064a1ba6aea1c9f14ab73a023f2",{"version":"f0900cd5d00fe1263ff41201fb8073dbeb984397e4af3b8002a5c207a30bdc33","affectsGlobalScope":true},{"version":"4c50342e1b65d3bee2ed4ab18f84842d5724ad11083bd666d8705dc7a6079d80","affectsGlobalScope":true},"06d7c42d256f0ce6afe1b2b6cfbc97ab391f29dadb00dd0ae8e8f23f5bc916c3","ec4bd1b200670fb567920db572d6701ed42a9641d09c4ff6869768c8f81b404c","e59a892d87e72733e2a9ca21611b9beb52977be2696c7ba4b216cbbb9a48f5aa",{"version":"da26af7362f53d122283bc69fed862b9a9fe27e01bc6a69d1d682e0e5a4df3e6","affectsGlobalScope":true},"8a300fa9b698845a1f9c41ecbe2c5966634582a8e2020d51abcace9b55aa959e",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"8dbe725f8d237e70310977afcfa011629804d101ebaa0266cafda6b61ad72236","6738101ae8e56cd3879ab3f99630ada7d78097fc9fd334df7e766216778ca219","c2f7d5ca465f0b3accaf7ad5e40f0afd1886643ef72f6f67757e6d6243130632","f4617bbd5403ec5b058db53b242dcb1421952e2652bd5c80abf6a1c4ea5656d6","cc957354aa3c94c9961ebf46282cfde1e81d107fc5785a61f62c67f1dd3ac2eb","230d323ef7f2ffadfc0ceae494492c4d2faa2b4eaec07a4b71424d084b97ebb8","93de1c6dab503f053efe8d304cb522bb3a89feab8c98f307a674a4fae04773e9","dae3d1adc67ac3dbd1cd471889301339ec439837b5df565982345be20c8fca9a","331dd4fb49f27df3e88bcd1361a063de1e9bcc7d463d6dc386b0c0d690c1a66f","9dfe431ab1485e17a6055e186c49da9d23af74b965f2e99f8acc6c958778608f","6d829824ead8999f87b6df21200df3c6150391b894b4e80662caa462bd48d073","afc559c1b93df37c25aef6b3dfa2d64325b0e112e887ee18bf7e6f4ec383fc90","e8a5beb73e49b5a4899f12b21fa436f4088f5c6b22ed3e6718fcdf526539d851","c8aed2bb932133d6efcb263994d5b79462286625d4a2dc4ee976d309fa31f77d","4dc4b3976fb0b4629ac500a529427958b96e76093c25a2cd7d59fac9f5ce82ea","4fc05cd35f313ea6bc2cd52bfd0d3d1a79c894aeaeffd7c285153cb7d243f19b","29994a97447d10d003957bcc0c9355c272d8cf0f97143eb1ade331676e860945","6865b4ef724cb739f8f1511295f7ce77c52c67ff4af27e07b61471d81de8ecfc","9cddf06f2bc6753a8628670a737754b5c7e93e2cfe982a300a0b43cf98a7d032","3f8e68bd94e82fe4362553aa03030fcf94c381716ce3599d242535b0d9953e49","63e628515ec7017458620e1624c594c9bd76382f606890c8eebf2532bcab3b7c","355d5e2ba58012bc059e347a70aa8b72d18d82f0c3491e9660adaf852648f032","0c543e751bbd130170ed4efdeca5ff681d06a99f70b5d6fe7defad449d08023d","6a488b1d0c9e7fb85040bdfff94181d47972f0c9998897702df874c76a53d36d","236c2990d130b924b4442194bdafefa400fcbd0c125a5e2c3e106a0dbe43eaad","ded3d0fb8ac3980ae7edcc723cc2ad35da1798d52cceff51c92abe320432ceeb","fbb60baf8c207f19aa1131365e57e1c7974a4f7434c1f8d12e13508961fb20ec","00011159f97bde4bdb1913f30ef185e6948b8d7ad022b1f829284dfc78feaabf","15ab2b66a08d2b8306a82fabd673aa9b23b22824d5360b1f1302508c03735a2b","34d206f6ba993e601dade2791944bdf742ab0f7a8caccc661106c87438f4f904","fc807ff0403dceb2c57f7ad902d32f48dfa9108b74f4de89d8eda16194dac245","396c1f27066cd81b03d39d508664d6d22c98539a7dec04691bc2e32747da5ff0","04cd7c4aa64164f5eb753ec4671f1f87742f9f0473f13f20a0b272606ab2f660","1746ef6931d8b4739de3cd6c82d09f5b8edfef49825e1fb5e88b93c52df3fecd","ba2bdf62a7b378b13d6d4fcedeeb1f5b27b566bec665eda53ff97ae72dc9b7d1","701b9d5386b2c9a86a023617d5c98002436ec00846038b843aecb5f4d1794fea","92edb6e257fa64d3baae647490e041912684f5dc1f243d0aedd60b4b383ff50b","cab425b5559edac18327eb2c3c0f47e7e9f71b667290b7689faafd28aac69eae","3cfb0cb51cc2c2e1b313d7c4df04dbf7e5bda0a133c6b309bf6af77cf614b971","f992cd6cc0bcbaa4e6c810468c90f2d8595f8c6c3cf050c806397d3de8585562","204dbe6c72467fb14bbe8f06510b11fb541b6ce29580c6e10ebd3bdb2eb0c1f9","8d48b8f8a377ade8dd1f000625bc276eea067f2529cc9cafdf082d17142107d6","ce013414484233b24f42c0fcfca48a60bb66ab4e13c82953662305e8f1ee4925","16d51f964ec125ad2024cf03f0af444b3bc3ec3614d9345cc54d09bab45c9a4c","ba601641fac98c229ccd4a303f747de376d761babb33229bb7153bed9356c9cc",{"version":"ae3fe461989bbd951344efc1f1fe932360ce7392e6126bdb225a82a1bbaf15ee","affectsGlobalScope":true},"5b9ecf7da4d71cf3832dbb8336150fa924631811f488ad4690c2dfec2b4fb1d7","951c85f75aac041dddbedfedf565886a7b494e29ec1532e2a9b4a6180560b50e","f47887b61c6cf2f48746980390d6cb5b8013518951d912cfb37fe748071942be","15c88bfd1b8dc7231ff828ae8df5d955bae5ebca4cf2bcb417af5821e52299ae","eb96a2321f717bccc3e49e104e299152984b927ea4546b559ae631c06565819c","6fbd58e4015b9ae31ea977d4d549eb24a1102cc798b57ec5d70868b542c06612",{"version":"64d4b35c5456adf258d2cf56c341e203a073253f229ef3208fc0d5020253b241","affectsGlobalScope":true},"946bd1737d9412395a8f24414c70f18660b84a75a12b0b448e6eb1a2161d06dd","f3e604694b624fa3f83f6684185452992088f5efb2cf136b62474aa106d6f1b6","3adc8ac088388fd10b0e9cd3fa08abbebed9172577807394a241466ccb98f411","e050a0afcdbb269720a900c85076d18e0c1ab73e580202a2bf6964978181222a","3ebae8c00411116a66fca65b08228ea0cf0b72724701f9b854442100aab55aba","78647004e18e4c16b8a2e8345fca9267573d1c5a29e11ddfee71858fd077ef6e","0804044cd0488cb7212ddbc1d0f8e1a5bd32970335dbfc613052304a1b0318f9","b725acb041d2a18fde8f46c48a1408418489c4aa222f559b1ef47bf267cb4be0","85084ae98c1d319e38ef99b1216d3372a9afd7a368022c01c3351b339d52cb58","898ec2410fae172e0a9416448b0838bed286322a5c0c8959e8e39400cd4c5697","692345a43bac37c507fa7065c554258435ab821bbe4fb44b513a70063e932b45","cddd50d7bd9d7fddda91a576db9f61655d1a55e2d870f154485812f6e39d4c15","0539583b089247b73a21eb4a5f7e43208a129df6300d6b829dc1039b79b6c8c4","7aba43bc7764fcd02232382c780c3e99ef8dbfdac3c58605a0b3781fab3d8044","522edc786ed48304671b935cf7d3ed63acc6636ab9888c6e130b97a6aea92b46","1e1ed5600d80406a10428e349af8b6f09949cd5054043ea8588903e8f9e8d705","de21641eb8edcbc08dd0db4ee70eea907cd07fe72267340b5571c92647f10a77","a53039ba614075aeb702271701981babbd0d4f4dcbf319ddee4c08fb8196cc7a","6758f7b72fa4d38f4f4b865516d3d031795c947a45cc24f2cfba43c91446d678","da679a5bb46df3c6d84f637f09e6689d6c2d07e907ea16adc161e4529a4954d6","dc1a664c33f6ddd2791569999db2b3a476e52c5eeb5474768ffa542b136d78c0","bdf7abbd7df4f29b3e0728684c790e80590b69d92ed8d3bf8e66d4bd713941fe","8decb32fc5d44b403b46c3bb4741188df4fbc3c66d6c65669000c5c9cd506523","4beaf337ee755b8c6115ff8a17e22ceab986b588722a52c776b8834af64e0f38","c26dd198f2793bbdcc55103823a2767d6223a7fdb92486c18b86deaf63208354","93551b302a808f226f0846ad8012354f2d53d6dedc33b540d6ca69836781a574","f0ff1c010d5046af3874d3b4df746c6f3921e4b3fbdec61dee0792fc0cb36ccd","778b684ebc6b006fcffeab77d25b34bf6e400100e0ec0c76056e165c6399ab05","463851fa993af55fb0296e0d6afa27407ef91bf6917098dd665aba1200d250c7","67c6de7a9c490bda48eb401bea93904b6bbfc60e47427e887e6a3da6195540be","be8f369f8d7e887eab87a3e4e41f1afcf61bf06056801383152aa83bda1f6a72","352bfb5f3a9d8a9c2464ad2dc0b2dc56a8212650a541fb550739c286dd341de1","a5aae636d9afdacb22d98e4242487436d8296e5a345348325ccc68481fe1b690","d007c769e33e72e51286b816d82cd7c3a280cba714e7f958691155068bd7150a","764150c107451d2fd5b6de305cff0a9dcecf799e08e6f14b5a6748724db46d8a","b04cf223c338c09285010f5308b980ee6d8bfa203824ed2537516f15e92e8c43","4b387f208d1e468193a45a51005b1ed5b666010fc22a15dc1baf4234078b636e","70441eda704feffd132be0c1541f2c7f6bbaafce25cb9b54b181e26af3068e79","d1addb12403afea87a1603121396261a45190886c486c88e1a5d456be17c2049","15d43873064dc8787ca1e4c39149be59183c404d48a8cd5a0ea019bb5fdf8d58","ea4b5d319625203a5a96897b057fddf6017d0f9a902c16060466fe69cc007243","3d06897c536b4aad2b2b015d529270439f2cadd89ca2ff7bd8898ee84898dd88","ab01d8fcb89fae8eda22075153053fefac69f7d9571a389632099e7a53f1922d","bac0ec1f4c61abc7c54ccebb0f739acb0cdbc22b1b19c91854dc142019492961","566b0806f9016fa067b7fecf3951fcc295c30127e5141223393bde16ad04aa4a","8e801abfeda45b1b93e599750a0a8d25074d30d4cc01e3563e56c0ff70edeb68","902997f91b09620835afd88e292eb217fbd55d01706b82b9a014ff408f357559","a3727a926e697919fb59407938bd8573964b3bf543413b685996a47df5645863","83f36c0792d352f641a213ee547d21ea02084a148355aa26b6ef82c4f61c1280","dce7d69c17a438554c11bbf930dec2bee5b62184c0494d74da336daee088ab69","1e8f2cda9735002728017933c54ccea7ebee94b9c68a59a4aac1c9a58aa7da7d","e327a2b222cf9e5c93d7c1ed6468ece2e7b9d738e5da04897f1a99f49d42cca1","65165246b59654ec4e1501dd87927a0ef95d57359709e00e95d1154ad8443bc7","f1bacba19e2fa2eb26c499e36b5ab93d6764f2dba44be3816f12d2bc9ac9a35b","bce38da5fd851520d0cb4d1e6c3c04968cec2faa674ed321c118e97e59872edc","3398f46037f21fb6c33560ceca257259bd6d2ea03737179b61ea9e17cbe07455","6e14fc6c27cb2cb203fe1727bb3a923588f0be8c2604673ad9f879182548daca","12b9bcf8395d33837f301a8e6d545a24dfff80db9e32f8e8e6cf4b11671bb442","04295cc38689e32a4ea194c954ea6604e6afb6f1c102104f74737cb8cf744422","7418f434c136734b23f634e711cf44613ca4c74e63a5ae7429acaee46c7024c8","27d40290b7caba1c04468f2b53cf7112f247f8acdd7c20589cd7decf9f762ad0","2608b8b83639baf3f07316df29202eead703102f1a7e32f74a1b18cf1eee54b5","c93657567a39bd589effe89e863aaadbc339675fca6805ae4d97eafbcce0a05d","909d5db5b3b19f03dfb4a8f1d00cf41d2f679857c28775faf1f10794cbbe9db9","e4504bffce13574bab83ab900b843590d85a0fd38faab7eff83d84ec55de4aff","8ab707f3c833fc1e8a51106b8746c8bc0ce125083ea6200ad881625ae35ce11e","730ddc2386276ac66312edbcc60853fedbb1608a99cb0b1ff82ebf26911dba1f","c1b3fa201aa037110c43c05ea97800eb66fea3f2ecc5f07c6fd47f2b6b5b21d2","636b44188dc6eb326fd566085e6c1c6035b71f839d62c343c299a35888c6f0a9","3b2105bf9823b53c269cabb38011c5a71360c8daabc618fec03102c9514d230c","f96e63eb56e736304c3aef6c745b9fe93db235ddd1fec10b45319c479de1a432","acb4f3cee79f38ceba975e7ee3114eb5cd96ccc02742b0a4c7478b4619f87cd6","cfc85d17c1493b6217bad9052a8edc332d1fde81a919228edab33c14aa762939","eebda441c4486c26de7a8a7343ebbc361d2b0109abff34c2471e45e34a93020a","727b4b8eb62dd98fa4e3a0937172c1a0041eb715b9071c3de96dad597deddcab","708e2a347a1b9868ccdb48f3e43647c6eccec47b8591b220afcafc9e7eeb3784","6bb598e2d45a170f302f113a5b68e518c8d7661ae3b59baf076be9120afa4813","c28e058db8fed2c81d324546f53d2a7aaefff380cbe70f924276dbad89acd7d1","ebe8f07bb402102c5a764b0f8e34bd92d6f50bd7ac61a2452e76b80e02f9bb4b","826a98cb79deab45ccc4e5a8b90fa64510b2169781a7cbb83c4a0a8867f4cc58","618189f94a473b7fdc5cb5ba8b94d146a0d58834cd77cd24d56995f41643ccd5","5baadaca408128671536b3cb77fea44330e169ada70ce50b902c8d992fe64cf1","a4cc469f3561ea3edc57e091f4c9dcaf7485a70d3836be23a6945db46f0acd0b","91b0965538a5eaafa8c09cf9f62b46d6125aa1b3c0e0629dce871f5f41413f90","2978e33a00b4b5fb98337c5e473ab7337030b2f69d1480eccef0290814af0d51","ba71e9777cb5460e3278f0934fd6354041cb25853feca542312807ce1f18e611","608dbaf8c8bb64f4024013e73d7107c16dba4664999a8c6e58f3e71545e48f66","61937cefd7f4d6fa76013d33d5a3c5f9b0fc382e90da34790764a0d17d6277fb","af7db74826f455bfef6a55a188eb6659fd85fdc16f720a89a515c48724ee4c42","d6ce98a960f1b99a72de771fb0ba773cb202c656b8483f22d47d01d68f59ea86","2a47dc4a362214f31689870f809c7d62024afb4297a37b22cb86f679c4d04088","42d907ac511459d7c4828ee4f3f81cc331a08dc98d7b3cb98e3ff5797c095d2e","63d010bff70619e0cdf7900e954a7e188d3175461182f887b869c312a77ecfbd","1452816d619e636de512ca98546aafb9a48382d570af1473f0432a9178c4b1ff","9e3e3932fe16b9288ec8c948048aef4edf1295b09a5412630d63f4a42265370e","8bdba132259883bac06056f7bacd29a4dcf07e3f14ce89edb022fe9b78dcf9b3","5a5406107d9949d83e1225273bcee1f559bb5588942907d923165d83251a0e37","ca0ca4ca5ad4772161ee2a99741d616fea780d777549ba9f05f4a24493ab44e1","e7ee7be996db0d7cce41a85e4cae3a5fc86cf26501ad94e0a20f8b6c1c55b2d4","72263ae386d6a49392a03bde2f88660625da1eca5df8d95120d8ccf507483d20","b498375d015f01585269588b6221008aae6f0c0dc53ead8796ace64bdfcf62ea","c37aa3657fa4d1e7d22565ae609b1370c6b92bafb8c92b914403d45f0e610ddc","34534c0ead52cc753bdfdd486430ef67f615ace54a4c0e5a3652b4116af84d6d","a1079b54643537f75fa4f4bb963d787a302bddbe3a6001c4b0a524b746e6a9de","7fc9b18b6aafa8a1fc1441670c6c9da63e3d7942c7f451300c48bafd988545e9","e98185f4249720ace1921d59c1ff4612fa5c633a183fc9bf28e2e7b8e3c7fd51","f463d61cf39c3a6a5f96cdf7adfdb72a0b1d663f7b5d5b6dd042adba835430c2","5006668996956580886022c05108e32c742823e1b5652aff7914917233731518","3a9b877f47119ac64aab98c61cae91a304ddeb6e8285ccd824a6aa665ffaeb95","035b066d64d4d8de14908123f5e36a647688a428891748bf96b50312580d3049","32c82ad8bb67e92ab093e6fb20dbd84e3c3dcf1737645c9612035d41e17ce334","be00321090ed100e3bd1e566c0408004137e73feb19d6380eba57d68519ff6c5","8b06ac3faeacb8484d84ddb44571d8f410697f98d7bfa86c0fda60373a9f5215","7eb06594824ada538b1d8b48c3925a83e7db792f47a081a62cf3e5c4e23cf0ee","f5638f7c2f12a9a1a57b5c41b3c1ea7db3876c003bab68e6a57afd6bcc169af0","a7321c0e96eecb19dcbf178493836474cef21ee3f9345384ce9d74e4be31228d","0d14fa22c41fdc7277e6f71473b20ebc07f40f00e38875142335d5b63cdfc9d2","3054ef91b855e005b9c4681399e9d64d2a7b07a22d539314d794f09e53b876a7","427ce5854885cfc34387e09de05c1d5c1acf94c2143e1693f1d9ff54880573e7","bed2c4f96fab3348be4a34d88dcb12578c1b2475b07c6acd369e99e227718d81","e3ba509d3dce019b3190ceb2f3fc88e2610ab717122dabd91a9efaa37804040d","9ac9b7b349a96ff204f4172183cca1672cc402e1ee7277bfcdec96c000b7d818","ac127e4c6f2b5220b293cc9d2e64ba49781225b792a51cda50f3db8eafba550c",{"version":"0c3b45b6a42c0074fadd59c5d370592ca48c89a706d903452565ca89b1b2c164","affectsGlobalScope":true},"686e548ae30250d62532c8cacb43fccc922b693408371bd3503563c4a0f28eed","96d14f21b7652903852eef49379d04dbda28c16ed36468f8c9fa08f7c14c9538","bb4ed283cfb3db7ec1d4bb79c37f5e96d39b340f1f4de995c4b0b836c8d5fa05","fec943fdb3275eb6e006b35e04a8e2e99e9adf3f4b969ddf15315ac7575a93e4","6503fb6addf62f9b10f8564d9869ad824565a914ec1ac3dd7d13da14a3f57036","675e702f2032766a91eeadee64f51014c64688525da99dccd8178f0c599f13a8","458111fc89d11d2151277c822dfdc1a28fa5b6b2493cf942e37d4cd0a6ee5f22","d70c026dd2eeaa974f430ea229230a1897fdb897dc74659deebe2afd4feeb08f","187119ff4f9553676a884e296089e131e8cc01691c546273b1d0089c3533ce42","febf0b2de54781102b00f61653b21377390a048fbf5262718c91860d11ff34a6","98f9d826db9cd99d27a01a59ee5f22863df00ccf1aaf43e1d7db80ebf716f7c3","0aaef8cded245bf5036a7a40b65622dd6c4da71f7a35343112edbe112b348a1e","00baffbe8a2f2e4875367479489b5d43b5fc1429ecb4a4cc98cfc3009095f52a","dcd91d3b697cb650b95db5471189b99815af5db2a1cd28760f91e0b12ede8ed5","3c92b6dfd43cc1c2485d9eba5ff0b74a19bb8725b692773ef1d66dac48cda4bd","3cf0d343c2276842a5b617f22ba82af6322c7cfe8bb52238ffc0c491a3c21019","df996e25faa505f85aeb294d15ebe61b399cf1d1e49959cdfaf2cc0815c203f9",{"version":"f2eff8704452659641164876c1ef0df4174659ce7311b0665798ea3f556fa9ad","affectsGlobalScope":true},"0e60e0cbf2283adfd5a15430ae548cd2f662d581b5da6ecd98220203e7067c70","f313731860257325f13351575f381fef333d4dfe30daf5a2e72f894208feea08","951b37f7d86f6012f09e6b35f1de57c69d75f16908cb0adaa56b93675ea0b853","3816fc03ffd9cbd1a7a3362a264756a4a1d547caabea50ca68303046be40e376","0c417b4ec46b88fb62a43ec00204700b560d01eb5677c7faa8ecd34610f096a8","13d29cdeb64e8496424edf42749bbb47de5e42d201cf958911a4638cbcffbd3f","0f9e381eecc5860f693c31fe463b3ca20a64ca9b8db0cf6208cd4a053f064809","95902d5561c6aac5dfc40568a12b0aca324037749dcd32a81f23423bfde69bab","5dfb2aca4136abdc5a2740f14be8134a6e6b66fd53470bb2e954e40f8abfaf3e","577463167dd69bd81f76697dfc3f7b22b77a6152f60a602a9218e52e3183ad67","b8396e9024d554b611cbe31a024b176ba7116063d19354b5a02dccd8f0118989","4b28e1c5bf88d891e07a1403358b81a51b3ba2eae1ffada51cca7476b5ac6407","7150ad575d28bf98fae321a1c0f10ad17b127927811f488ded6ff1d88d4244e5","8b155c4757d197969553de3762c8d23d5866710301de41e1b66b97c9ed867003","93733466609dd8bf72eace502a24ca7574bd073d934216e628f1b615c8d3cb3c","45e9228761aabcadb79c82fb3008523db334491525bdb8e74e0f26eaf7a4f7f4","aeacac2778c9821512b6b889da79ac31606a863610c8f28da1e483579627bf90","569fdb354062fc098a6a3ba93a029edf22d6fe480cf72b231b3c07832b2e7c97","bf9876e62fb7f4237deafab8c7444770ef6e82b4cad2d5dc768664ff340feeb2","6cf60e76d37faf0fbc2f80a873eab0fd545f6b1bf300e7f0823f956ddb3083e9","6adaa6103086f931e3eee20f0987e86e8879e9d13aa6bd6075ccfc58b9c5681c","ee0af0f2b8d3b4d0baf669f2ff6fcef4a8816a473c894cc7c905029f7505fed0","695c001a54ef3e9cb149239a5533a9175bc68d6b86a487c5608e1805f13e1e96","8841e2aa774b89bd23302dede20663306dc1b9902431ac64b24be8b8d0e3f649","209e814e8e71aec74f69686a9506dd7610b97ab59dcee9446266446f72a76d05","1961fee5fa3cd5e8046bf78e61dea517e83c2131ce960d5a359f1989210442aa","6fa0008bf91a4cc9c8963bace4bba0bd6865cbfa29c3e3ccc461155660fb113a","2b8264b2fefd7367e0f20e2c04eed5d3038831fe00f5efbc110ff0131aab899b",{"version":"d9aa2c3d6bb462015bb36be4282ec9dfeca33d687aae1b7d726c6c9543165dd1","affectsGlobalScope":true},"1e23915482078e1d3a7cc45bbf311e6112f2ec74d8de77a70ab7eec518f765bd","93c4fc5b5237c09bc9ed65cb8f0dc1d89034406ab40500b89701341994897142",{"version":"4698841dc5a91fe716dd41ec7136867bbde9a274ce21031e5ef6ce2d8a552ceb","affectsGlobalScope":true},"2b93035328f7778d200252681c1d86285d501ed424825a18f81e4c3028aa51d9","2ac9c8332c5f8510b8bdd571f8271e0f39b0577714d5e95c1e79a12b2616f069","42c21aa963e7b86fa00801d96e88b36803188018d5ad91db2a9101bccd40b3ff","d31eb848cdebb4c55b4893b335a7c0cca95ad66dee13cbb7d0893810c0a9c301","77c1d91a129ba60b8c405f9f539e42df834afb174fe0785f89d92a2c7c16b77a","7a9e0a564fee396cacf706523b5aeed96e04c6b871a8bebefad78499fbffc5bc","906c751ef5822ec0dadcea2f0e9db64a33fb4ee926cc9f7efa38afe5d5371b2a","5387c049e9702f2d2d7ece1a74836a14b47fbebe9bbeb19f94c580a37c855351","c68391fb9efad5d99ff332c65b1606248c4e4a9f1dd9a087204242b56c7126d6","e9cf02252d3a0ced987d24845dcb1f11c1be5541f17e5daa44c6de2d18138d0c","e8b02b879754d85f48489294f99147aeccc352c760d95a6fe2b6e49cd400b2fe","9f6908ab3d8a86c68b86e38578afc7095114e66b2fc36a2a96e9252aac3998e0","0eedb2344442b143ddcd788f87096961cd8572b64f10b4afc3356aa0460171c6","71405cc70f183d029cc5018375f6c35117ffdaf11846c35ebf85ee3956b1b2a6","c68baff4d8ba346130e9753cefe2e487a16731bf17e05fdacc81e8c9a26aae9d","2cd15528d8bb5d0453aa339b4b52e0696e8b07e790c153831c642c3dea5ac8af","479d622e66283ffa9883fbc33e441f7fc928b2277ff30aacbec7b7761b4e9579","ade307876dc5ca267ca308d09e737b611505e015c535863f22420a11fffc1c54","f8cdefa3e0dee639eccbe9794b46f90291e5fd3989fcba60d2f08fde56179fb9","86c5a62f99aac7053976e317dbe9acb2eaf903aaf3d2e5bb1cafe5c2df7b37a8","2b300954ce01a8343866f737656e13243e86e5baef51bd0631b21dcef1f6e954","a2d409a9ffd872d6b9d78ead00baa116bbc73cfa959fce9a2f29d3227876b2a1","b288936f560cd71f4a6002953290de9ff8dfbfbf37f5a9391be5c83322324898","61178a781ef82e0ff54f9430397e71e8f365fc1e3725e0e5346f2de7b0d50dfa","6a6ccb37feb3aad32d9be026a3337db195979cd5727a616fc0f557e974101a54","c649ea79205c029a02272ef55b7ab14ada0903db26144d2205021f24727ac7a3","38e2b02897c6357bbcff729ef84c736727b45cc152abe95a7567caccdfad2a1d","d6610ea7e0b1a7686dba062a1e5544dd7d34140f4545305b7c6afaebfb348341","3dee35db743bdba2c8d19aece7ac049bde6fa587e195d86547c882784e6ba34c","b15e55c5fa977c2f25ca0b1db52cfa2d1fd4bf0baf90a8b90d4a7678ca462ff1","f41d30972724714763a2698ae949fbc463afb203b5fa7c4ad7e4de0871129a17","843dd7b6a7c6269fd43827303f5cbe65c1fecabc30b4670a50d5a15d57daeeb9","f06d8b8567ee9fd799bf7f806efe93b67683ef24f4dea5b23ef12edff4434d9d","6017384f697ff38bc3ef6a546df5b230c3c31329db84cbfe686c83bec011e2b2","e1a5b30d9248549ca0c0bb1d653bafae20c64c4aa5928cc4cd3017b55c2177b0","a593632d5878f17295bd53e1c77f27bf4c15212822f764a2bfc1702f4b413fa0","a868a534ba1c2ca9060b8a13b0ffbbbf78b4be7b0ff80d8c75b02773f7192c29","da7545aba8f54a50fde23e2ede00158dc8112560d934cee58098dfb03aae9b9d","34baf65cfee92f110d6653322e2120c2d368ee64b3c7981dff08ed105c4f19b0","6aee496bf0ecfbf6731aa8cca32f4b6e92cdc0a444911a7d88410408a45ecc5d","b0d10e46cfe3f6c476b69af02eaa38e4ccc7430221ce3109ae84bb9fb8282298","780054ba9913c3d8ccfcb1e71a2c4523e2dff46395ac6cd2553c919c5198066a","8e9c23ba78aabc2e0a27033f18737a6df754067731e69dc5f52823957d60a4b6","29c5862cadd1c5e069453c60e8b240870431396921a50afc57bfdf5bdc614e47","76232dbb982272b182a76ad8745a9b02724dc9896e2328ce360e2c56c64c9778","c5e775cc64dcc3b16c41f28b9aee23bb2854792114ea49a8b2bdc35dc9549ca0","fab58e600970e66547644a44bc9918e3223aa2cbd9e8763cec004b2cfb48827e","b4358a89fcd9c579f84a6c68e2ce44ca91b07e4db3f8f403c2b7a72c1a1e04b6","70e9a18da08294f75bf23e46c7d69e67634c0765d355887b9b41f0d959e1426e","32b5bbe4475a585fd18e648f915a37b48ac44ab94277ad161cbdf3bbfae580fc"],"options":{"allowSyntheticDefaultImports":true,"declaration":true,"emitDecoratorMetadata":true,"esModuleInterop":true,"experimentalDecorators":true,"module":1,"noFallthroughCasesInSwitch":false,"noImplicitAny":true,"outDir":"./","removeComments":true,"skipLibCheck":true,"sourceMap":true,"strictBindCallApply":false,"strictNullChecks":false,"target":4},"fileIdsList":[[123,133],[123],[123,300],[96,123,130],[123,133,134,135,136,137],[123,133,135],[96,123,130,140],[93,123,160],[123,163,164,165],[93,111,123,130],[93,96,122,123,130,166,167,168],[96,123,130,140,172,179],[96,123],[123,183,185],[123,182,183,184],[93,96,123,130,173,174],[123,141,174,175,178],[94,123,130],[96,123,179,287,291,292],[111,123,130],[93,111,119,123,130],[123,295],[123,296],[123,302,305],[123,130],[93,123,130],[123,291],[93,96,97,101,107,122,123,130,131,170,172,180,288,289,290],[123,312,314,315,316,317,318,319,320,321,322,323,324],[123,312,313,315,316,317,318,319,320,321,322,323,324],[123,313,314,315,316,317,318,319,320,321,322,323,324],[123,312,313,314,316,317,318,319,320,321,322,323,324],[123,312,313,314,315,317,318,319,320,321,322,323,324],[123,312,313,314,315,316,318,319,320,321,322,323,324],[123,312,313,314,315,316,317,319,320,321,322,323,324],[123,312,313,314,315,316,317,318,320,321,322,323,324],[123,312,313,314,315,316,317,318,319,321,322,323,324],[123,312,313,314,315,316,317,318,319,320,322,323,324],[123,312,313,314,315,316,317,318,319,320,321,323,324],[123,312,313,314,315,316,317,318,319,320,321,322,324],[123,312,313,314,315,316,317,318,319,320,321,322,323],[123,345],[123,330],[123,334,335,336],[123,333],[123,335],[123,311,331,332,337,340,342,343,344],[123,332,338,339,345],[123,338,341],[123,332,333,338,345],[123,332,345],[123,326,327,328,329],[123,177],[123,176],[77,123],[80,123],[81,86,114,123],[82,93,94,101,111,122,123],[82,83,93,101,123],[84,123],[85,86,94,102,123],[86,111,119,123],[87,89,93,101,123],[88,123],[89,90,123],[93,123],[91,93,123],[93,94,95,111,122,123],[93,94,95,108,111,114,123],[123,127],[89,96,101,111,122,123],[93,94,96,97,101,111,119,122,123],[96,98,111,119,122,123],[77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129],[93,99,123],[100,122,123],[89,93,101,111,123],[102,123],[103,123],[80,104,123],[105,121,123,127],[106,123],[107,123],[93,108,109,123],[108,110,123,125],[81,93,111,112,113,114,123],[81,111,113,123],[111,112,123],[114,123],[115,123],[93,117,118,123],[117,118,123],[86,101,111,119,123],[120,123],[101,121,123],[81,96,107,122,123],[86,123],[111,123,124],[123,125],[123,126],[81,86,93,95,104,111,122,123,125,127],[111,123,128],[123,179,353],[96,123,179],[96,111,123,130],[123,357,396],[123,357,381,396],[123,396],[123,357],[123,357,382,396],[123,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395],[123,382,396],[96,123,130,177],[81,94,96,111,123,130,171],[123,400],[93,96,98,111,119,122,123,128,130],[123,405],[123,298,304],[123,189,190,196,197],[123,198,262,263],[123,189,196,198],[123,190,198],[123,189,191,192,193,196,198,201,202],[123,192,203,217,218],[123,189,196,201,202,203],[123,189,191,196,198,200,201,202],[123,189,190,201,202,203],[123,188,204,209,216,219,220,261,264,286],[123,189],[123,190,194,195],[123,190,194,195,196,197,199,210,211,212,213,214,215],[123,190,195,196],[123,190],[123,189,190,195,196,198,211],[123,196],[123,190,196,197],[123,194,196],[123,203,217],[123,189,191,192,193,196,201],[123,189,196,199,202],[123,192,200,201,202,205,206,207,208],[123,202],[123,189,191,196,198,200,202],[123,198,201],[123,189,196,200,201,202,214],[123,198],[123,189,196,202],[123,190,196,201,212],[123,201,265],[123,198,202],[123,196,201],[123,201],[123,189,199],[123,189,196],[123,196,201,202],[123,221,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285],[123,201,202],[123,191,196],[123,189,191,196,202],[123,189,191,196],[123,189,196,198,200,201,202,214,221],[123,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260],[123,214,222],[123,222],[123,189,196,198,201,221,222],[123,130,142],[123,143,147,157,158],[93,123,130,142,143,144,146,147,154,157],[89,123,130,147,154,155],[93,123,130,142,143,144,146,147,155,156,158],[89,123,130],[123,142],[123,148],[123,150],[93,119,123,130,142,148,150,151,156],[123,154],[101,119,123,130,142,148],[123,142,143,144,145,148,152,153,154,155,156,157,158,159],[123,147,149,152,153],[123,145],[101,119,123,130],[123,142,143,145],[123,302],[123,299,303],[123,301],[49,60,86,123],[49,123],[55,123],[48,49,50,123],[65,86,123],[49,54,123],[49,61,86,123],[58,86,123],[49,54,57,123],[49,59,86,123],[47,54,55,58,59,60,61,123],[47,123],[56,123],[52,123],[48,50,51,52,53,123],[51,123],[57,123],[49,56,123],[49],[51]],"referencedMap":[[135,1],[133,2],[298,2],[301,3],[300,2],[131,4],[132,2],[138,5],[134,1],[136,6],[137,1],[139,2],[141,7],[161,8],[165,9],[164,2],[163,10],[162,2],[169,11],[140,4],[170,2],[171,2],[180,12],[181,13],[186,14],[182,2],[185,15],[183,2],[175,16],[179,17],[187,18],[293,19],[292,20],[288,2],[167,2],[289,2],[294,21],[295,2],[296,22],[297,23],[306,24],[307,2],[184,2],[308,2],[309,25],[172,2],[310,26],[290,27],[291,28],[311,2],[313,29],[314,30],[312,31],[315,32],[316,33],[317,34],[318,35],[319,36],[320,37],[321,38],[322,39],[323,40],[324,41],[325,2],[346,42],[331,43],[337,44],[335,2],[334,45],[336,46],[345,47],[340,48],[342,49],[343,50],[344,51],[338,2],[339,51],[341,51],[333,51],[332,2],[327,2],[326,2],[329,43],[330,52],[328,43],[347,2],[176,53],[177,54],[348,2],[349,2],[350,2],[77,55],[78,55],[80,56],[81,57],[82,58],[83,59],[84,60],[85,61],[86,62],[87,63],[88,64],[89,65],[90,65],[92,66],[91,67],[93,66],[94,68],[95,69],[79,70],[129,2],[96,71],[97,72],[98,73],[130,74],[99,75],[100,76],[101,77],[102,78],[103,79],[104,80],[105,81],[106,82],[107,83],[108,84],[109,84],[110,85],[111,86],[113,87],[112,88],[114,89],[115,90],[116,2],[117,91],[118,92],[119,93],[120,94],[121,95],[122,96],[123,97],[124,98],[125,99],[126,100],[127,101],[128,102],[351,2],[352,2],[354,103],[353,104],[355,2],[174,2],[356,2],[173,2],[168,105],[381,106],[382,107],[357,108],[360,108],[379,106],[380,106],[370,106],[369,109],[367,106],[362,106],[375,106],[373,106],[377,106],[361,106],[374,106],[378,106],[363,106],[364,106],[376,106],[358,106],[365,106],[366,106],[368,106],[372,106],[383,110],[371,106],[359,106],[396,111],[395,2],[390,110],[392,112],[391,110],[384,110],[385,110],[387,110],[389,110],[393,112],[394,112],[386,112],[388,112],[178,113],[397,2],[398,2],[400,114],[401,115],[402,2],[403,2],[404,116],[405,2],[406,117],[49,2],[399,2],[299,2],[305,118],[198,119],[264,120],[263,121],[262,122],[203,123],[219,124],[217,125],[218,126],[204,127],[287,128],[189,2],[191,2],[192,129],[193,2],[196,130],[199,2],[216,131],[194,2],[211,132],[197,133],[212,134],[215,135],[210,136],[213,135],[190,2],[195,2],[214,137],[220,138],[208,2],[202,139],[200,140],[209,141],[206,142],[205,142],[201,143],[207,144],[221,145],[283,146],[277,147],[270,148],[269,149],[278,150],[279,135],[271,151],[284,152],[265,153],[266,154],[267,155],[286,156],[268,149],[272,152],[273,157],[280,158],[281,133],[282,157],[274,155],[285,135],[275,159],[276,160],[222,161],[261,162],[225,163],[226,163],[227,163],[228,163],[229,163],[230,163],[231,163],[232,163],[251,163],[233,163],[234,163],[235,163],[236,163],[237,163],[238,163],[258,163],[239,163],[240,163],[241,163],[256,163],[242,163],[257,163],[243,163],[254,163],[255,163],[244,163],[245,163],[246,163],[252,163],[253,163],[247,163],[248,163],[249,163],[250,163],[259,163],[260,163],[224,164],[223,165],[188,2],[143,166],[159,167],[158,168],[144,20],[156,169],[157,170],[155,171],[148,172],[149,173],[151,174],[152,175],[150,176],[153,177],[160,178],[154,179],[146,180],[142,181],[147,182],[145,166],[303,183],[304,184],[166,66],[302,185],[8,2],[9,2],[13,2],[12,2],[2,2],[14,2],[15,2],[16,2],[17,2],[18,2],[19,2],[20,2],[21,2],[3,2],[4,2],[46,2],[25,2],[22,2],[23,2],[24,2],[26,2],[27,2],[28,2],[5,2],[29,2],[30,2],[31,2],[32,2],[6,2],[36,2],[33,2],[34,2],[35,2],[37,2],[7,2],[38,2],[43,2],[44,2],[39,2],[40,2],[41,2],[42,2],[1,2],[45,2],[11,2],[10,2],[63,186],[60,187],[64,188],[55,189],[66,190],[65,191],[67,192],[61,191],[68,193],[58,194],[69,195],[59,194],[62,196],[47,2],[70,197],[51,2],[71,187],[53,2],[50,187],[72,198],[56,187],[73,199],[52,197],[48,2],[54,200],[74,201],[75,202],[57,203],[76,187]],"exportedModulesMap":[[135,1],[133,2],[298,2],[301,3],[300,2],[131,4],[132,2],[138,5],[134,1],[136,6],[137,1],[139,2],[141,7],[161,8],[165,9],[164,2],[163,10],[162,2],[169,11],[140,4],[170,2],[171,2],[180,12],[181,13],[186,14],[182,2],[185,15],[183,2],[175,16],[179,17],[187,18],[293,19],[292,20],[288,2],[167,2],[289,2],[294,21],[295,2],[296,22],[297,23],[306,24],[307,2],[184,2],[308,2],[309,25],[172,2],[310,26],[290,27],[291,28],[311,2],[313,29],[314,30],[312,31],[315,32],[316,33],[317,34],[318,35],[319,36],[320,37],[321,38],[322,39],[323,40],[324,41],[325,2],[346,42],[331,43],[337,44],[335,2],[334,45],[336,46],[345,47],[340,48],[342,49],[343,50],[344,51],[338,2],[339,51],[341,51],[333,51],[332,2],[327,2],[326,2],[329,43],[330,52],[328,43],[347,2],[176,53],[177,54],[348,2],[349,2],[350,2],[77,55],[78,55],[80,56],[81,57],[82,58],[83,59],[84,60],[85,61],[86,62],[87,63],[88,64],[89,65],[90,65],[92,66],[91,67],[93,66],[94,68],[95,69],[79,70],[129,2],[96,71],[97,72],[98,73],[130,74],[99,75],[100,76],[101,77],[102,78],[103,79],[104,80],[105,81],[106,82],[107,83],[108,84],[109,84],[110,85],[111,86],[113,87],[112,88],[114,89],[115,90],[116,2],[117,91],[118,92],[119,93],[120,94],[121,95],[122,96],[123,97],[124,98],[125,99],[126,100],[127,101],[128,102],[351,2],[352,2],[354,103],[353,104],[355,2],[174,2],[356,2],[173,2],[168,105],[381,106],[382,107],[357,108],[360,108],[379,106],[380,106],[370,106],[369,109],[367,106],[362,106],[375,106],[373,106],[377,106],[361,106],[374,106],[378,106],[363,106],[364,106],[376,106],[358,106],[365,106],[366,106],[368,106],[372,106],[383,110],[371,106],[359,106],[396,111],[395,2],[390,110],[392,112],[391,110],[384,110],[385,110],[387,110],[389,110],[393,112],[394,112],[386,112],[388,112],[178,113],[397,2],[398,2],[400,114],[401,115],[402,2],[403,2],[404,116],[405,2],[406,117],[49,2],[399,2],[299,2],[305,118],[198,119],[264,120],[263,121],[262,122],[203,123],[219,124],[217,125],[218,126],[204,127],[287,128],[189,2],[191,2],[192,129],[193,2],[196,130],[199,2],[216,131],[194,2],[211,132],[197,133],[212,134],[215,135],[210,136],[213,135],[190,2],[195,2],[214,137],[220,138],[208,2],[202,139],[200,140],[209,141],[206,142],[205,142],[201,143],[207,144],[221,145],[283,146],[277,147],[270,148],[269,149],[278,150],[279,135],[271,151],[284,152],[265,153],[266,154],[267,155],[286,156],[268,149],[272,152],[273,157],[280,158],[281,133],[282,157],[274,155],[285,135],[275,159],[276,160],[222,161],[261,162],[225,163],[226,163],[227,163],[228,163],[229,163],[230,163],[231,163],[232,163],[251,163],[233,163],[234,163],[235,163],[236,163],[237,163],[238,163],[258,163],[239,163],[240,163],[241,163],[256,163],[242,163],[257,163],[243,163],[254,163],[255,163],[244,163],[245,163],[246,163],[252,163],[253,163],[247,163],[248,163],[249,163],[250,163],[259,163],[260,163],[224,164],[223,165],[188,2],[143,166],[159,167],[158,168],[144,20],[156,169],[157,170],[155,171],[148,172],[149,173],[151,174],[152,175],[150,176],[153,177],[160,178],[154,179],[146,180],[142,181],[147,182],[145,166],[303,183],[304,184],[166,66],[302,185],[8,2],[9,2],[13,2],[12,2],[2,2],[14,2],[15,2],[16,2],[17,2],[18,2],[19,2],[20,2],[21,2],[3,2],[4,2],[46,2],[25,2],[22,2],[23,2],[24,2],[26,2],[27,2],[28,2],[5,2],[29,2],[30,2],[31,2],[32,2],[6,2],[36,2],[33,2],[34,2],[35,2],[37,2],[7,2],[38,2],[43,2],[44,2],[39,2],[40,2],[41,2],[42,2],[1,2],[45,2],[11,2],[10,2],[60,204],[55,204],[65,204],[61,204],[58,204],[59,204],[62,196],[71,204],[50,204],[56,204],[54,200],[74,205],[57,204],[76,204]],"semanticDiagnosticsPerFile":[135,133,298,301,300,131,132,138,134,136,137,139,141,161,165,164,163,162,169,140,170,171,180,181,186,182,185,183,175,179,187,293,292,288,167,289,294,295,296,297,306,307,184,308,309,172,310,290,291,311,313,314,312,315,316,317,318,319,320,321,322,323,324,325,346,331,337,335,334,336,345,340,342,343,344,338,339,341,333,332,327,326,329,330,328,347,176,177,348,349,350,77,78,80,81,82,83,84,85,86,87,88,89,90,92,91,93,94,95,79,129,96,97,98,130,99,100,101,102,103,104,105,106,107,108,109,110,111,113,112,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,351,352,354,353,355,174,356,173,168,381,382,357,360,379,380,370,369,367,362,375,373,377,361,374,378,363,364,376,358,365,366,368,372,383,371,359,396,395,390,392,391,384,385,387,389,393,394,386,388,178,397,398,400,401,402,403,404,405,406,49,399,299,305,198,264,263,262,203,219,217,218,204,287,189,191,192,193,196,199,216,194,211,197,212,215,210,213,190,195,214,220,208,202,200,209,206,205,201,207,221,283,277,270,269,278,279,271,284,265,266,267,286,268,272,273,280,281,282,274,285,275,276,222,261,225,226,227,228,229,230,231,232,251,233,234,235,236,237,238,258,239,240,241,256,242,257,243,254,255,244,245,246,252,253,247,248,249,250,259,260,224,223,188,143,159,158,144,156,157,155,148,149,151,152,150,153,160,154,146,142,147,145,303,304,166,302,8,9,13,12,2,14,15,16,17,18,19,20,21,3,4,46,25,22,23,24,26,27,28,5,29,30,31,32,6,36,33,34,35,37,7,38,43,44,39,40,41,42,1,45,11,10,63,60,64,55,66,65,67,61,68,58,69,59,62,47,70,51,71,53,50,72,56,73,52,48,54,74,75,57,76]},"version":"4.9.4"}
@@ -3,7 +3,8 @@ export declare enum OriginalGame {
3
3
  PLINKO = "PLINKO",
4
4
  CRASH = "CRASH",
5
5
  MINES = "MINES",
6
- LIMBO = "LIMBO"
6
+ LIMBO = "LIMBO",
7
+ KENO = "KENO"
7
8
  }
8
9
  export declare const BET_LIMITS: Record<OriginalGame, number>;
9
10
  export declare const BET_LIMITS_BACKEND: Record<OriginalGame, number>;
@@ -8,6 +8,7 @@ var OriginalGame;
8
8
  OriginalGame["CRASH"] = "CRASH";
9
9
  OriginalGame["MINES"] = "MINES";
10
10
  OriginalGame["LIMBO"] = "LIMBO";
11
+ OriginalGame["KENO"] = "KENO";
11
12
  })(OriginalGame = exports.OriginalGame || (exports.OriginalGame = {}));
12
13
  exports.BET_LIMITS = {
13
14
  [OriginalGame.DICE]: 1500,
@@ -15,6 +16,7 @@ exports.BET_LIMITS = {
15
16
  [OriginalGame.PLINKO]: 100,
16
17
  [OriginalGame.CRASH]: 100,
17
18
  [OriginalGame.LIMBO]: 100,
19
+ [OriginalGame.KENO]: 100,
18
20
  };
19
21
  exports.BET_LIMITS_BACKEND = Object.fromEntries(Object.entries(exports.BET_LIMITS).map(([key, value]) => {
20
22
  return [key, value * 1.1];
@@ -1 +1 @@
1
- {"version":3,"file":"bet-limits.js","sourceRoot":"","sources":["../../src/utils/bet-limits.ts"],"names":[],"mappings":";;;AAAA,IAAY,YAMX;AAND,WAAY,YAAY;IACtB,6BAAa,CAAA;IACb,iCAAiB,CAAA;IACjB,+BAAe,CAAA;IACf,+BAAe,CAAA;IACf,+BAAe,CAAA;AACjB,CAAC,EANW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAMvB;AAGY,QAAA,UAAU,GAAiC;IACtD,CAAC,YAAY,CAAC,IAAI,CAAC,EAAE,IAAI;IACzB,CAAC,YAAY,CAAC,KAAK,CAAC,EAAE,GAAG;IACzB,CAAC,YAAY,CAAC,MAAM,CAAC,EAAE,GAAG;IAC1B,CAAC,YAAY,CAAC,KAAK,CAAC,EAAE,GAAG;IACzB,CAAC,YAAY,CAAC,KAAK,CAAC,EAAE,GAAG;CAC1B,CAAC;AAGW,QAAA,kBAAkB,GAAG,MAAM,CAAC,WAAW,CAClD,MAAM,CAAC,OAAO,CAAC,kBAAU,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,EAAE,KAAK,CAAC,EAAE,EAAE;IAC9C,OAAO,CAAC,GAAG,EAAE,KAAK,GAAG,GAAG,CAAC,CAAC;AAC5B,CAAC,CAAC,CAC6B,CAAC"}
1
+ {"version":3,"file":"bet-limits.js","sourceRoot":"","sources":["../../src/utils/bet-limits.ts"],"names":[],"mappings":";;;AAAA,IAAY,YAOX;AAPD,WAAY,YAAY;IACtB,6BAAa,CAAA;IACb,iCAAiB,CAAA;IACjB,+BAAe,CAAA;IACf,+BAAe,CAAA;IACf,+BAAe,CAAA;IACf,6BAAa,CAAA;AACf,CAAC,EAPW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAOvB;AAGY,QAAA,UAAU,GAAiC;IACtD,CAAC,YAAY,CAAC,IAAI,CAAC,EAAE,IAAI;IACzB,CAAC,YAAY,CAAC,KAAK,CAAC,EAAE,GAAG;IACzB,CAAC,YAAY,CAAC,MAAM,CAAC,EAAE,GAAG;IAC1B,CAAC,YAAY,CAAC,KAAK,CAAC,EAAE,GAAG;IACzB,CAAC,YAAY,CAAC,KAAK,CAAC,EAAE,GAAG;IACzB,CAAC,YAAY,CAAC,IAAI,CAAC,EAAE,GAAG;CACzB,CAAC;AAGW,QAAA,kBAAkB,GAAG,MAAM,CAAC,WAAW,CAClD,MAAM,CAAC,OAAO,CAAC,kBAAU,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,EAAE,KAAK,CAAC,EAAE,EAAE;IAC9C,OAAO,CAAC,GAAG,EAAE,KAAK,GAAG,GAAG,CAAC,CAAC;AAC5B,CAAC,CAAC,CAC6B,CAAC"}
@@ -0,0 +1,2 @@
1
+ import BigNumber from 'bignumber.js';
2
+ export declare function calculatePayoutBN(amount: BigNumber, multiplier: BigNumber): BigNumber;
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.calculatePayoutBN = void 0;
4
+ function calculatePayoutBN(amount, multiplier) {
5
+ return amount.multipliedBy(multiplier !== null && multiplier !== void 0 ? multiplier : 0).integerValue();
6
+ }
7
+ exports.calculatePayoutBN = calculatePayoutBN;
8
+ //# sourceMappingURL=calculate-payout.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"calculate-payout.js","sourceRoot":"","sources":["../../src/utils/calculate-payout.ts"],"names":[],"mappings":";;;AAEA,SAAgB,iBAAiB,CAAC,MAAiB,EAAE,UAAqB;IACxE,OAAO,MAAM,CAAC,YAAY,CAAC,UAAU,aAAV,UAAU,cAAV,UAAU,GAAI,CAAC,CAAC,CAAC,YAAY,EAAE,CAAC;AAC7D,CAAC;AAFD,8CAEC"}
@@ -8,5 +8,6 @@ exports.MAX_PAYOUT = {
8
8
  [bet_limits_1.OriginalGame.PLINKO]: null,
9
9
  [bet_limits_1.OriginalGame.CRASH]: 50000,
10
10
  [bet_limits_1.OriginalGame.LIMBO]: 50000,
11
+ [bet_limits_1.OriginalGame.KENO]: 50000,
11
12
  };
12
13
  //# sourceMappingURL=max-payout.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"max-payout.js","sourceRoot":"","sources":["../../src/utils/max-payout.ts"],"names":[],"mappings":";;;AACA,6CAA4C;AAE/B,QAAA,UAAU,GAAiC;IACtD,CAAC,yBAAY,CAAC,IAAI,CAAC,EAAE,IAAI;IACzB,CAAC,yBAAY,CAAC,KAAK,CAAC,EAAE,KAAK;IAC3B,CAAC,yBAAY,CAAC,MAAM,CAAC,EAAE,IAAI;IAC3B,CAAC,yBAAY,CAAC,KAAK,CAAC,EAAE,KAAK;IAC3B,CAAC,yBAAY,CAAC,KAAK,CAAC,EAAE,KAAK;CAC5B,CAAC"}
1
+ {"version":3,"file":"max-payout.js","sourceRoot":"","sources":["../../src/utils/max-payout.ts"],"names":[],"mappings":";;;AACA,6CAA4C;AAE/B,QAAA,UAAU,GAAiC;IACtD,CAAC,yBAAY,CAAC,IAAI,CAAC,EAAE,IAAI;IACzB,CAAC,yBAAY,CAAC,KAAK,CAAC,EAAE,KAAK;IAC3B,CAAC,yBAAY,CAAC,MAAM,CAAC,EAAE,IAAI;IAC3B,CAAC,yBAAY,CAAC,KAAK,CAAC,EAAE,KAAK;IAC3B,CAAC,yBAAY,CAAC,KAAK,CAAC,EAAE,KAAK;IAC3B,CAAC,yBAAY,CAAC,IAAI,CAAC,EAAE,KAAK;CAC3B,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "shufflecom-calculations",
3
- "version": "1.0.28",
3
+ "version": "1.0.30",
4
4
  "description": "",
5
5
  "types": "lib/index.d.ts",
6
6
  "main": "lib/index.js",
@@ -9,5 +9,5 @@
9
9
  },
10
10
  "author": "",
11
11
  "license": "ISC",
12
- "gitHead": "85068f2ba3017b459e3a27c6574e35127449a86a"
12
+ "gitHead": "2bc51f32e24f0ccf80ffb4e99fe084a20c7c445f"
13
13
  }
package/src/games/dice.ts CHANGED
@@ -108,10 +108,6 @@ class Dice {
108
108
 
109
109
  return result.dividedBy(DICE_CONVERSION_MULTIPLIER).decimalPlaces(2).toNumber();
110
110
  }
111
-
112
- calculatePayoutBN(amount: BigNumber, multiplier: BigNumber) {
113
- return amount.multipliedBy(multiplier);
114
- }
115
111
  }
116
112
 
117
113
  export default new Dice();
@@ -0,0 +1,52 @@
1
+ import { createHmac } from 'crypto';
2
+ import keno from './keno';
3
+
4
+ describe('Keno', () => {
5
+ it('be able to provably result', () => {
6
+ const gameSeeds = [
7
+ {
8
+ serverSeed: 'ebd3ff712ee7ed3cabe3753146f95847b017f847758ed254c531ff0d45686cea',
9
+ clientSeed: 'pf4jl5q97q',
10
+ nonce: '2',
11
+ results: [0, 22, 35, 15, 27, 34, 30, 5, 8, 38],
12
+ },
13
+ {
14
+ serverSeed: 'ebd3ff712ee7ed3cabe3753146f95847b017f847758ed254c531ff0d45686cea',
15
+ clientSeed: 'pf4jl5q97q',
16
+ nonce: '3',
17
+ results: [13, 37, 12, 35, 2, 24, 36, 5, 25, 32],
18
+ },
19
+ {
20
+ serverSeed: 'ebd3ff712ee7ed3cabe3753146f95847b017f847758ed254c531ff0d45686cea',
21
+ clientSeed: 'pf4jl5q97q',
22
+ nonce: '4',
23
+ results: [3, 28, 19, 38, 6, 4, 35, 36, 10, 20],
24
+ },
25
+ ];
26
+ gameSeeds.forEach((e) => {
27
+ const resultHex = generateDigestHex(e);
28
+ const results = keno.getResults(resultHex, 10);
29
+ expect(results).toEqual(e.results);
30
+ });
31
+ });
32
+ });
33
+
34
+ function generateDigestHex({
35
+ serverSeed,
36
+ clientSeed,
37
+ nonce,
38
+ rounds = 2,
39
+ }: {
40
+ serverSeed: string;
41
+ clientSeed: string;
42
+ nonce: string;
43
+ rounds?: number;
44
+ }): string[] {
45
+ const results = Array.from(Array(rounds).keys()).map((round) => {
46
+ const hmac = createHmac('sha256', serverSeed);
47
+ hmac.update(`${clientSeed}:${nonce}:${round}`);
48
+ return hmac.digest('hex');
49
+ });
50
+
51
+ return results;
52
+ }
@@ -0,0 +1,149 @@
1
+ import BigNumber from 'bignumber.js';
2
+ import { hexToBytes } from '../utils';
3
+
4
+ export enum KenoRiskLevel {
5
+ CLASSIC = 'CLASSIC',
6
+ LOW_RISK = 'LOW_RISK',
7
+ MEDIUM_RISK = 'MEDIUM_RISK',
8
+ HIGH_RISK = 'HIGH_RISK',
9
+ }
10
+
11
+ interface KenoConfig {
12
+ tiles: number;
13
+ payout: Record<KenoRiskLevel, number[]>;
14
+ }
15
+
16
+ const BYTE_TOTAL = new BigNumber(256);
17
+
18
+ const TOTAL_TILES = new BigNumber(40);
19
+
20
+ const kenoConfigs: KenoConfig[] = [
21
+ {
22
+ tiles: 1,
23
+ payout: {
24
+ [KenoRiskLevel.CLASSIC]: [0.0, 3.96],
25
+ [KenoRiskLevel.LOW_RISK]: [0.7, 1.85],
26
+ [KenoRiskLevel.MEDIUM_RISK]: [0.4, 2.75],
27
+ [KenoRiskLevel.HIGH_RISK]: [0.0, 3.96],
28
+ },
29
+ },
30
+ {
31
+ tiles: 2,
32
+ payout: {
33
+ [KenoRiskLevel.CLASSIC]: [0.0, 1.9, 4.5],
34
+ [KenoRiskLevel.LOW_RISK]: [0.0, 2, 3.8],
35
+ [KenoRiskLevel.MEDIUM_RISK]: [0.4, 1.8, 5.1],
36
+ [KenoRiskLevel.HIGH_RISK]: [0.0, 0.0, 17.1],
37
+ },
38
+ },
39
+ {
40
+ tiles: 3,
41
+ payout: {
42
+ [KenoRiskLevel.CLASSIC]: [0.0, 1, 3.1, 10.4],
43
+ [KenoRiskLevel.LOW_RISK]: [0.0, 1.1, 1.38, 26],
44
+ [KenoRiskLevel.MEDIUM_RISK]: [0.0, 0.0, 2.8, 50],
45
+ [KenoRiskLevel.HIGH_RISK]: [0.0, 0.0, 0.0, 81.5],
46
+ },
47
+ },
48
+ {
49
+ tiles: 4,
50
+ payout: {
51
+ [KenoRiskLevel.CLASSIC]: [0.0, 0.8, 1.8, 5, 22.5],
52
+ [KenoRiskLevel.LOW_RISK]: [0.0, 0.0, 2.2, 7.9, 90],
53
+ [KenoRiskLevel.MEDIUM_RISK]: [0.0, 0.0, 1.7, 10, 100],
54
+ [KenoRiskLevel.HIGH_RISK]: [0.0, 0.0, 0.0, 10, 259],
55
+ },
56
+ },
57
+ {
58
+ tiles: 5,
59
+ payout: {
60
+ [KenoRiskLevel.CLASSIC]: [0.0, 0.25, 1.4, 4.1, 16.5, 36],
61
+ [KenoRiskLevel.LOW_RISK]: [0.0, 0.0, 1.5, 4.2, 13, 300],
62
+ [KenoRiskLevel.MEDIUM_RISK]: [0.0, 0.0, 1.4, 4, 14, 390],
63
+ [KenoRiskLevel.HIGH_RISK]: [0.0, 0.0, 0.0, 4.5, 48, 450],
64
+ },
65
+ },
66
+ {
67
+ tiles: 6,
68
+ payout: {
69
+ [KenoRiskLevel.CLASSIC]: [0.0, 0.0, 1, 3.68, 7, 16.5, 40],
70
+ [KenoRiskLevel.LOW_RISK]: [0.0, 0.0, 1.1, 2, 6.2, 100, 700],
71
+ [KenoRiskLevel.MEDIUM_RISK]: [0.0, 0.0, 0.0, 3, 9, 180, 710],
72
+ [KenoRiskLevel.HIGH_RISK]: [0.0, 0.0, 0.0, 11, 359, 710],
73
+ },
74
+ },
75
+ {
76
+ tiles: 7,
77
+ payout: {
78
+ [KenoRiskLevel.CLASSIC]: [0.0, 0.0, 0.47, 3, 4.5, 14, 31, 60],
79
+ [KenoRiskLevel.LOW_RISK]: [0.0, 0.0, 1.1, 1.6, 3.5, 15, 225, 700],
80
+ [KenoRiskLevel.MEDIUM_RISK]: [0.0, 0.0, 0.0, 2, 7, 30, 400, 800],
81
+ [KenoRiskLevel.HIGH_RISK]: [0.0, 0.0, 0.0, 0.0, 7, 90, 400, 800],
82
+ },
83
+ },
84
+ {
85
+ tiles: 8,
86
+ payout: {
87
+ [KenoRiskLevel.CLASSIC]: [0.0, 0.0, 0.0, 2.2, 4, 13, 22, 55, 70],
88
+ [KenoRiskLevel.LOW_RISK]: [0.0, 0.0, 1.1, 1.5, 2, 5.5, 39, 100, 800],
89
+ [KenoRiskLevel.MEDIUM_RISK]: [0.0, 0.0, 0.0, 2, 4, 11, 67, 400, 900],
90
+ [KenoRiskLevel.HIGH_RISK]: [0.0, 0.0, 0.0, 0.0, 5, 20, 270, 600, 900],
91
+ },
92
+ },
93
+ {
94
+ tiles: 9,
95
+ payout: {
96
+ [KenoRiskLevel.CLASSIC]: [0.0, 0.0, 0.0, 1.55, 3, 8, 15, 44, 60, 85],
97
+ [KenoRiskLevel.LOW_RISK]: [0.0, 0.0, 1.1, 1.3, 1.7, 2.5, 7.5, 50, 250, 1000],
98
+ [KenoRiskLevel.MEDIUM_RISK]: [0.0, 0.0, 0.0, 2, 2.5, 5, 15, 100, 500, 1000],
99
+ [KenoRiskLevel.HIGH_RISK]: [0.0, 0.0, 0.0, 0.0, 4, 11, 56, 500, 800, 1000],
100
+ },
101
+ },
102
+ {
103
+ tiles: 10,
104
+ payout: {
105
+ [KenoRiskLevel.CLASSIC]: [0.0, 0.0, 0.0, 1.4, 2.25, 4.5, 8, 17, 50, 80, 100],
106
+ [KenoRiskLevel.LOW_RISK]: [0.0, 0.0, 1.1, 1.3, 1.7, 2.5, 7.5, 50, 250, 1000],
107
+ [KenoRiskLevel.MEDIUM_RISK]: [0.0, 0.0, 0.0, 2, 2.5, 5, 15, 100, 500, 1000],
108
+ [KenoRiskLevel.HIGH_RISK]: [0.0, 0.0, 0.0, 0.0, 4, 11, 56, 500, 800, 1000],
109
+ },
110
+ },
111
+ ];
112
+
113
+ class Keno {
114
+ configs(): KenoConfig[] {
115
+ return kenoConfigs;
116
+ }
117
+
118
+ calculateMultiplier(risk: KenoRiskLevel, selectedTiles: number[], results: number[]) {
119
+ const matchedTiles = results.filter((result) => selectedTiles.includes(result));
120
+ return new BigNumber(this.configs().find((config) => config.tiles === selectedTiles.length).payout[risk][matchedTiles?.length ?? 0]);
121
+ }
122
+
123
+ getResults(hexStr: string[], rows: number): number[] {
124
+ const results: number[] = [];
125
+ const grids = Array.from(Array(TOTAL_TILES.toNumber()).keys());
126
+
127
+ hexStr.map(hexToBytes).every((gameResultBytes, counter) => {
128
+ for (let i = 0; i < 8; i++) {
129
+ if (results.length >= rows) {
130
+ return false;
131
+ }
132
+ let position = new BigNumber(0);
133
+
134
+ for (let j = 0; j < 4; j++) {
135
+ const value = gameResultBytes[4 * i + j];
136
+ position = position.plus(new BigNumber(value).dividedBy(BYTE_TOTAL.pow(j + 1)));
137
+ }
138
+
139
+ position = position.multipliedBy(TOTAL_TILES.minus(new BigNumber(8 * counter + i))).integerValue(BigNumber.ROUND_DOWN);
140
+
141
+ results.push(grids.splice(position.toNumber(), 1)[0]);
142
+ }
143
+ return true;
144
+ });
145
+ return results;
146
+ }
147
+ }
148
+
149
+ export default new Keno();
@@ -3,6 +3,7 @@ import { calculateEdgeMultiplier, hexToBytes } from '../utils';
3
3
 
4
4
  const MAX_FACTOR = new BigNumber(16_777_216); // 16^4
5
5
  const BYTE_TOTAL = new BigNumber(256);
6
+ const MAX_MULTIPLIER = 1_000_000;
6
7
 
7
8
  class Limbo {
8
9
  getResult(hexStr: string, edgeBps: number): BigNumber {
@@ -20,7 +21,7 @@ class Limbo {
20
21
  //Raw to edged
21
22
  result = MAX_FACTOR.dividedBy(result.plus(1)).multipliedBy(calculateEdgeMultiplier(edgeBps));
22
23
 
23
- return BigNumber.max(result, 1);
24
+ return BigNumber.min(BigNumber.max(result, 1), MAX_MULTIPLIER);
24
25
  }
25
26
  }
26
27
 
@@ -41,10 +41,6 @@ class Mines {
41
41
  calculateWinChanceBN(diamonds: number, mines: number) {
42
42
  return nCr(TOTAL_TILES.minus(mines).toNumber(), diamonds).dividedBy(nCr(TOTAL_TILES.toNumber(), diamonds));
43
43
  }
44
-
45
- calculatePayoutBN(amount: BigNumber, multiplier: BigNumber) {
46
- return amount.multipliedBy(multiplier);
47
- }
48
44
  }
49
45
 
50
46
  export default new Mines();
@@ -134,10 +134,6 @@ class Plinko {
134
134
  });
135
135
  return results;
136
136
  }
137
-
138
- calculatePayoutBN(amount: BigNumber, multiplier: BigNumber) {
139
- return amount.multipliedBy(multiplier);
140
- }
141
137
  }
142
138
 
143
139
  export default new Plinko();
@@ -4,6 +4,7 @@ export enum OriginalGame {
4
4
  CRASH = 'CRASH',
5
5
  MINES = 'MINES',
6
6
  LIMBO = 'LIMBO',
7
+ KENO = 'KENO',
7
8
  }
8
9
 
9
10
  // Amounts are in USD
@@ -13,6 +14,7 @@ export const BET_LIMITS: Record<OriginalGame, number> = {
13
14
  [OriginalGame.PLINKO]: 100,
14
15
  [OriginalGame.CRASH]: 100,
15
16
  [OriginalGame.LIMBO]: 100,
17
+ [OriginalGame.KENO]: 100,
16
18
  };
17
19
 
18
20
  // 20% higher than BET_LIMITS used in FE to account for price fluctuations
@@ -0,0 +1,5 @@
1
+ import BigNumber from 'bignumber.js';
2
+
3
+ export function calculatePayoutBN(amount: BigNumber, multiplier: BigNumber) {
4
+ return amount.multipliedBy(multiplier ?? 0).integerValue();
5
+ }
@@ -7,4 +7,5 @@ export const MAX_PAYOUT: Record<OriginalGame, number> = {
7
7
  [OriginalGame.PLINKO]: null,
8
8
  [OriginalGame.CRASH]: 50000,
9
9
  [OriginalGame.LIMBO]: 50000,
10
+ [OriginalGame.KENO]: 50000,
10
11
  };