mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 15:41:01 +00:00
1 line
2.9 KiB
Plaintext
1 line
2.9 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 createBlock: {\n description: 'Instructs the manual-seal authorship task to create a new block',\n params: [{\n name: 'createEmpty',\n type: 'bool'\n }, {\n name: 'finalize',\n type: 'bool'\n }, {\n isOptional: true,\n name: 'parentHash',\n type: 'BlockHash'\n }],\n type: 'CreatedBlock'\n },\n finalizeBlock: {\n description: 'Instructs the manual-seal authorship task to finalize a block',\n params: [{\n name: 'hash',\n type: 'BlockHash'\n }, {\n isOptional: true,\n name: 'justification',\n type: 'Justification'\n }],\n type: 'bool'\n }\n };\n});","lineCount":42,"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,"createBlock"],[14,15,2,15],[14,17,2,17],[15,6,3,8,"description"],[15,17,3,19],[15,19,3,21],[15,84,3,86],[16,6,4,8,"params"],[16,12,4,14],[16,14,4,16],[16,15,5,12],[17,8,6,16,"name"],[17,12,6,20],[17,14,6,22],[17,27,6,35],[18,8,7,16,"type"],[18,12,7,20],[18,14,7,22],[19,6,8,12],[19,7,8,13],[19,9,9,12],[20,8,10,16,"name"],[20,12,10,20],[20,14,10,22],[20,24,10,32],[21,8,11,16,"type"],[21,12,11,20],[21,14,11,22],[22,6,12,12],[22,7,12,13],[22,9,13,12],[23,8,14,16,"isOptional"],[23,18,14,26],[23,20,14,28],[23,24,14,32],[24,8,15,16,"name"],[24,12,15,20],[24,14,15,22],[24,26,15,34],[25,8,16,16,"type"],[25,12,16,20],[25,14,16,22],[26,6,17,12],[26,7,17,13],[26,8,18,9],[27,6,19,8,"type"],[27,10,19,12],[27,12,19,14],[28,4,20,4],[28,5,20,5],[29,4,21,4,"finalizeBlock"],[29,17,21,17],[29,19,21,19],[30,6,22,8,"description"],[30,17,22,19],[30,19,22,21],[30,82,22,84],[31,6,23,8,"params"],[31,12,23,14],[31,14,23,16],[31,15,24,12],[32,8,25,16,"name"],[32,12,25,20],[32,14,25,22],[32,20,25,28],[33,8,26,16,"type"],[33,12,26,20],[33,14,26,22],[34,6,27,12],[34,7,27,13],[34,9,28,12],[35,8,29,16,"isOptional"],[35,18,29,26],[35,20,29,28],[35,24,29,32],[36,8,30,16,"name"],[36,12,30,20],[36,14,30,22],[36,29,30,37],[37,8,31,16,"type"],[37,12,31,20],[37,14,31,22],[38,6,32,12],[38,7,32,13],[38,8,33,9],[39,6,34,8,"type"],[39,10,34,12],[39,12,34,14],[40,4,35,4],[41,2,36,0],[41,3,36,1],[42,0,36,2],[42,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |