mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 18:01:02 +00:00
1 line
3.3 KiB
Plaintext
1 line
3.3 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.runtime = void 0;\n exports.runtime = {\n MixnetApi: [{\n methods: {\n current_mixnodes: {\n description: 'Get the index and phase of the current session.',\n params: [],\n type: 'Result<Mixnode, MixnodesErr>'\n },\n maybe_register: {\n description: 'Try to register a mixnode for the next session.',\n params: [{\n name: 'session_index',\n type: 'u32'\n }, {\n name: 'mixnode',\n type: 'Mixnode'\n }],\n type: 'bool'\n },\n prev_mixnodes: {\n description: 'Get the index and phase of the current session.',\n params: [],\n type: 'Result<Mixnode, MixnodesErr>'\n },\n session_status: {\n description: 'Get the index and phase of the current session.',\n params: [],\n type: 'SessionStatus'\n }\n },\n version: 1\n }]\n };\n});","lineCount":41,"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,"runtime"],[7,17,3,15],[7,20,3,18],[7,25,3,23],[7,26,3,24],[8,2,4,0,"exports"],[8,9,4,7],[8,10,4,8,"runtime"],[8,17,4,15],[8,20,4,18],[9,4,5,4,"MixnetApi"],[9,13,5,13],[9,15,5,15],[9,16,6,8],[10,6,7,12,"methods"],[10,13,7,19],[10,15,7,21],[11,8,8,16,"current_mixnodes"],[11,24,8,32],[11,26,8,34],[12,10,9,20,"description"],[12,21,9,31],[12,23,9,33],[12,72,9,82],[13,10,10,20,"params"],[13,16,10,26],[13,18,10,28],[13,20,10,30],[14,10,11,20,"type"],[14,14,11,24],[14,16,11,26],[15,8,12,16],[15,9,12,17],[16,8,13,16,"maybe_register"],[16,22,13,30],[16,24,13,32],[17,10,14,20,"description"],[17,21,14,31],[17,23,14,33],[17,72,14,82],[18,10,15,20,"params"],[18,16,15,26],[18,18,15,28],[18,19,16,24],[19,12,17,28,"name"],[19,16,17,32],[19,18,17,34],[19,33,17,49],[20,12,18,28,"type"],[20,16,18,32],[20,18,18,34],[21,10,19,24],[21,11,19,25],[21,13,20,24],[22,12,21,28,"name"],[22,16,21,32],[22,18,21,34],[22,27,21,43],[23,12,22,28,"type"],[23,16,22,32],[23,18,22,34],[24,10,23,24],[24,11,23,25],[24,12,24,21],[25,10,25,20,"type"],[25,14,25,24],[25,16,25,26],[26,8,26,16],[26,9,26,17],[27,8,27,16,"prev_mixnodes"],[27,21,27,29],[27,23,27,31],[28,10,28,20,"description"],[28,21,28,31],[28,23,28,33],[28,72,28,82],[29,10,29,20,"params"],[29,16,29,26],[29,18,29,28],[29,20,29,30],[30,10,30,20,"type"],[30,14,30,24],[30,16,30,26],[31,8,31,16],[31,9,31,17],[32,8,32,16,"session_status"],[32,22,32,30],[32,24,32,32],[33,10,33,20,"description"],[33,21,33,31],[33,23,33,33],[33,72,33,82],[34,10,34,20,"params"],[34,16,34,26],[34,18,34,28],[34,20,34,30],[35,10,35,20,"type"],[35,14,35,24],[35,16,35,26],[36,8,36,16],[37,6,37,12],[37,7,37,13],[38,6,38,12,"version"],[38,13,38,19],[38,15,38,21],[39,4,39,8],[39,5,39,9],[40,2,41,0],[40,3,41,1],[41,0,41,2],[41,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]} |