mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 10:01:02 +00:00
1 line
9.1 KiB
Plaintext
1 line
9.1 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 Object.defineProperty(exports, \"AllConvictions\", {\n enumerable: true,\n get: function () {\n return AllConvictions;\n }\n });\n const AllConvictions = [\n // 0.1x votes, unlocked.\n 'None',\n // 1x votes, locked for an enactment period following a successful vote.\n 'Locked1x',\n // 2x votes, locked for 2x enactment periods following a successful vote.\n 'Locked2x',\n // 3x votes, locked for 4x...\n 'Locked3x',\n // 4x votes, locked for 8x...\n 'Locked4x',\n // 5x votes, locked for 16x...\n 'Locked5x',\n // 6x votes, locked for 32x...\n 'Locked6x'];\n var _default = {\n rpc: {},\n types: {\n AccountVote: {\n _enum: {\n Standard: 'AccountVoteStandard',\n Split: 'AccountVoteSplit'\n }\n },\n AccountVoteSplit: {\n aye: 'Balance',\n nay: 'Balance'\n },\n AccountVoteStandard: {\n vote: 'Vote',\n balance: 'Balance'\n },\n Conviction: {\n _enum: AllConvictions\n },\n Delegations: {\n votes: 'Balance',\n capital: 'Balance'\n },\n PreimageStatus: {\n _enum: {\n Missing: 'BlockNumber',\n Available: 'PreimageStatusAvailable'\n }\n },\n PreimageStatusAvailable: {\n data: 'Bytes',\n provider: 'AccountId',\n deposit: 'Balance',\n since: 'BlockNumber',\n expiry: 'Option<BlockNumber>'\n },\n PriorLock: '(BlockNumber, Balance)',\n PropIndex: 'u32',\n Proposal: 'Call',\n ProxyState: {\n _enum: {\n Open: 'AccountId',\n Active: 'AccountId'\n }\n },\n ReferendumIndex: 'u32',\n ReferendumInfoTo239: {\n end: 'BlockNumber',\n proposalHash: 'Hash',\n threshold: 'VoteThreshold',\n delay: 'BlockNumber'\n },\n ReferendumInfo: {\n _enum: {\n Ongoing: 'ReferendumStatus',\n Finished: 'ReferendumInfoFinished'\n }\n },\n ReferendumInfoFinished: {\n approved: 'bool',\n end: 'BlockNumber'\n },\n ReferendumStatus: {\n end: 'BlockNumber',\n proposalHash: 'Hash',\n threshold: 'VoteThreshold',\n delay: 'BlockNumber',\n tally: 'Tally'\n },\n Tally: {\n ayes: 'Balance',\n nays: 'Balance',\n turnout: 'Balance'\n },\n Voting: {\n _enum: {\n Direct: 'VotingDirect',\n Delegating: 'VotingDelegating'\n }\n },\n VotingDirect: {\n votes: 'Vec<VotingDirectVote>',\n delegations: 'Delegations',\n prior: 'PriorLock'\n },\n VotingDirectVote: '(ReferendumIndex, AccountVote)',\n VotingDelegating: {\n balance: 'Balance',\n target: 'AccountId',\n conviction: 'Conviction',\n delegations: 'Delegations',\n prior: 'PriorLock'\n }\n }\n };\n});","lineCount":130,"map":[[7,2,17,0,"Object"],[7,8,17,0],[7,9,17,0,"defineProperty"],[7,23,17,0],[7,24,17,0,"exports"],[7,31,17,0],[8,4,17,0,"enumerable"],[8,14,17,0],[9,4,17,0,"get"],[9,7,17,0],[9,18,17,0,"get"],[9,19,17,0],[10,6,17,0],[10,13,17,0,"_default"],[10,21,17,0],[11,4,17,0],[12,2,17,0],[13,2,1,0,"Object"],[13,8,1,0],[13,9,1,0,"defineProperty"],[13,23,1,0],[13,24,1,0,"exports"],[13,31,1,0],[14,4,1,0,"enumerable"],[14,14,1,0],[15,4,1,0,"get"],[15,7,1,0],[15,18,1,0,"get"],[15,19,1,0],[16,6,1,0],[16,13,1,0,"AllConvictions"],[16,27,1,0],[17,4,1,0],[18,2,1,0],[19,2,1,7],[19,8,1,13,"AllConvictions"],[19,22,1,27],[19,25,1,30],[20,2,2,4],[21,2,3,4],[21,8,3,10],[22,2,4,4],[23,2,5,4],[23,12,5,14],[24,2,6,4],[25,2,7,4],[25,12,7,14],[26,2,8,4],[27,2,9,4],[27,12,9,14],[28,2,10,4],[29,2,11,4],[29,12,11,14],[30,2,12,4],[31,2,13,4],[31,12,13,14],[32,2,14,4],[33,2,15,4],[33,12,15,14],[33,13,16,1],[34,2,17,0],[34,6,17,0,"_default"],[34,14,17,0],[34,17,17,15],[35,4,18,4,"rpc"],[35,7,18,7],[35,9,18,9],[35,10,18,10],[35,11,18,11],[36,4,19,4,"types"],[36,9,19,9],[36,11,19,11],[37,6,20,8,"AccountVote"],[37,17,20,19],[37,19,20,21],[38,8,21,12,"_enum"],[38,13,21,17],[38,15,21,19],[39,10,22,16,"Standard"],[39,18,22,24],[39,20,22,26],[39,41,22,47],[40,10,23,16,"Split"],[40,15,23,21],[40,17,23,23],[41,8,24,12],[42,6,25,8],[42,7,25,9],[43,6,26,8,"AccountVoteSplit"],[43,22,26,24],[43,24,26,26],[44,8,27,12,"aye"],[44,11,27,15],[44,13,27,17],[44,22,27,26],[45,8,28,12,"nay"],[45,11,28,15],[45,13,28,17],[46,6,29,8],[46,7,29,9],[47,6,30,8,"AccountVoteStandard"],[47,25,30,27],[47,27,30,29],[48,8,31,12,"vote"],[48,12,31,16],[48,14,31,18],[48,20,31,24],[49,8,32,12,"balance"],[49,15,32,19],[49,17,32,21],[50,6,33,8],[50,7,33,9],[51,6,34,8,"Conviction"],[51,16,34,18],[51,18,34,20],[52,8,35,12,"_enum"],[52,13,35,17],[52,15,35,19,"AllConvictions"],[53,6,36,8],[53,7,36,9],[54,6,37,8,"Delegations"],[54,17,37,19],[54,19,37,21],[55,8,38,12,"votes"],[55,13,38,17],[55,15,38,19],[55,24,38,28],[56,8,39,12,"capital"],[56,15,39,19],[56,17,39,21],[57,6,40,8],[57,7,40,9],[58,6,41,8,"PreimageStatus"],[58,20,41,22],[58,22,41,24],[59,8,42,12,"_enum"],[59,13,42,17],[59,15,42,19],[60,10,43,16,"Missing"],[60,17,43,23],[60,19,43,25],[60,32,43,38],[61,10,44,16,"Available"],[61,19,44,25],[61,21,44,27],[62,8,45,12],[63,6,46,8],[63,7,46,9],[64,6,47,8,"PreimageStatusAvailable"],[64,29,47,31],[64,31,47,33],[65,8,48,12,"data"],[65,12,48,16],[65,14,48,18],[65,21,48,25],[66,8,49,12,"provider"],[66,16,49,20],[66,18,49,22],[66,29,49,33],[67,8,50,12,"deposit"],[67,15,50,19],[67,17,50,21],[67,26,50,30],[68,8,51,12,"since"],[68,13,51,17],[68,15,51,19],[68,28,51,32],[69,8,52,12,"expiry"],[69,14,52,18],[69,16,52,20],[70,6,53,8],[70,7,53,9],[71,6,54,8,"PriorLock"],[71,15,54,17],[71,17,54,19],[71,41,54,43],[72,6,55,8,"PropIndex"],[72,15,55,17],[72,17,55,19],[72,22,55,24],[73,6,56,8,"Proposal"],[73,14,56,16],[73,16,56,18],[73,22,56,24],[74,6,57,8,"ProxyState"],[74,16,57,18],[74,18,57,20],[75,8,58,12,"_enum"],[75,13,58,17],[75,15,58,19],[76,10,59,16,"Open"],[76,14,59,20],[76,16,59,22],[76,27,59,33],[77,10,60,16,"Active"],[77,16,60,22],[77,18,60,24],[78,8,61,12],[79,6,62,8],[79,7,62,9],[80,6,63,8,"ReferendumIndex"],[80,21,63,23],[80,23,63,25],[80,28,63,30],[81,6,64,8,"ReferendumInfoTo239"],[81,25,64,27],[81,27,64,29],[82,8,65,12,"end"],[82,11,65,15],[82,13,65,17],[82,26,65,30],[83,8,66,12,"proposalHash"],[83,20,66,24],[83,22,66,26],[83,28,66,32],[84,8,67,12,"threshold"],[84,17,67,21],[84,19,67,23],[84,34,67,38],[85,8,68,12,"delay"],[85,13,68,17],[85,15,68,19],[86,6,69,8],[86,7,69,9],[87,6,70,8,"ReferendumInfo"],[87,20,70,22],[87,22,70,24],[88,8,71,12,"_enum"],[88,13,71,17],[88,15,71,19],[89,10,72,16,"Ongoing"],[89,17,72,23],[89,19,72,25],[89,37,72,43],[90,10,73,16,"Finished"],[90,18,73,24],[90,20,73,26],[91,8,74,12],[92,6,75,8],[92,7,75,9],[93,6,76,8,"ReferendumInfoFinished"],[93,28,76,30],[93,30,76,32],[94,8,77,12,"approved"],[94,16,77,20],[94,18,77,22],[94,24,77,28],[95,8,78,12,"end"],[95,11,78,15],[95,13,78,17],[96,6,79,8],[96,7,79,9],[97,6,80,8,"ReferendumStatus"],[97,22,80,24],[97,24,80,26],[98,8,81,12,"end"],[98,11,81,15],[98,13,81,17],[98,26,81,30],[99,8,82,12,"proposalHash"],[99,20,82,24],[99,22,82,26],[99,28,82,32],[100,8,83,12,"threshold"],[100,17,83,21],[100,19,83,23],[100,34,83,38],[101,8,84,12,"delay"],[101,13,84,17],[101,15,84,19],[101,28,84,32],[102,8,85,12,"tally"],[102,13,85,17],[102,15,85,19],[103,6,86,8],[103,7,86,9],[104,6,87,8,"Tally"],[104,11,87,13],[104,13,87,15],[105,8,88,12,"ayes"],[105,12,88,16],[105,14,88,18],[105,23,88,27],[106,8,89,12,"nays"],[106,12,89,16],[106,14,89,18],[106,23,89,27],[107,8,90,12,"turnout"],[107,15,90,19],[107,17,90,21],[108,6,91,8],[108,7,91,9],[109,6,92,8,"Voting"],[109,12,92,14],[109,14,92,16],[110,8,93,12,"_enum"],[110,13,93,17],[110,15,93,19],[111,10,94,16,"Direct"],[111,16,94,22],[111,18,94,24],[111,32,94,38],[112,10,95,16,"Delegating"],[112,20,95,26],[112,22,95,28],[113,8,96,12],[114,6,97,8],[114,7,97,9],[115,6,98,8,"VotingDirect"],[115,18,98,20],[115,20,98,22],[116,8,99,12,"votes"],[116,13,99,17],[116,15,99,19],[116,38,99,42],[117,8,100,12,"delegations"],[117,19,100,23],[117,21,100,25],[117,34,100,38],[118,8,101,12,"prior"],[118,13,101,17],[118,15,101,19],[119,6,102,8],[119,7,102,9],[120,6,103,8,"VotingDirectVote"],[120,22,103,24],[120,24,103,26],[120,56,103,58],[121,6,104,8,"VotingDelegating"],[121,22,104,24],[121,24,104,26],[122,8,105,12,"balance"],[122,15,105,19],[122,17,105,21],[122,26,105,30],[123,8,106,12,"target"],[123,14,106,18],[123,16,106,20],[123,27,106,31],[124,8,107,12,"conviction"],[124,18,107,22],[124,20,107,24],[124,32,107,36],[125,8,108,12,"delegations"],[125,19,108,23],[125,21,108,25],[125,34,108,38],[126,8,109,12,"prior"],[126,13,109,17],[126,15,109,19],[127,6,110,8],[128,4,111,4],[129,2,112,0],[129,3,112,1],[130,0,112,2],[130,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |