mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 04:11:02 +00:00
1 line
2.8 KiB
Plaintext
1 line
2.8 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.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":37,"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,"default"],[7,17,3,15],[7,20,3,18],[8,4,4,4,"rpc"],[8,7,4,7],[8,9,4,9],[8,10,4,10],[8,11,4,11],[9,4,5,4,"types"],[9,9,5,9],[9,11,5,11],[10,6,6,8,"ApprovalFlag"],[10,18,6,20],[10,20,6,22],[10,25,6,27],[11,6,7,8,"DefunctVoter"],[11,18,7,20],[11,20,7,22],[12,8,8,12,"who"],[12,11,8,15],[12,13,8,17],[12,24,8,28],[13,8,9,12,"voteCount"],[13,17,9,21],[13,19,9,23],[13,33,9,37],[14,8,10,12,"candidateCount"],[14,22,10,26],[14,24,10,28],[15,6,11,8],[15,7,11,9],[16,6,12,8,"Renouncing"],[16,16,12,18],[16,18,12,20],[17,8,13,12,"_enum"],[17,13,13,17],[17,15,13,19],[18,10,14,16,"Member"],[18,16,14,22],[18,18,14,24],[18,24,14,30],[19,10,15,16,"RunnerUp"],[19,18,15,24],[19,20,15,26],[19,26,15,32],[20,10,16,16,"Candidate"],[20,19,16,25],[20,21,16,27],[21,8,17,12],[22,6,18,8],[22,7,18,9],[23,6,19,8,"SetIndex"],[23,14,19,16],[23,16,19,18],[23,21,19,23],[24,6,20,8,"Vote"],[24,10,20,12],[24,12,20,14],[24,25,20,27],[25,6,21,8,"VoteIndex"],[25,15,21,17],[25,17,21,19],[25,22,21,24],[26,6,22,8,"VoterInfo"],[26,15,22,17],[26,17,22,19],[27,8,23,12,"lastActive"],[27,18,23,22],[27,20,23,24],[27,31,23,35],[28,8,24,12,"lastWin"],[28,15,24,19],[28,17,24,21],[28,28,24,32],[29,8,25,12,"pot"],[29,11,25,15],[29,13,25,17],[29,22,25,26],[30,8,26,12,"stake"],[30,13,26,17],[30,15,26,19],[31,6,27,8],[31,7,27,9],[32,6,28,8,"VoteThreshold"],[32,19,28,21],[32,21,28,23],[33,8,29,12,"_enum"],[33,13,29,17],[33,15,29,19],[33,16,30,16],[33,40,30,40],[33,42,31,16],[33,66,31,40],[33,68,32,16],[33,85,32,33],[34,6,34,8],[35,4,35,4],[36,2,36,0],[36,3,36,1],[37,0,36,2],[37,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]} |