mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 05:21:02 +00:00
1 line
3.0 KiB
Plaintext
1 line
3.0 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, \"default\", {\n enumerable: true,\n get: function () {\n return _default;\n }\n });\n var _default = {\n rpc: {},\n types: {\n ApprovalFlag: 'u32',\n DefunctVoter: {\n who: 'AccountId',\n voteCount: 'Compact<u32>',\n candidateCount: 'Compact<u32>'\n },\n Renouncing: {\n _enum: {\n Member: 'Null',\n RunnerUp: 'Null',\n Candidate: 'Compact<u32>'\n }\n },\n SetIndex: 'u32',\n Vote: 'GenericVote',\n VoteIndex: 'u32',\n VoterInfo: {\n lastActive: 'VoteIndex',\n lastWin: 'VoteIndex',\n pot: 'Balance',\n stake: 'Balance'\n },\n VoteThreshold: {\n _enum: ['Super Majority Approve', 'Super Majority Against', 'Simple Majority']\n }\n }\n };\n});","lineCount":43,"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,"_default"],[10,21,1,0],[11,4,1,0],[12,2,1,0],[13,2,1,0],[13,6,1,0,"_default"],[13,14,1,0],[13,17,1,15],[14,4,2,4,"rpc"],[14,7,2,7],[14,9,2,9],[14,10,2,10],[14,11,2,11],[15,4,3,4,"types"],[15,9,3,9],[15,11,3,11],[16,6,4,8,"ApprovalFlag"],[16,18,4,20],[16,20,4,22],[16,25,4,27],[17,6,5,8,"DefunctVoter"],[17,18,5,20],[17,20,5,22],[18,8,6,12,"who"],[18,11,6,15],[18,13,6,17],[18,24,6,28],[19,8,7,12,"voteCount"],[19,17,7,21],[19,19,7,23],[19,33,7,37],[20,8,8,12,"candidateCount"],[20,22,8,26],[20,24,8,28],[21,6,9,8],[21,7,9,9],[22,6,10,8,"Renouncing"],[22,16,10,18],[22,18,10,20],[23,8,11,12,"_enum"],[23,13,11,17],[23,15,11,19],[24,10,12,16,"Member"],[24,16,12,22],[24,18,12,24],[24,24,12,30],[25,10,13,16,"RunnerUp"],[25,18,13,24],[25,20,13,26],[25,26,13,32],[26,10,14,16,"Candidate"],[26,19,14,25],[26,21,14,27],[27,8,15,12],[28,6,16,8],[28,7,16,9],[29,6,17,8,"SetIndex"],[29,14,17,16],[29,16,17,18],[29,21,17,23],[30,6,18,8,"Vote"],[30,10,18,12],[30,12,18,14],[30,25,18,27],[31,6,19,8,"VoteIndex"],[31,15,19,17],[31,17,19,19],[31,22,19,24],[32,6,20,8,"VoterInfo"],[32,15,20,17],[32,17,20,19],[33,8,21,12,"lastActive"],[33,18,21,22],[33,20,21,24],[33,31,21,35],[34,8,22,12,"lastWin"],[34,15,22,19],[34,17,22,21],[34,28,22,32],[35,8,23,12,"pot"],[35,11,23,15],[35,13,23,17],[35,22,23,26],[36,8,24,12,"stake"],[36,13,24,17],[36,15,24,19],[37,6,25,8],[37,7,25,9],[38,6,26,8,"VoteThreshold"],[38,19,26,21],[38,21,26,23],[39,8,27,12,"_enum"],[39,13,27,17],[39,15,27,19],[39,16,28,16],[39,40,28,40],[39,42,29,16],[39,66,29,40],[39,68,30,16],[39,85,30,33],[40,6,32,8],[41,4,33,4],[42,2,34,0],[42,3,34,1],[43,0,34,2],[43,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |