mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 12:21:01 +00:00
1 line
3.6 KiB
Plaintext
1 line
3.6 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, \"runtime\", {\n enumerable: true,\n get: function () {\n return runtime;\n }\n });\n const runtime = {\n NominationPoolsApi: [{\n methods: {\n balance_to_points: {\n description: 'Returns the equivalent points of `new_funds` for a given pool.',\n params: [{\n name: 'poolId',\n type: 'NpPoolId'\n }, {\n name: 'newFunds',\n type: 'Balance'\n }],\n type: 'Balance'\n },\n pending_rewards: {\n description: 'Returns the pending rewards for the given member.',\n params: [{\n name: 'member',\n type: 'AccountId'\n }],\n type: 'Balance'\n },\n points_to_balance: {\n description: 'Returns the equivalent balance of `points` for a given pool.',\n params: [{\n name: 'poolId',\n type: 'NpPoolId'\n }, {\n name: 'points',\n type: 'Balance'\n }],\n type: 'Balance'\n }\n },\n version: 1\n }]\n };\n});","lineCount":50,"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,"runtime"],[10,20,1,0],[11,4,1,0],[12,2,1,0],[13,2,1,7],[13,8,1,13,"runtime"],[13,15,1,20],[13,18,1,23],[14,4,2,4,"NominationPoolsApi"],[14,22,2,22],[14,24,2,24],[14,25,3,8],[15,6,4,12,"methods"],[15,13,4,19],[15,15,4,21],[16,8,5,16,"balance_to_points"],[16,25,5,33],[16,27,5,35],[17,10,6,20,"description"],[17,21,6,31],[17,23,6,33],[17,87,6,97],[18,10,7,20,"params"],[18,16,7,26],[18,18,7,28],[18,19,8,24],[19,12,9,28,"name"],[19,16,9,32],[19,18,9,34],[19,26,9,42],[20,12,10,28,"type"],[20,16,10,32],[20,18,10,34],[21,10,11,24],[21,11,11,25],[21,13,12,24],[22,12,13,28,"name"],[22,16,13,32],[22,18,13,34],[22,28,13,44],[23,12,14,28,"type"],[23,16,14,32],[23,18,14,34],[24,10,15,24],[24,11,15,25],[24,12,16,21],[25,10,17,20,"type"],[25,14,17,24],[25,16,17,26],[26,8,18,16],[26,9,18,17],[27,8,19,16,"pending_rewards"],[27,23,19,31],[27,25,19,33],[28,10,20,20,"description"],[28,21,20,31],[28,23,20,33],[28,74,20,84],[29,10,21,20,"params"],[29,16,21,26],[29,18,21,28],[29,19,22,24],[30,12,23,28,"name"],[30,16,23,32],[30,18,23,34],[30,26,23,42],[31,12,24,28,"type"],[31,16,24,32],[31,18,24,34],[32,10,25,24],[32,11,25,25],[32,12,26,21],[33,10,27,20,"type"],[33,14,27,24],[33,16,27,26],[34,8,28,16],[34,9,28,17],[35,8,29,16,"points_to_balance"],[35,25,29,33],[35,27,29,35],[36,10,30,20,"description"],[36,21,30,31],[36,23,30,33],[36,85,30,95],[37,10,31,20,"params"],[37,16,31,26],[37,18,31,28],[37,19,32,24],[38,12,33,28,"name"],[38,16,33,32],[38,18,33,34],[38,26,33,42],[39,12,34,28,"type"],[39,16,34,32],[39,18,34,34],[40,10,35,24],[40,11,35,25],[40,13,36,24],[41,12,37,28,"name"],[41,16,37,32],[41,18,37,34],[41,26,37,42],[42,12,38,28,"type"],[42,16,38,32],[42,18,38,34],[43,10,39,24],[43,11,39,25],[43,12,40,21],[44,10,41,20,"type"],[44,14,41,24],[44,16,41,26],[45,8,42,16],[46,6,43,12],[46,7,43,13],[47,6,44,12,"version"],[47,13,44,19],[47,15,44,21],[48,4,45,8],[48,5,45,9],[49,2,47,0],[49,3,47,1],[50,0,47,2],[50,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |