mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 01:51:03 +00:00
1 line
2.6 KiB
Plaintext
1 line
2.6 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 OffchainWorkerApi: [{\n methods: {\n offchain_worker: {\n description: 'Starts the off-chain task for given block header.',\n params: [{\n name: 'header',\n type: 'Header'\n }],\n type: 'Null'\n }\n },\n version: 2\n }, {\n methods: {\n offchain_worker: {\n description: 'Starts the off-chain task for given block header.',\n params: [{\n name: 'number',\n type: 'BlockNumber'\n }],\n type: 'Null'\n }\n },\n version: 1\n }]\n };\n});","lineCount":35,"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,"OffchainWorkerApi"],[9,21,5,21],[9,23,5,23],[9,24,6,8],[10,6,7,12,"methods"],[10,13,7,19],[10,15,7,21],[11,8,8,16,"offchain_worker"],[11,23,8,31],[11,25,8,33],[12,10,9,20,"description"],[12,21,9,31],[12,23,9,33],[12,74,9,84],[13,10,10,20,"params"],[13,16,10,26],[13,18,10,28],[13,19,11,24],[14,12,12,28,"name"],[14,16,12,32],[14,18,12,34],[14,26,12,42],[15,12,13,28,"type"],[15,16,13,32],[15,18,13,34],[16,10,14,24],[16,11,14,25],[16,12,15,21],[17,10,16,20,"type"],[17,14,16,24],[17,16,16,26],[18,8,17,16],[19,6,18,12],[19,7,18,13],[20,6,19,12,"version"],[20,13,19,19],[20,15,19,21],[21,4,20,8],[21,5,20,9],[21,7,21,8],[22,6,22,12,"methods"],[22,13,22,19],[22,15,22,21],[23,8,23,16,"offchain_worker"],[23,23,23,31],[23,25,23,33],[24,10,24,20,"description"],[24,21,24,31],[24,23,24,33],[24,74,24,84],[25,10,25,20,"params"],[25,16,25,26],[25,18,25,28],[25,19,26,24],[26,12,27,28,"name"],[26,16,27,32],[26,18,27,34],[26,26,27,42],[27,12,28,28,"type"],[27,16,28,32],[27,18,28,34],[28,10,29,24],[28,11,29,25],[28,12,30,21],[29,10,31,20,"type"],[29,14,31,24],[29,16,31,26],[30,8,32,16],[31,6,33,12],[31,7,33,13],[32,6,34,12,"version"],[32,13,34,19],[32,15,34,21],[33,4,35,8],[33,5,35,9],[34,2,37,0],[34,3,37,1],[35,0,37,2],[35,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]} |