mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 21:31:02 +00:00
1 line
1.4 KiB
Plaintext
1 line
1.4 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 epochAuthorship: {\n description: 'Returns data about which slots (primary or secondary) can be claimed in the current epoch with the keys in the keystore',\n isUnsafe: true,\n params: [],\n type: 'HashMap<AuthorityId, EpochAuthorship>'\n }\n };\n});","lineCount":21,"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,"epochAuthorship"],[14,19,2,19],[14,21,2,21],[15,6,3,8,"description"],[15,17,3,19],[15,19,3,21],[15,140,3,142],[16,6,4,8,"isUnsafe"],[16,14,4,16],[16,16,4,18],[16,20,4,22],[17,6,5,8,"params"],[17,12,5,14],[17,14,5,16],[17,16,5,18],[18,6,6,8,"type"],[18,10,6,12],[18,12,6,14],[19,4,7,4],[20,2,8,0],[20,3,8,1],[21,0,8,2],[21,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |