mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 16:51:02 +00:00
1 line
1.6 KiB
Plaintext
1 line
1.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.rpc = void 0;\n exports.rpc = {\n getBlockStats: {\n description: 'Reexecute the specified `block_hash` and gather statistics while doing so',\n isUnsafe: true,\n params: [{\n isHistoric: true,\n name: 'at',\n type: 'Hash'\n }],\n type: 'Option<BlockStats>'\n }\n };\n});","lineCount":20,"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,"rpc"],[7,13,3,11],[7,16,3,14],[7,21,3,19],[7,22,3,20],[8,2,4,0,"exports"],[8,9,4,7],[8,10,4,8,"rpc"],[8,13,4,11],[8,16,4,14],[9,4,5,4,"getBlockStats"],[9,17,5,17],[9,19,5,19],[10,6,6,8,"description"],[10,17,6,19],[10,19,6,21],[10,94,6,96],[11,6,7,8,"isUnsafe"],[11,14,7,16],[11,16,7,18],[11,20,7,22],[12,6,8,8,"params"],[12,12,8,14],[12,14,8,16],[12,15,9,12],[13,8,10,16,"isHistoric"],[13,18,10,26],[13,20,10,28],[13,24,10,32],[14,8,11,16,"name"],[14,12,11,20],[14,14,11,22],[14,18,11,26],[15,8,12,16,"type"],[15,12,12,20],[15,14,12,22],[16,6,13,12],[16,7,13,13],[16,8,14,9],[17,6,15,8,"type"],[17,10,15,12],[17,12,15,14],[18,4,16,4],[19,2,17,0],[19,3,17,1],[20,0,17,2],[20,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]} |