mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 08:51:01 +00:00
1 line
7.0 KiB
Plaintext
1 line
7.0 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, \"rpc\", {\n enumerable: true,\n get: function () {\n return rpc;\n }\n });\n const rpc = {\n call: {\n deprecated: 'Use the runtime interface `api.call.contractsApi.call` instead',\n description: 'Executes a call to a contract',\n params: [{\n name: 'callRequest',\n type: 'ContractCallRequest'\n }, {\n isHistoric: true,\n isOptional: true,\n name: 'at',\n type: 'BlockHash'\n }],\n type: 'ContractExecResult'\n },\n getStorage: {\n deprecated: 'Use the runtime interface `api.call.contractsApi.getStorage` instead',\n description: 'Returns the value under a specified storage key in a contract',\n params: [{\n name: 'address',\n type: 'AccountId'\n }, {\n name: 'key',\n type: 'H256'\n }, {\n isHistoric: true,\n isOptional: true,\n name: 'at',\n type: 'BlockHash'\n }],\n type: 'Option<Bytes>'\n },\n instantiate: {\n deprecated: 'Use the runtime interface `api.call.contractsApi.instantiate` instead',\n description: 'Instantiate a new contract',\n params: [{\n name: 'request',\n type: 'InstantiateRequestV1'\n }, {\n isHistoric: true,\n isOptional: true,\n name: 'at',\n type: 'BlockHash'\n }],\n type: 'ContractInstantiateResult'\n },\n rentProjection: {\n deprecated: 'Not available in newer versions of the contracts interfaces',\n description: 'Returns the projected time a given contract will be able to sustain paying its rent',\n params: [{\n name: 'address',\n type: 'AccountId'\n }, {\n isHistoric: true,\n isOptional: true,\n name: 'at',\n type: 'BlockHash'\n }],\n type: 'Option<BlockNumber>'\n },\n uploadCode: {\n deprecated: 'Use the runtime interface `api.call.contractsApi.uploadCode` instead',\n description: 'Upload new code without instantiating a contract from it',\n // The RPC here is terribly misnamed - somebody forgot how the RPCs\n // are actually done, ie. <module>_<camelCasedMethod>\n endpoint: 'contracts_upload_code',\n params: [{\n name: 'uploadRequest',\n type: 'CodeUploadRequest'\n }, {\n isHistoric: true,\n isOptional: true,\n name: 'at',\n type: 'BlockHash'\n }],\n type: 'CodeUploadResult'\n }\n };\n});","lineCount":91,"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,"rpc"],[10,16,1,0],[11,4,1,0],[12,2,1,0],[13,2,1,7],[13,8,1,13,"rpc"],[13,11,1,16],[13,14,1,19],[14,4,2,4,"call"],[14,8,2,8],[14,10,2,10],[15,6,3,8,"deprecated"],[15,16,3,18],[15,18,3,20],[15,82,3,84],[16,6,4,8,"description"],[16,17,4,19],[16,19,4,21],[16,50,4,52],[17,6,5,8,"params"],[17,12,5,14],[17,14,5,16],[17,15,6,12],[18,8,7,16,"name"],[18,12,7,20],[18,14,7,22],[18,27,7,35],[19,8,8,16,"type"],[19,12,8,20],[19,14,8,22],[20,6,9,12],[20,7,9,13],[20,9,10,12],[21,8,11,16,"isHistoric"],[21,18,11,26],[21,20,11,28],[21,24,11,32],[22,8,12,16,"isOptional"],[22,18,12,26],[22,20,12,28],[22,24,12,32],[23,8,13,16,"name"],[23,12,13,20],[23,14,13,22],[23,18,13,26],[24,8,14,16,"type"],[24,12,14,20],[24,14,14,22],[25,6,15,12],[25,7,15,13],[25,8,16,9],[26,6,17,8,"type"],[26,10,17,12],[26,12,17,14],[27,4,18,4],[27,5,18,5],[28,4,19,4,"getStorage"],[28,14,19,14],[28,16,19,16],[29,6,20,8,"deprecated"],[29,16,20,18],[29,18,20,20],[29,88,20,90],[30,6,21,8,"description"],[30,17,21,19],[30,19,21,21],[30,82,21,84],[31,6,22,8,"params"],[31,12,22,14],[31,14,22,16],[31,15,23,12],[32,8,24,16,"name"],[32,12,24,20],[32,14,24,22],[32,23,24,31],[33,8,25,16,"type"],[33,12,25,20],[33,14,25,22],[34,6,26,12],[34,7,26,13],[34,9,27,12],[35,8,28,16,"name"],[35,12,28,20],[35,14,28,22],[35,19,28,27],[36,8,29,16,"type"],[36,12,29,20],[36,14,29,22],[37,6,30,12],[37,7,30,13],[37,9,31,12],[38,8,32,16,"isHistoric"],[38,18,32,26],[38,20,32,28],[38,24,32,32],[39,8,33,16,"isOptional"],[39,18,33,26],[39,20,33,28],[39,24,33,32],[40,8,34,16,"name"],[40,12,34,20],[40,14,34,22],[40,18,34,26],[41,8,35,16,"type"],[41,12,35,20],[41,14,35,22],[42,6,36,12],[42,7,36,13],[42,8,37,9],[43,6,38,8,"type"],[43,10,38,12],[43,12,38,14],[44,4,39,4],[44,5,39,5],[45,4,40,4,"instantiate"],[45,15,40,15],[45,17,40,17],[46,6,41,8,"deprecated"],[46,16,41,18],[46,18,41,20],[46,89,41,91],[47,6,42,8,"description"],[47,17,42,19],[47,19,42,21],[47,47,42,49],[48,6,43,8,"params"],[48,12,43,14],[48,14,43,16],[48,15,44,12],[49,8,45,16,"name"],[49,12,45,20],[49,14,45,22],[49,23,45,31],[50,8,46,16,"type"],[50,12,46,20],[50,14,46,22],[51,6,47,12],[51,7,47,13],[51,9,48,12],[52,8,49,16,"isHistoric"],[52,18,49,26],[52,20,49,28],[52,24,49,32],[53,8,50,16,"isOptional"],[53,18,50,26],[53,20,50,28],[53,24,50,32],[54,8,51,16,"name"],[54,12,51,20],[54,14,51,22],[54,18,51,26],[55,8,52,16,"type"],[55,12,52,20],[55,14,52,22],[56,6,53,12],[56,7,53,13],[56,8,54,9],[57,6,55,8,"type"],[57,10,55,12],[57,12,55,14],[58,4,56,4],[58,5,56,5],[59,4,57,4,"rentProjection"],[59,18,57,18],[59,20,57,20],[60,6,58,8,"deprecated"],[60,16,58,18],[60,18,58,20],[60,79,58,81],[61,6,59,8,"description"],[61,17,59,19],[61,19,59,21],[61,104,59,106],[62,6,60,8,"params"],[62,12,60,14],[62,14,60,16],[62,15,61,12],[63,8,62,16,"name"],[63,12,62,20],[63,14,62,22],[63,23,62,31],[64,8,63,16,"type"],[64,12,63,20],[64,14,63,22],[65,6,64,12],[65,7,64,13],[65,9,65,12],[66,8,66,16,"isHistoric"],[66,18,66,26],[66,20,66,28],[66,24,66,32],[67,8,67,16,"isOptional"],[67,18,67,26],[67,20,67,28],[67,24,67,32],[68,8,68,16,"name"],[68,12,68,20],[68,14,68,22],[68,18,68,26],[69,8,69,16,"type"],[69,12,69,20],[69,14,69,22],[70,6,70,12],[70,7,70,13],[70,8,71,9],[71,6,72,8,"type"],[71,10,72,12],[71,12,72,14],[72,4,73,4],[72,5,73,5],[73,4,74,4,"uploadCode"],[73,14,74,14],[73,16,74,16],[74,6,75,8,"deprecated"],[74,16,75,18],[74,18,75,20],[74,88,75,90],[75,6,76,8,"description"],[75,17,76,19],[75,19,76,21],[75,77,76,79],[76,6,77,8],[77,6,78,8],[78,6,79,8,"endpoint"],[78,14,79,16],[78,16,79,18],[78,39,79,41],[79,6,80,8,"params"],[79,12,80,14],[79,14,80,16],[79,15,81,12],[80,8,82,16,"name"],[80,12,82,20],[80,14,82,22],[80,29,82,37],[81,8,83,16,"type"],[81,12,83,20],[81,14,83,22],[82,6,84,12],[82,7,84,13],[82,9,85,12],[83,8,86,16,"isHistoric"],[83,18,86,26],[83,20,86,28],[83,24,86,32],[84,8,87,16,"isOptional"],[84,18,87,26],[84,20,87,28],[84,24,87,32],[85,8,88,16,"name"],[85,12,88,20],[85,14,88,22],[85,18,88,26],[86,8,89,16,"type"],[86,12,89,20],[86,14,89,22],[87,6,90,12],[87,7,90,13],[87,8,91,9],[88,6,92,8,"type"],[88,10,92,12],[88,12,92,14],[89,4,93,4],[90,2,94,0],[90,3,94,1],[91,0,94,2],[91,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |