mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 18:01: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 exports.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":35,"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,"Bid"],[10,9,6,11],[10,11,6,13],[11,8,7,12,"who"],[11,11,7,15],[11,13,7,17],[11,24,7,28],[12,8,8,12,"kind"],[12,12,8,16],[12,14,8,18],[12,23,8,27],[13,8,9,12,"value"],[13,13,9,17],[13,15,9,19],[14,6,10,8],[14,7,10,9],[15,6,11,8,"BidKind"],[15,13,11,15],[15,15,11,17],[16,8,12,12,"_enum"],[16,13,12,17],[16,15,12,19],[17,10,13,16,"Deposit"],[17,17,13,23],[17,19,13,25],[17,28,13,34],[18,10,14,16,"Vouch"],[18,15,14,21],[18,17,14,23],[19,8,15,12],[20,6,16,8],[20,7,16,9],[21,6,17,8],[22,6,18,8,"SocietyJudgement"],[22,22,18,24],[22,24,18,26],[23,8,19,12,"_enum"],[23,13,19,17],[23,15,19,19],[23,16,19,20],[23,23,19,27],[23,25,19,29],[23,33,19,37],[23,35,19,39],[23,44,19,48],[24,6,20,8],[24,7,20,9],[25,6,21,8],[26,6,22,8,"SocietyVote"],[26,17,22,19],[26,19,22,21],[27,8,23,12,"_enum"],[27,13,23,17],[27,15,23,19],[27,16,23,20],[27,25,23,29],[27,27,23,31],[27,35,23,39],[27,37,23,41],[27,46,23,50],[28,6,24,8],[28,7,24,9],[29,6,25,8,"StrikeCount"],[29,17,25,19],[29,19,25,21],[29,24,25,26],[30,6,26,8,"VouchingStatus"],[30,20,26,22],[30,22,26,24],[31,8,27,12,"_enum"],[31,13,27,17],[31,15,27,19],[31,16,27,20],[31,26,27,30],[31,28,27,32],[31,36,27,40],[32,6,28,8],[33,4,29,4],[34,2,30,0],[34,3,30,1],[35,0,30,2],[35,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]} |