mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 06:31:03 +00:00
1 line
6.1 KiB
Plaintext
1 line
6.1 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 getBlock: {\n description: 'Get header and body of a relay chain block',\n params: [{\n isHistoric: true,\n isOptional: true,\n name: 'hash',\n type: 'BlockHash'\n }],\n type: 'SignedBlock'\n },\n getBlockHash: {\n description: 'Get the block hash for a specific block',\n params: [{\n isOptional: true,\n name: 'blockNumber',\n type: 'BlockNumber'\n }],\n type: 'BlockHash'\n },\n getFinalizedHead: {\n alias: ['chain_getFinalisedHead'],\n description: 'Get hash of the last finalized block in the canon chain',\n params: [],\n type: 'BlockHash'\n },\n getHeader: {\n alias: ['chain_getHead'],\n description: 'Retrieves the header for a specific block',\n params: [{\n isHistoric: true,\n isOptional: true,\n name: 'hash',\n type: 'BlockHash'\n }],\n type: 'Header'\n },\n subscribeAllHeads: {\n description: 'Retrieves the newest header via subscription',\n params: [],\n pubsub: ['allHead', 'subscribeAllHeads', 'unsubscribeAllHeads'],\n type: 'Header'\n },\n subscribeFinalizedHeads: {\n alias: ['chain_subscribeFinalisedHeads', 'chain_unsubscribeFinalisedHeads'],\n description: 'Retrieves the best finalized header via subscription',\n params: [],\n pubsub: ['finalizedHead', 'subscribeFinalizedHeads', 'unsubscribeFinalizedHeads'],\n type: 'Header'\n },\n subscribeNewHeads: {\n alias: ['chain_unsubscribeNewHeads', 'subscribe_newHead', 'unsubscribe_newHead'],\n description: 'Retrieves the best header via subscription',\n params: [],\n // NOTE These still has the aliassed version, compatible with 1.x\n pubsub: ['newHead', 'subscribeNewHead', 'unsubscribeNewHead'],\n type: 'Header'\n }\n };\n});","lineCount":72,"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,"getBlock"],[14,12,2,12],[14,14,2,14],[15,6,3,8,"description"],[15,17,3,19],[15,19,3,21],[15,63,3,65],[16,6,4,8,"params"],[16,12,4,14],[16,14,4,16],[16,15,5,12],[17,8,6,16,"isHistoric"],[17,18,6,26],[17,20,6,28],[17,24,6,32],[18,8,7,16,"isOptional"],[18,18,7,26],[18,20,7,28],[18,24,7,32],[19,8,8,16,"name"],[19,12,8,20],[19,14,8,22],[19,20,8,28],[20,8,9,16,"type"],[20,12,9,20],[20,14,9,22],[21,6,10,12],[21,7,10,13],[21,8,11,9],[22,6,12,8,"type"],[22,10,12,12],[22,12,12,14],[23,4,13,4],[23,5,13,5],[24,4,14,4,"getBlockHash"],[24,16,14,16],[24,18,14,18],[25,6,15,8,"description"],[25,17,15,19],[25,19,15,21],[25,60,15,62],[26,6,16,8,"params"],[26,12,16,14],[26,14,16,16],[26,15,17,12],[27,8,18,16,"isOptional"],[27,18,18,26],[27,20,18,28],[27,24,18,32],[28,8,19,16,"name"],[28,12,19,20],[28,14,19,22],[28,27,19,35],[29,8,20,16,"type"],[29,12,20,20],[29,14,20,22],[30,6,21,12],[30,7,21,13],[30,8,22,9],[31,6,23,8,"type"],[31,10,23,12],[31,12,23,14],[32,4,24,4],[32,5,24,5],[33,4,25,4,"getFinalizedHead"],[33,20,25,20],[33,22,25,22],[34,6,26,8,"alias"],[34,11,26,13],[34,13,26,15],[34,14,26,16],[34,38,26,40],[34,39,26,41],[35,6,27,8,"description"],[35,17,27,19],[35,19,27,21],[35,76,27,78],[36,6,28,8,"params"],[36,12,28,14],[36,14,28,16],[36,16,28,18],[37,6,29,8,"type"],[37,10,29,12],[37,12,29,14],[38,4,30,4],[38,5,30,5],[39,4,31,4,"getHeader"],[39,13,31,13],[39,15,31,15],[40,6,32,8,"alias"],[40,11,32,13],[40,13,32,15],[40,14,32,16],[40,29,32,31],[40,30,32,32],[41,6,33,8,"description"],[41,17,33,19],[41,19,33,21],[41,62,33,64],[42,6,34,8,"params"],[42,12,34,14],[42,14,34,16],[42,15,35,12],[43,8,36,16,"isHistoric"],[43,18,36,26],[43,20,36,28],[43,24,36,32],[44,8,37,16,"isOptional"],[44,18,37,26],[44,20,37,28],[44,24,37,32],[45,8,38,16,"name"],[45,12,38,20],[45,14,38,22],[45,20,38,28],[46,8,39,16,"type"],[46,12,39,20],[46,14,39,22],[47,6,40,12],[47,7,40,13],[47,8,41,9],[48,6,42,8,"type"],[48,10,42,12],[48,12,42,14],[49,4,43,4],[49,5,43,5],[50,4,44,4,"subscribeAllHeads"],[50,21,44,21],[50,23,44,23],[51,6,45,8,"description"],[51,17,45,19],[51,19,45,21],[51,65,45,67],[52,6,46,8,"params"],[52,12,46,14],[52,14,46,16],[52,16,46,18],[53,6,47,8,"pubsub"],[53,12,47,14],[53,14,47,16],[53,15,48,12],[53,24,48,21],[53,26,49,12],[53,45,49,31],[53,47,50,12],[53,68,50,33],[53,69,51,9],[54,6,52,8,"type"],[54,10,52,12],[54,12,52,14],[55,4,53,4],[55,5,53,5],[56,4,54,4,"subscribeFinalizedHeads"],[56,27,54,27],[56,29,54,29],[57,6,55,8,"alias"],[57,11,55,13],[57,13,55,15],[57,14,55,16],[57,45,55,47],[57,47,55,49],[57,80,55,82],[57,81,55,83],[58,6,56,8,"description"],[58,17,56,19],[58,19,56,21],[58,73,56,75],[59,6,57,8,"params"],[59,12,57,14],[59,14,57,16],[59,16,57,18],[60,6,58,8,"pubsub"],[60,12,58,14],[60,14,58,16],[60,15,59,12],[60,30,59,27],[60,32,60,12],[60,57,60,37],[60,59,61,12],[60,86,61,39],[60,87,62,9],[61,6,63,8,"type"],[61,10,63,12],[61,12,63,14],[62,4,64,4],[62,5,64,5],[63,4,65,4,"subscribeNewHeads"],[63,21,65,21],[63,23,65,23],[64,6,66,8,"alias"],[64,11,66,13],[64,13,66,15],[64,14,66,16],[64,41,66,43],[64,43,66,45],[64,62,66,64],[64,64,66,66],[64,85,66,87],[64,86,66,88],[65,6,67,8,"description"],[65,17,67,19],[65,19,67,21],[65,63,67,65],[66,6,68,8,"params"],[66,12,68,14],[66,14,68,16],[66,16,68,18],[67,6,69,8],[68,6,70,8,"pubsub"],[68,12,70,14],[68,14,70,16],[68,15,71,12],[68,24,71,21],[68,26,72,12],[68,44,72,30],[68,46,73,12],[68,66,73,32],[68,67,74,9],[69,6,75,8,"type"],[69,10,75,12],[69,12,75,14],[70,4,76,4],[71,2,77,0],[71,3,77,1],[72,0,77,2],[72,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |