mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 21:31:02 +00:00
1 line
2.4 KiB
Plaintext
1 line
2.4 KiB
Plaintext
{"dependencies":[{"name":"@polkadot/util","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":15,"index":211},"end":{"line":4,"column":40,"index":236}}],"key":"u0mzEw2nilnHoUWtEdZl0JKHutA=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, \"__esModule\", {\n value: true\n });\n exports.MORTAL_PERIOD = exports.MAX_FINALITY_LAG = exports.FALLBACK_PERIOD = exports.FALLBACK_MAX_HASH_COUNT = void 0;\n var util_1 = require(_dependencyMap[0], \"@polkadot/util\");\n exports.FALLBACK_MAX_HASH_COUNT = 250;\n exports.FALLBACK_PERIOD = new util_1.BN(6 * 1000);\n exports.MAX_FINALITY_LAG = new util_1.BN(5);\n exports.MORTAL_PERIOD = new util_1.BN(5 * 60 * 1000);\n});","lineCount":13,"map":[[2,2,1,0],[2,14,1,12],[4,2,2,0,"Object"],[4,8,2,6],[4,9,2,7,"defineProperty"],[4,23,2,21],[4,24,2,22,"exports"],[4,31,2,29],[4,33,2,31],[4,45,2,43],[4,47,2,45],[5,4,2,47,"value"],[5,9,2,52],[5,11,2,54],[6,2,2,59],[6,3,2,60],[6,4,2,61],[7,2,3,0,"exports"],[7,9,3,7],[7,10,3,8,"MORTAL_PERIOD"],[7,23,3,21],[7,26,3,24,"exports"],[7,33,3,31],[7,34,3,32,"MAX_FINALITY_LAG"],[7,50,3,48],[7,53,3,51,"exports"],[7,60,3,58],[7,61,3,59,"FALLBACK_PERIOD"],[7,76,3,74],[7,79,3,77,"exports"],[7,86,3,84],[7,87,3,85,"FALLBACK_MAX_HASH_COUNT"],[7,110,3,108],[7,113,3,111],[7,118,3,116],[7,119,3,117],[8,2,4,0],[8,6,4,6,"util_1"],[8,12,4,12],[8,15,4,15,"require"],[8,22,4,22],[8,23,4,22,"_dependencyMap"],[8,37,4,22],[8,58,4,39],[8,59,4,40],[9,2,5,0,"exports"],[9,9,5,7],[9,10,5,8,"FALLBACK_MAX_HASH_COUNT"],[9,33,5,31],[9,36,5,34],[9,39,5,37],[10,2,6,0,"exports"],[10,9,6,7],[10,10,6,8,"FALLBACK_PERIOD"],[10,25,6,23],[10,28,6,26],[10,32,6,30,"util_1"],[10,38,6,36],[10,39,6,37,"BN"],[10,41,6,39],[10,42,6,40],[10,43,6,41],[10,46,6,44],[10,50,6,48],[10,51,6,49],[11,2,7,0,"exports"],[11,9,7,7],[11,10,7,8,"MAX_FINALITY_LAG"],[11,26,7,24],[11,29,7,27],[11,33,7,31,"util_1"],[11,39,7,37],[11,40,7,38,"BN"],[11,42,7,40],[11,43,7,41],[11,44,7,42],[11,45,7,43],[12,2,8,0,"exports"],[12,9,8,7],[12,10,8,8,"MORTAL_PERIOD"],[12,23,8,21],[12,26,8,24],[12,30,8,28,"util_1"],[12,36,8,34],[12,37,8,35,"BN"],[12,39,8,37],[12,40,8,38],[12,41,8,39],[12,44,8,42],[12,46,8,44],[12,49,8,47],[12,53,8,51],[12,54,8,52],[13,0,8,53],[13,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]} |