mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 06:31:03 +00:00
1 line
1.5 KiB
Plaintext
1 line
1.5 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 genSyncSpec: {\n description: 'Returns the json-serialized chainspec running the node, with a sync state.',\n endpoint: 'sync_state_genSyncSpec',\n params: [{\n name: 'raw',\n type: 'bool'\n }],\n type: 'Json'\n }\n };\n});","lineCount":19,"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,"genSyncSpec"],[9,15,5,15],[9,17,5,17],[10,6,6,8,"description"],[10,17,6,19],[10,19,6,21],[10,95,6,97],[11,6,7,8,"endpoint"],[11,14,7,16],[11,16,7,18],[11,40,7,42],[12,6,8,8,"params"],[12,12,8,14],[12,14,8,16],[12,15,9,12],[13,8,10,16,"name"],[13,12,10,20],[13,14,10,22],[13,19,10,27],[14,8,11,16,"type"],[14,12,11,20],[14,14,11,22],[15,6,12,12],[15,7,12,13],[15,8,13,9],[16,6,14,8,"type"],[16,10,14,12],[16,12,14,14],[17,4,15,4],[18,2,16,0],[18,3,16,1],[19,0,16,2],[19,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]} |