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