mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 08:51:01 +00:00
1 line
1.9 KiB
Plaintext
1 line
1.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 getFinalizedHead: {\n description: 'Returns hash of the latest BEEFY finalized block as seen by this client.',\n params: [],\n type: 'H256'\n },\n subscribeJustifications: {\n description: 'Returns the block most recently finalized by BEEFY, alongside its justification.',\n params: [],\n pubsub: ['justifications', 'subscribeJustifications', 'unsubscribeJustifications'],\n type: 'BeefyVersionedFinalityProof'\n }\n };\n});","lineCount":26,"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,"getFinalizedHead"],[14,20,2,20],[14,22,2,22],[15,6,3,8,"description"],[15,17,3,19],[15,19,3,21],[15,93,3,95],[16,6,4,8,"params"],[16,12,4,14],[16,14,4,16],[16,16,4,18],[17,6,5,8,"type"],[17,10,5,12],[17,12,5,14],[18,4,6,4],[18,5,6,5],[19,4,7,4,"subscribeJustifications"],[19,27,7,27],[19,29,7,29],[20,6,8,8,"description"],[20,17,8,19],[20,19,8,21],[20,101,8,103],[21,6,9,8,"params"],[21,12,9,14],[21,14,9,16],[21,16,9,18],[22,6,10,8,"pubsub"],[22,12,10,14],[22,14,10,16],[22,15,11,12],[22,31,11,28],[22,33,12,12],[22,58,12,37],[22,60,13,12],[22,87,13,39],[22,88,14,9],[23,6,15,8,"type"],[23,10,15,12],[23,12,15,14],[24,4,16,4],[25,2,17,0],[25,3,17,1],[26,0,17,2],[26,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |