mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 05:21:02 +00:00
1 line
2.6 KiB
Plaintext
1 line
2.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, \"default\", {\n enumerable: true,\n get: function () {\n return _default;\n }\n });\n var _default = {\n rpc: {},\n types: {\n CollectiveOrigin: {\n _enum: {\n Members: '(MemberCount, MemberCount)',\n Member: 'AccountId'\n }\n },\n MemberCount: 'u32',\n ProposalIndex: 'u32',\n VotesTo230: {\n index: 'ProposalIndex',\n threshold: 'MemberCount',\n ayes: 'Vec<AccountId>',\n nays: 'Vec<AccountId>'\n },\n Votes: {\n index: 'ProposalIndex',\n threshold: 'MemberCount',\n ayes: 'Vec<AccountId>',\n nays: 'Vec<AccountId>',\n end: 'BlockNumber'\n }\n }\n };\n});","lineCount":39,"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,"CollectiveOrigin"],[16,22,4,24],[16,24,4,26],[17,8,5,12,"_enum"],[17,13,5,17],[17,15,5,19],[18,10,6,16,"Members"],[18,17,6,23],[18,19,6,25],[18,47,6,53],[19,10,7,16,"Member"],[19,16,7,22],[19,18,7,24],[20,8,8,12],[21,6,9,8],[21,7,9,9],[22,6,10,8,"MemberCount"],[22,17,10,19],[22,19,10,21],[22,24,10,26],[23,6,11,8,"ProposalIndex"],[23,19,11,21],[23,21,11,23],[23,26,11,28],[24,6,12,8,"VotesTo230"],[24,16,12,18],[24,18,12,20],[25,8,13,12,"index"],[25,13,13,17],[25,15,13,19],[25,30,13,34],[26,8,14,12,"threshold"],[26,17,14,21],[26,19,14,23],[26,32,14,36],[27,8,15,12,"ayes"],[27,12,15,16],[27,14,15,18],[27,30,15,34],[28,8,16,12,"nays"],[28,12,16,16],[28,14,16,18],[29,6,17,8],[29,7,17,9],[30,6,18,8,"Votes"],[30,11,18,13],[30,13,18,15],[31,8,19,12,"index"],[31,13,19,17],[31,15,19,19],[31,30,19,34],[32,8,20,12,"threshold"],[32,17,20,21],[32,19,20,23],[32,32,20,36],[33,8,21,12,"ayes"],[33,12,21,16],[33,14,21,18],[33,30,21,34],[34,8,22,12,"nays"],[34,12,22,16],[34,14,22,18],[34,30,22,34],[35,8,23,12,"end"],[35,11,23,15],[35,13,23,17],[36,6,24,8],[37,4,25,4],[38,2,26,0],[38,3,26,1],[39,0,26,2],[39,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |