mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 01:51:03 +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 Object.defineProperty(exports, \"runtime\", {\n enumerable: true,\n get: function () {\n return runtime;\n }\n });\n const 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":36,"map":[[7,2,1,0,"Object"],[7,8,1,0],[7,9,1,0,"defineProperty"],[7,23,1,0],[7,24,1,0,"exports"],[7,31,1,0],[8,4,1,0,"enumerable"],[8,14,1,0],[9,4,1,0,"get"],[9,7,1,0],[9,18,1,0,"get"],[9,19,1,0],[10,6,1,0],[10,13,1,0,"runtime"],[10,20,1,0],[11,4,1,0],[12,2,1,0],[13,2,1,7],[13,8,1,13,"runtime"],[13,15,1,20],[13,18,1,23],[14,4,2,4,"DifficultyApi"],[14,17,2,17],[14,19,2,19],[14,20,3,8],[15,6,4,12,"methods"],[15,13,4,19],[15,15,4,21],[16,8,5,16,"difficulty"],[16,18,5,26],[16,20,5,28],[17,10,6,20,"description"],[17,21,6,31],[17,23,6,33],[17,72,6,82],[18,10,7,20,"params"],[18,16,7,26],[18,18,7,28],[18,20,7,30],[19,10,8,20],[20,10,9,20,"type"],[20,14,9,24],[20,16,9,26],[21,8,10,16],[22,6,11,12],[22,7,11,13],[23,6,12,12,"version"],[23,13,12,19],[23,15,12,21],[24,4,13,8],[24,5,13,9],[24,6,14,5],[25,4,15,4,"TimestampApi"],[25,16,15,16],[25,18,15,18],[25,19,16,8],[26,6,17,12,"methods"],[26,13,17,19],[26,15,17,21],[27,8,18,16,"timestamp"],[27,17,18,25],[27,19,18,27],[28,10,19,20,"description"],[28,21,19,31],[28,23,19,33],[28,92,19,102],[29,10,20,20,"params"],[29,16,20,26],[29,18,20,28],[29,20,20,30],[30,10,21,20,"type"],[30,14,21,24],[30,16,21,26],[31,8,22,16],[32,6,23,12],[32,7,23,13],[33,6,24,12,"version"],[33,13,24,19],[33,15,24,21],[34,4,25,8],[34,5,25,9],[35,2,27,0],[35,3,27,1],[36,0,27,2],[36,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |