mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 05:21:02 +00:00
1 line
3.4 KiB
Plaintext
1 line
3.4 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.rpc = void 0;\n exports.rpc = {\n queryFeeDetails: {\n // NOTE: Not deprecated (yet) in Substrate, but it is the intent to do so\n deprecated: 'Use `api.call.transactionPaymentApi.queryFeeDetails` instead',\n description: 'Query the detailed fee of a given encoded extrinsic',\n params: [{\n name: 'extrinsic',\n type: 'Bytes'\n }, {\n isHistoric: true,\n isOptional: true,\n name: 'at',\n type: 'BlockHash'\n }],\n type: 'FeeDetails'\n },\n queryInfo: {\n // NOTE: Not deprecated (yet) in Substrate, but it is the intent to do so\n deprecated: 'Use `api.call.transactionPaymentApi.queryInfo` instead',\n description: 'Retrieves the fee information for an encoded extrinsic',\n params: [{\n name: 'extrinsic',\n type: 'Bytes'\n }, {\n isHistoric: true,\n isOptional: true,\n name: 'at',\n type: 'BlockHash'\n }],\n // NOTE: Stuck on V1 forever (at least for the time being)\n type: 'RuntimeDispatchInfoV1'\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,"rpc"],[7,13,3,11],[7,16,3,14],[7,21,3,19],[7,22,3,20],[8,2,4,0,"exports"],[8,9,4,7],[8,10,4,8,"rpc"],[8,13,4,11],[8,16,4,14],[9,4,5,4,"queryFeeDetails"],[9,19,5,19],[9,21,5,21],[10,6,6,8],[11,6,7,8,"deprecated"],[11,16,7,18],[11,18,7,20],[11,80,7,82],[12,6,8,8,"description"],[12,17,8,19],[12,19,8,21],[12,72,8,74],[13,6,9,8,"params"],[13,12,9,14],[13,14,9,16],[13,15,10,12],[14,8,11,16,"name"],[14,12,11,20],[14,14,11,22],[14,25,11,33],[15,8,12,16,"type"],[15,12,12,20],[15,14,12,22],[16,6,13,12],[16,7,13,13],[16,9,14,12],[17,8,15,16,"isHistoric"],[17,18,15,26],[17,20,15,28],[17,24,15,32],[18,8,16,16,"isOptional"],[18,18,16,26],[18,20,16,28],[18,24,16,32],[19,8,17,16,"name"],[19,12,17,20],[19,14,17,22],[19,18,17,26],[20,8,18,16,"type"],[20,12,18,20],[20,14,18,22],[21,6,19,12],[21,7,19,13],[21,8,20,9],[22,6,21,8,"type"],[22,10,21,12],[22,12,21,14],[23,4,22,4],[23,5,22,5],[24,4,23,4,"queryInfo"],[24,13,23,13],[24,15,23,15],[25,6,24,8],[26,6,25,8,"deprecated"],[26,16,25,18],[26,18,25,20],[26,74,25,76],[27,6,26,8,"description"],[27,17,26,19],[27,19,26,21],[27,75,26,77],[28,6,27,8,"params"],[28,12,27,14],[28,14,27,16],[28,15,28,12],[29,8,29,16,"name"],[29,12,29,20],[29,14,29,22],[29,25,29,33],[30,8,30,16,"type"],[30,12,30,20],[30,14,30,22],[31,6,31,12],[31,7,31,13],[31,9,32,12],[32,8,33,16,"isHistoric"],[32,18,33,26],[32,20,33,28],[32,24,33,32],[33,8,34,16,"isOptional"],[33,18,34,26],[33,20,34,28],[33,24,34,32],[34,8,35,16,"name"],[34,12,35,20],[34,14,35,22],[34,18,35,26],[35,8,36,16,"type"],[35,12,36,20],[35,14,36,22],[36,6,37,12],[36,7,37,13],[36,8,38,9],[37,6,39,8],[38,6,40,8,"type"],[38,10,40,12],[38,12,40,14],[39,4,41,4],[40,2,42,0],[40,3,42,1],[41,0,42,2],[41,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]} |