mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 05:21: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 Object.defineProperty(exports, \"rpc\", {\n enumerable: true,\n get: function () {\n return rpc;\n }\n });\n const 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":25,"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,"rpc"],[10,16,1,0],[11,4,1,0],[12,2,1,0],[13,2,1,7],[13,8,1,13,"rpc"],[13,11,1,16],[13,14,1,19],[14,4,2,4,"getBlockStats"],[14,17,2,17],[14,19,2,19],[15,6,3,8,"description"],[15,17,3,19],[15,19,3,21],[15,94,3,96],[16,6,4,8,"isUnsafe"],[16,14,4,16],[16,16,4,18],[16,20,4,22],[17,6,5,8,"params"],[17,12,5,14],[17,14,5,16],[17,15,6,12],[18,8,7,16,"isHistoric"],[18,18,7,26],[18,20,7,28],[18,24,7,32],[19,8,8,16,"name"],[19,12,8,20],[19,14,8,22],[19,18,8,26],[20,8,9,16,"type"],[20,12,9,20],[20,14,9,22],[21,6,10,12],[21,7,10,13],[21,8,11,9],[22,6,12,8,"type"],[22,10,12,12],[22,12,12,14],[23,4,13,4],[24,2,14,0],[24,3,14,1],[25,0,14,2],[25,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |