mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 14:31:02 +00:00
1 line
2.3 KiB
Plaintext
1 line
2.3 KiB
Plaintext
{"dependencies":[],"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.runtime = void 0;\n exports.runtime = {\n DifficultyApi: [{\n methods: {\n difficulty: {\n description: 'Return the target difficulty of the next block.',\n params: [],\n // This is Difficulty in the original, however this is chain-specific\n type: 'Raw'\n }\n },\n version: 1\n }],\n TimestampApi: [{\n methods: {\n timestamp: {\n description: 'API necessary for timestamp-based difficulty adjustment algorithms.',\n params: [],\n type: 'Moment'\n }\n },\n version: 1\n }]\n };\n});","lineCount":31,"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,"runtime"],[7,17,3,15],[7,20,3,18],[7,25,3,23],[7,26,3,24],[8,2,4,0,"exports"],[8,9,4,7],[8,10,4,8,"runtime"],[8,17,4,15],[8,20,4,18],[9,4,5,4,"DifficultyApi"],[9,17,5,17],[9,19,5,19],[9,20,6,8],[10,6,7,12,"methods"],[10,13,7,19],[10,15,7,21],[11,8,8,16,"difficulty"],[11,18,8,26],[11,20,8,28],[12,10,9,20,"description"],[12,21,9,31],[12,23,9,33],[12,72,9,82],[13,10,10,20,"params"],[13,16,10,26],[13,18,10,28],[13,20,10,30],[14,10,11,20],[15,10,12,20,"type"],[15,14,12,24],[15,16,12,26],[16,8,13,16],[17,6,14,12],[17,7,14,13],[18,6,15,12,"version"],[18,13,15,19],[18,15,15,21],[19,4,16,8],[19,5,16,9],[19,6,17,5],[20,4,18,4,"TimestampApi"],[20,16,18,16],[20,18,18,18],[20,19,19,8],[21,6,20,12,"methods"],[21,13,20,19],[21,15,20,21],[22,8,21,16,"timestamp"],[22,17,21,25],[22,19,21,27],[23,10,22,20,"description"],[23,21,22,31],[23,23,22,33],[23,92,22,102],[24,10,23,20,"params"],[24,16,23,26],[24,18,23,28],[24,20,23,30],[25,10,24,20,"type"],[25,14,24,24],[25,16,24,26],[26,8,25,16],[27,6,26,12],[27,7,26,13],[28,6,27,12,"version"],[28,13,27,19],[28,15,27,21],[29,4,28,8],[29,5,28,9],[30,2,30,0],[30,3,30,1],[31,0,30,2],[31,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]} |