mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 07:41:01 +00:00
1 line
2.3 KiB
Plaintext
1 line
2.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 GenesisBuilder: [{\n methods: {\n build_config: {\n description: 'Build `RuntimeGenesisConfig` from a JSON blob not using any defaults and store it in the storage.',\n params: [{\n name: 'json',\n type: 'Vec<u8>'\n }],\n type: 'Result<(), GenesisBuildErr>'\n },\n create_default_config: {\n description: 'Creates the default `RuntimeGenesisConfig` and returns it as a JSON blob.',\n params: [],\n type: 'Vec<u8>'\n }\n },\n version: 1\n }]\n };\n});","lineCount":28,"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,"GenesisBuilder"],[9,18,5,18],[9,20,5,20],[9,21,6,8],[10,6,7,12,"methods"],[10,13,7,19],[10,15,7,21],[11,8,8,16,"build_config"],[11,20,8,28],[11,22,8,30],[12,10,9,20,"description"],[12,21,9,31],[12,23,9,33],[12,122,9,132],[13,10,10,20,"params"],[13,16,10,26],[13,18,10,28],[13,19,11,24],[14,12,12,28,"name"],[14,16,12,32],[14,18,12,34],[14,24,12,40],[15,12,13,28,"type"],[15,16,13,32],[15,18,13,34],[16,10,14,24],[16,11,14,25],[16,12,15,21],[17,10,16,20,"type"],[17,14,16,24],[17,16,16,26],[18,8,17,16],[18,9,17,17],[19,8,18,16,"create_default_config"],[19,29,18,37],[19,31,18,39],[20,10,19,20,"description"],[20,21,19,31],[20,23,19,33],[20,98,19,108],[21,10,20,20,"params"],[21,16,20,26],[21,18,20,28],[21,20,20,30],[22,10,21,20,"type"],[22,14,21,24],[22,16,21,26],[23,8,22,16],[24,6,23,12],[24,7,23,13],[25,6,24,12,"version"],[25,13,24,19],[25,15,24,21],[26,4,25,8],[26,5,25,9],[27,2,27,0],[27,3,27,1],[28,0,27,2],[28,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]} |