mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 14:31:02 +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 exports.rpc = void 0;\n exports.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":37,"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,"createBlock"],[9,15,5,15],[9,17,5,17],[10,6,6,8,"description"],[10,17,6,19],[10,19,6,21],[10,84,6,86],[11,6,7,8,"params"],[11,12,7,14],[11,14,7,16],[11,15,8,12],[12,8,9,16,"name"],[12,12,9,20],[12,14,9,22],[12,27,9,35],[13,8,10,16,"type"],[13,12,10,20],[13,14,10,22],[14,6,11,12],[14,7,11,13],[14,9,12,12],[15,8,13,16,"name"],[15,12,13,20],[15,14,13,22],[15,24,13,32],[16,8,14,16,"type"],[16,12,14,20],[16,14,14,22],[17,6,15,12],[17,7,15,13],[17,9,16,12],[18,8,17,16,"isOptional"],[18,18,17,26],[18,20,17,28],[18,24,17,32],[19,8,18,16,"name"],[19,12,18,20],[19,14,18,22],[19,26,18,34],[20,8,19,16,"type"],[20,12,19,20],[20,14,19,22],[21,6,20,12],[21,7,20,13],[21,8,21,9],[22,6,22,8,"type"],[22,10,22,12],[22,12,22,14],[23,4,23,4],[23,5,23,5],[24,4,24,4,"finalizeBlock"],[24,17,24,17],[24,19,24,19],[25,6,25,8,"description"],[25,17,25,19],[25,19,25,21],[25,82,25,84],[26,6,26,8,"params"],[26,12,26,14],[26,14,26,16],[26,15,27,12],[27,8,28,16,"name"],[27,12,28,20],[27,14,28,22],[27,20,28,28],[28,8,29,16,"type"],[28,12,29,20],[28,14,29,22],[29,6,30,12],[29,7,30,13],[29,9,31,12],[30,8,32,16,"isOptional"],[30,18,32,26],[30,20,32,28],[30,24,32,32],[31,8,33,16,"name"],[31,12,33,20],[31,14,33,22],[31,29,33,37],[32,8,34,16,"type"],[32,12,34,20],[32,14,34,22],[33,6,35,12],[33,7,35,13],[33,8,36,9],[34,6,37,8,"type"],[34,10,37,12],[34,12,37,14],[35,4,38,4],[36,2,39,0],[36,3,39,1],[37,0,39,2],[37,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]} |