mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 04:11:02 +00:00
1 line
2.7 KiB
Plaintext
1 line
2.7 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 Bid: {\n who: 'AccountId',\n kind: 'BidKind',\n value: 'Balance'\n },\n BidKind: {\n _enum: {\n Deposit: 'Balance',\n Vouch: '(AccountId, Balance)'\n }\n },\n // a society-specific Judgement (not the same as identity Judgement)\n SocietyJudgement: {\n _enum: ['Rebid', 'Reject', 'Approve']\n },\n // a society-specific Vote\n SocietyVote: {\n _enum: ['Skeptic', 'Reject', 'Approve']\n },\n StrikeCount: 'u32',\n VouchingStatus: {\n _enum: ['Vouching', 'Banned']\n }\n }\n };\n});","lineCount":41,"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,"Bid"],[16,9,4,11],[16,11,4,13],[17,8,5,12,"who"],[17,11,5,15],[17,13,5,17],[17,24,5,28],[18,8,6,12,"kind"],[18,12,6,16],[18,14,6,18],[18,23,6,27],[19,8,7,12,"value"],[19,13,7,17],[19,15,7,19],[20,6,8,8],[20,7,8,9],[21,6,9,8,"BidKind"],[21,13,9,15],[21,15,9,17],[22,8,10,12,"_enum"],[22,13,10,17],[22,15,10,19],[23,10,11,16,"Deposit"],[23,17,11,23],[23,19,11,25],[23,28,11,34],[24,10,12,16,"Vouch"],[24,15,12,21],[24,17,12,23],[25,8,13,12],[26,6,14,8],[26,7,14,9],[27,6,15,8],[28,6,16,8,"SocietyJudgement"],[28,22,16,24],[28,24,16,26],[29,8,17,12,"_enum"],[29,13,17,17],[29,15,17,19],[29,16,17,20],[29,23,17,27],[29,25,17,29],[29,33,17,37],[29,35,17,39],[29,44,17,48],[30,6,18,8],[30,7,18,9],[31,6,19,8],[32,6,20,8,"SocietyVote"],[32,17,20,19],[32,19,20,21],[33,8,21,12,"_enum"],[33,13,21,17],[33,15,21,19],[33,16,21,20],[33,25,21,29],[33,27,21,31],[33,35,21,39],[33,37,21,41],[33,46,21,50],[34,6,22,8],[34,7,22,9],[35,6,23,8,"StrikeCount"],[35,17,23,19],[35,19,23,21],[35,24,23,26],[36,6,24,8,"VouchingStatus"],[36,20,24,22],[36,22,24,24],[37,8,25,12,"_enum"],[37,13,25,17],[37,15,25,19],[37,16,25,20],[37,26,25,30],[37,28,25,32],[37,36,25,40],[38,6,26,8],[39,4,27,4],[40,2,28,0],[40,3,28,1],[41,0,28,2],[41,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |