mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 15:41:01 +00:00
1 line
4.3 KiB
Plaintext
1 line
4.3 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 generateProof: {\n description: 'Generate MMR proof for the given block numbers.',\n params: [{\n name: 'blockNumbers',\n type: 'Vec<u64>'\n }, {\n isOptional: true,\n name: 'bestKnownBlockNumber',\n type: 'u64'\n }, {\n isHistoric: true,\n isOptional: true,\n name: 'at',\n type: 'BlockHash'\n }],\n type: 'MmrLeafBatchProof'\n },\n root: {\n description: 'Get the MMR root hash for the current best block.',\n params: [{\n isHistoric: true,\n isOptional: true,\n name: 'at',\n type: 'BlockHash'\n }],\n type: 'MmrHash'\n },\n verifyProof: {\n description: 'Verify an MMR proof',\n params: [{\n name: 'proof',\n type: 'MmrLeafBatchProof'\n }],\n type: 'bool'\n },\n verifyProofStateless: {\n description: 'Verify an MMR proof statelessly given an mmr_root',\n params: [{\n name: 'root',\n type: 'MmrHash'\n }, {\n name: 'proof',\n type: 'MmrLeafBatchProof'\n }],\n type: 'bool'\n }\n };\n});","lineCount":61,"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,"generateProof"],[14,17,2,17],[14,19,2,19],[15,6,3,8,"description"],[15,17,3,19],[15,19,3,21],[15,68,3,70],[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,28,6,36],[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,"isOptional"],[20,18,10,26],[20,20,10,28],[20,24,10,32],[21,8,11,16,"name"],[21,12,11,20],[21,14,11,22],[21,36,11,44],[22,8,12,16,"type"],[22,12,12,20],[22,14,12,22],[23,6,13,12],[23,7,13,13],[23,9,14,12],[24,8,15,16,"isHistoric"],[24,18,15,26],[24,20,15,28],[24,24,15,32],[25,8,16,16,"isOptional"],[25,18,16,26],[25,20,16,28],[25,24,16,32],[26,8,17,16,"name"],[26,12,17,20],[26,14,17,22],[26,18,17,26],[27,8,18,16,"type"],[27,12,18,20],[27,14,18,22],[28,6,19,12],[28,7,19,13],[28,8,20,9],[29,6,21,8,"type"],[29,10,21,12],[29,12,21,14],[30,4,22,4],[30,5,22,5],[31,4,23,4,"root"],[31,8,23,8],[31,10,23,10],[32,6,24,8,"description"],[32,17,24,19],[32,19,24,21],[32,70,24,72],[33,6,25,8,"params"],[33,12,25,14],[33,14,25,16],[33,15,26,12],[34,8,27,16,"isHistoric"],[34,18,27,26],[34,20,27,28],[34,24,27,32],[35,8,28,16,"isOptional"],[35,18,28,26],[35,20,28,28],[35,24,28,32],[36,8,29,16,"name"],[36,12,29,20],[36,14,29,22],[36,18,29,26],[37,8,30,16,"type"],[37,12,30,20],[37,14,30,22],[38,6,31,12],[38,7,31,13],[38,8,32,9],[39,6,33,8,"type"],[39,10,33,12],[39,12,33,14],[40,4,34,4],[40,5,34,5],[41,4,35,4,"verifyProof"],[41,15,35,15],[41,17,35,17],[42,6,36,8,"description"],[42,17,36,19],[42,19,36,21],[42,40,36,42],[43,6,37,8,"params"],[43,12,37,14],[43,14,37,16],[43,15,38,12],[44,8,39,16,"name"],[44,12,39,20],[44,14,39,22],[44,21,39,29],[45,8,40,16,"type"],[45,12,40,20],[45,14,40,22],[46,6,41,12],[46,7,41,13],[46,8,42,9],[47,6,43,8,"type"],[47,10,43,12],[47,12,43,14],[48,4,44,4],[48,5,44,5],[49,4,45,4,"verifyProofStateless"],[49,24,45,24],[49,26,45,26],[50,6,46,8,"description"],[50,17,46,19],[50,19,46,21],[50,70,46,72],[51,6,47,8,"params"],[51,12,47,14],[51,14,47,16],[51,15,48,12],[52,8,49,16,"name"],[52,12,49,20],[52,14,49,22],[52,20,49,28],[53,8,50,16,"type"],[53,12,50,20],[53,14,50,22],[54,6,51,12],[54,7,51,13],[54,9,52,12],[55,8,53,16,"name"],[55,12,53,20],[55,14,53,22],[55,21,53,29],[56,8,54,16,"type"],[56,12,54,20],[56,14,54,22],[57,6,55,12],[57,7,55,13],[57,8,56,9],[58,6,57,8,"type"],[58,10,57,12],[58,12,57,14],[59,4,58,4],[60,2,59,0],[60,3,59,1],[61,0,59,2],[61,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |