mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 01:51:03 +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 Object.defineProperty(exports, \"runtime\", {\n enumerable: true,\n get: function () {\n return runtime;\n }\n });\n const runtime = {\n // https://github.com/open-web3-stack/open-runtime-module-library/blob/b57f88b39cd547e2fb51727d8bb9bcc64fddf8b5/oracle/rpc/runtime-api/src/lib.rs#L12-L21\n OracleApi: [{\n methods: {\n get_all_values: {\n description: 'Retrieves all values',\n params: [{\n name: 'providerId',\n // This is a Codec type\n type: 'Raw'\n }],\n // This won't actually work as expected - since we have\n // no information about the actual Raw sizes, we cannot\n // handle it in this format (it would need an override\n // for the specific Codec). So return the Raw value.\n // type: 'Vec<(Raw, Option<Raw>)>'\n type: 'Raw'\n },\n get_value: {\n description: 'Retrieves a single value',\n params: [{\n name: 'providerId',\n // This is a Codec type\n type: 'Raw'\n }, {\n name: 'key',\n // This is a Codec type\n type: 'Raw'\n }],\n // This is an Option<Codec> type\n type: 'Option<Raw>'\n }\n },\n version: 1\n }]\n };\n});","lineCount":49,"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,"runtime"],[10,20,1,0],[11,4,1,0],[12,2,1,0],[13,2,1,7],[13,8,1,13,"runtime"],[13,15,1,20],[13,18,1,23],[14,4,2,4],[15,4,3,4,"OracleApi"],[15,13,3,13],[15,15,3,15],[15,16,4,8],[16,6,5,12,"methods"],[16,13,5,19],[16,15,5,21],[17,8,6,16,"get_all_values"],[17,22,6,30],[17,24,6,32],[18,10,7,20,"description"],[18,21,7,31],[18,23,7,33],[18,45,7,55],[19,10,8,20,"params"],[19,16,8,26],[19,18,8,28],[19,19,9,24],[20,12,10,28,"name"],[20,16,10,32],[20,18,10,34],[20,30,10,46],[21,12,11,28],[22,12,12,28,"type"],[22,16,12,32],[22,18,12,34],[23,10,13,24],[23,11,13,25],[23,12,14,21],[24,10,15,20],[25,10,16,20],[26,10,17,20],[27,10,18,20],[28,10,19,20],[29,10,20,20,"type"],[29,14,20,24],[29,16,20,26],[30,8,21,16],[30,9,21,17],[31,8,22,16,"get_value"],[31,17,22,25],[31,19,22,27],[32,10,23,20,"description"],[32,21,23,31],[32,23,23,33],[32,49,23,59],[33,10,24,20,"params"],[33,16,24,26],[33,18,24,28],[33,19,25,24],[34,12,26,28,"name"],[34,16,26,32],[34,18,26,34],[34,30,26,46],[35,12,27,28],[36,12,28,28,"type"],[36,16,28,32],[36,18,28,34],[37,10,29,24],[37,11,29,25],[37,13,30,24],[38,12,31,28,"name"],[38,16,31,32],[38,18,31,34],[38,23,31,39],[39,12,32,28],[40,12,33,28,"type"],[40,16,33,32],[40,18,33,34],[41,10,34,24],[41,11,34,25],[41,12,35,21],[42,10,36,20],[43,10,37,20,"type"],[43,14,37,24],[43,16,37,26],[44,8,38,16],[45,6,39,12],[45,7,39,13],[46,6,40,12,"version"],[46,13,40,19],[46,15,40,21],[47,4,41,8],[47,5,41,9],[48,2,43,0],[48,3,43,1],[49,0,43,2],[49,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |