mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 11:11: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 exports.rpc = void 0;\n exports.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":21,"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,"getFinalizedHead"],[9,20,5,20],[9,22,5,22],[10,6,6,8,"description"],[10,17,6,19],[10,19,6,21],[10,93,6,95],[11,6,7,8,"params"],[11,12,7,14],[11,14,7,16],[11,16,7,18],[12,6,8,8,"type"],[12,10,8,12],[12,12,8,14],[13,4,9,4],[13,5,9,5],[14,4,10,4,"subscribeJustifications"],[14,27,10,27],[14,29,10,29],[15,6,11,8,"description"],[15,17,11,19],[15,19,11,21],[15,101,11,103],[16,6,12,8,"params"],[16,12,12,14],[16,14,12,16],[16,16,12,18],[17,6,13,8,"pubsub"],[17,12,13,14],[17,14,13,16],[17,15,14,12],[17,31,14,28],[17,33,15,12],[17,58,15,37],[17,60,16,12],[17,87,16,39],[17,88,17,9],[18,6,18,8,"type"],[18,10,18,12],[18,12,18,14],[19,4,19,4],[20,2,20,0],[20,3,20,1],[21,0,20,2],[21,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]} |