mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 06:31:03 +00:00
1 line
9.0 KiB
Plaintext
1 line
9.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 exports.rpc = void 0;\n exports.rpc = {\n getKeys: {\n description: 'Returns the keys with prefix from a child storage, leave empty to get all the keys',\n params: [{\n name: 'childKey',\n type: 'PrefixedStorageKey'\n }, {\n name: 'prefix',\n type: 'StorageKey'\n }, {\n isHistoric: true,\n isOptional: true,\n name: 'at',\n type: 'Hash'\n }],\n type: 'Vec<StorageKey>'\n },\n getKeysPaged: {\n alias: ['childstate_getKeysPagedAt'],\n description: 'Returns the keys with prefix from a child storage with pagination support',\n params: [{\n name: 'childKey',\n type: 'PrefixedStorageKey'\n }, {\n name: 'prefix',\n type: 'StorageKey'\n }, {\n name: 'count',\n type: 'u32'\n }, {\n isOptional: true,\n name: 'startKey',\n type: 'StorageKey'\n }, {\n isHistoric: true,\n isOptional: true,\n name: 'at',\n type: 'Hash'\n }],\n type: 'Vec<StorageKey>'\n },\n getStorage: {\n description: 'Returns a child storage entry at a specific block state',\n params: [{\n name: 'childKey',\n type: 'PrefixedStorageKey'\n }, {\n name: 'key',\n type: 'StorageKey'\n }, {\n isHistoric: true,\n isOptional: true,\n name: 'at',\n type: 'Hash'\n }],\n type: 'Option<StorageData>'\n },\n getStorageEntries: {\n description: 'Returns child storage entries for multiple keys at a specific block state',\n params: [{\n name: 'childKey',\n type: 'PrefixedStorageKey'\n }, {\n name: 'keys',\n type: 'Vec<StorageKey>'\n }, {\n isHistoric: true,\n isOptional: true,\n name: 'at',\n type: 'Hash'\n }],\n type: 'Vec<Option<StorageData>>'\n },\n getStorageHash: {\n description: 'Returns the hash of a child storage entry at a block state',\n params: [{\n name: 'childKey',\n type: 'PrefixedStorageKey'\n }, {\n name: 'key',\n type: 'StorageKey'\n }, {\n isHistoric: true,\n isOptional: true,\n name: 'at',\n type: 'Hash'\n }],\n type: 'Option<Hash>'\n },\n getStorageSize: {\n description: 'Returns the size of a child storage entry at a block state',\n params: [{\n name: 'childKey',\n type: 'PrefixedStorageKey'\n }, {\n name: 'key',\n type: 'StorageKey'\n }, {\n isHistoric: true,\n isOptional: true,\n name: 'at',\n type: 'Hash'\n }],\n type: 'Option<u64>'\n }\n };\n});","lineCount":114,"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,"getKeys"],[9,11,5,11],[9,13,5,13],[10,6,6,8,"description"],[10,17,6,19],[10,19,6,21],[10,103,6,105],[11,6,7,8,"params"],[11,12,7,14],[11,14,7,16],[11,15,8,12],[12,8,9,16,"name"],[12,12,9,20],[12,14,9,22],[12,24,9,32],[13,8,10,16,"type"],[13,12,10,20],[13,14,10,22],[14,6,11,12],[14,7,11,13],[14,9,12,12],[15,8,13,16,"name"],[15,12,13,20],[15,14,13,22],[15,22,13,30],[16,8,14,16,"type"],[16,12,14,20],[16,14,14,22],[17,6,15,12],[17,7,15,13],[17,9,16,12],[18,8,17,16,"isHistoric"],[18,18,17,26],[18,20,17,28],[18,24,17,32],[19,8,18,16,"isOptional"],[19,18,18,26],[19,20,18,28],[19,24,18,32],[20,8,19,16,"name"],[20,12,19,20],[20,14,19,22],[20,18,19,26],[21,8,20,16,"type"],[21,12,20,20],[21,14,20,22],[22,6,21,12],[22,7,21,13],[22,8,22,9],[23,6,23,8,"type"],[23,10,23,12],[23,12,23,14],[24,4,24,4],[24,5,24,5],[25,4,25,4,"getKeysPaged"],[25,16,25,16],[25,18,25,18],[26,6,26,8,"alias"],[26,11,26,13],[26,13,26,15],[26,14,26,16],[26,41,26,43],[26,42,26,44],[27,6,27,8,"description"],[27,17,27,19],[27,19,27,21],[27,94,27,96],[28,6,28,8,"params"],[28,12,28,14],[28,14,28,16],[28,15,29,12],[29,8,30,16,"name"],[29,12,30,20],[29,14,30,22],[29,24,30,32],[30,8,31,16,"type"],[30,12,31,20],[30,14,31,22],[31,6,32,12],[31,7,32,13],[31,9,33,12],[32,8,34,16,"name"],[32,12,34,20],[32,14,34,22],[32,22,34,30],[33,8,35,16,"type"],[33,12,35,20],[33,14,35,22],[34,6,36,12],[34,7,36,13],[34,9,37,12],[35,8,38,16,"name"],[35,12,38,20],[35,14,38,22],[35,21,38,29],[36,8,39,16,"type"],[36,12,39,20],[36,14,39,22],[37,6,40,12],[37,7,40,13],[37,9,41,12],[38,8,42,16,"isOptional"],[38,18,42,26],[38,20,42,28],[38,24,42,32],[39,8,43,16,"name"],[39,12,43,20],[39,14,43,22],[39,24,43,32],[40,8,44,16,"type"],[40,12,44,20],[40,14,44,22],[41,6,45,12],[41,7,45,13],[41,9,46,12],[42,8,47,16,"isHistoric"],[42,18,47,26],[42,20,47,28],[42,24,47,32],[43,8,48,16,"isOptional"],[43,18,48,26],[43,20,48,28],[43,24,48,32],[44,8,49,16,"name"],[44,12,49,20],[44,14,49,22],[44,18,49,26],[45,8,50,16,"type"],[45,12,50,20],[45,14,50,22],[46,6,51,12],[46,7,51,13],[46,8,52,9],[47,6,53,8,"type"],[47,10,53,12],[47,12,53,14],[48,4,54,4],[48,5,54,5],[49,4,55,4,"getStorage"],[49,14,55,14],[49,16,55,16],[50,6,56,8,"description"],[50,17,56,19],[50,19,56,21],[50,76,56,78],[51,6,57,8,"params"],[51,12,57,14],[51,14,57,16],[51,15,58,12],[52,8,59,16,"name"],[52,12,59,20],[52,14,59,22],[52,24,59,32],[53,8,60,16,"type"],[53,12,60,20],[53,14,60,22],[54,6,61,12],[54,7,61,13],[54,9,62,12],[55,8,63,16,"name"],[55,12,63,20],[55,14,63,22],[55,19,63,27],[56,8,64,16,"type"],[56,12,64,20],[56,14,64,22],[57,6,65,12],[57,7,65,13],[57,9,66,12],[58,8,67,16,"isHistoric"],[58,18,67,26],[58,20,67,28],[58,24,67,32],[59,8,68,16,"isOptional"],[59,18,68,26],[59,20,68,28],[59,24,68,32],[60,8,69,16,"name"],[60,12,69,20],[60,14,69,22],[60,18,69,26],[61,8,70,16,"type"],[61,12,70,20],[61,14,70,22],[62,6,71,12],[62,7,71,13],[62,8,72,9],[63,6,73,8,"type"],[63,10,73,12],[63,12,73,14],[64,4,74,4],[64,5,74,5],[65,4,75,4,"getStorageEntries"],[65,21,75,21],[65,23,75,23],[66,6,76,8,"description"],[66,17,76,19],[66,19,76,21],[66,94,76,96],[67,6,77,8,"params"],[67,12,77,14],[67,14,77,16],[67,15,78,12],[68,8,79,16,"name"],[68,12,79,20],[68,14,79,22],[68,24,79,32],[69,8,80,16,"type"],[69,12,80,20],[69,14,80,22],[70,6,81,12],[70,7,81,13],[70,9,82,12],[71,8,83,16,"name"],[71,12,83,20],[71,14,83,22],[71,20,83,28],[72,8,84,16,"type"],[72,12,84,20],[72,14,84,22],[73,6,85,12],[73,7,85,13],[73,9,86,12],[74,8,87,16,"isHistoric"],[74,18,87,26],[74,20,87,28],[74,24,87,32],[75,8,88,16,"isOptional"],[75,18,88,26],[75,20,88,28],[75,24,88,32],[76,8,89,16,"name"],[76,12,89,20],[76,14,89,22],[76,18,89,26],[77,8,90,16,"type"],[77,12,90,20],[77,14,90,22],[78,6,91,12],[78,7,91,13],[78,8,92,9],[79,6,93,8,"type"],[79,10,93,12],[79,12,93,14],[80,4,94,4],[80,5,94,5],[81,4,95,4,"getStorageHash"],[81,18,95,18],[81,20,95,20],[82,6,96,8,"description"],[82,17,96,19],[82,19,96,21],[82,79,96,81],[83,6,97,8,"params"],[83,12,97,14],[83,14,97,16],[83,15,98,12],[84,8,99,16,"name"],[84,12,99,20],[84,14,99,22],[84,24,99,32],[85,8,100,16,"type"],[85,12,100,20],[85,14,100,22],[86,6,101,12],[86,7,101,13],[86,9,102,12],[87,8,103,16,"name"],[87,12,103,20],[87,14,103,22],[87,19,103,27],[88,8,104,16,"type"],[88,12,104,20],[88,14,104,22],[89,6,105,12],[89,7,105,13],[89,9,106,12],[90,8,107,16,"isHistoric"],[90,18,107,26],[90,20,107,28],[90,24,107,32],[91,8,108,16,"isOptional"],[91,18,108,26],[91,20,108,28],[91,24,108,32],[92,8,109,16,"name"],[92,12,109,20],[92,14,109,22],[92,18,109,26],[93,8,110,16,"type"],[93,12,110,20],[93,14,110,22],[94,6,111,12],[94,7,111,13],[94,8,112,9],[95,6,113,8,"type"],[95,10,113,12],[95,12,113,14],[96,4,114,4],[96,5,114,5],[97,4,115,4,"getStorageSize"],[97,18,115,18],[97,20,115,20],[98,6,116,8,"description"],[98,17,116,19],[98,19,116,21],[98,79,116,81],[99,6,117,8,"params"],[99,12,117,14],[99,14,117,16],[99,15,118,12],[100,8,119,16,"name"],[100,12,119,20],[100,14,119,22],[100,24,119,32],[101,8,120,16,"type"],[101,12,120,20],[101,14,120,22],[102,6,121,12],[102,7,121,13],[102,9,122,12],[103,8,123,16,"name"],[103,12,123,20],[103,14,123,22],[103,19,123,27],[104,8,124,16,"type"],[104,12,124,20],[104,14,124,22],[105,6,125,12],[105,7,125,13],[105,9,126,12],[106,8,127,16,"isHistoric"],[106,18,127,26],[106,20,127,28],[106,24,127,32],[107,8,128,16,"isOptional"],[107,18,128,26],[107,20,128,28],[107,24,128,32],[108,8,129,16,"name"],[108,12,129,20],[108,14,129,22],[108,18,129,26],[109,8,130,16,"type"],[109,12,130,20],[109,14,130,22],[110,6,131,12],[110,7,131,13],[110,8,132,9],[111,6,133,8,"type"],[111,10,133,12],[111,12,133,14],[112,4,134,4],[113,2,135,0],[113,3,135,1],[114,0,135,2],[114,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]} |