mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-06 03:17:58 +00:00
1 line
6.8 KiB
Plaintext
1 line
6.8 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 hasKey: {\n description: 'Returns true if the keystore has private keys for the given public key and key type.',\n isUnsafe: true,\n params: [{\n name: 'publicKey',\n type: 'Bytes'\n }, {\n name: 'keyType',\n type: 'Text'\n }],\n type: 'bool'\n },\n hasSessionKeys: {\n description: 'Returns true if the keystore has private keys for the given session public keys.',\n isUnsafe: true,\n params: [{\n name: 'sessionKeys',\n type: 'Bytes'\n }],\n type: 'bool'\n },\n insertKey: {\n description: 'Insert a key into the keystore.',\n isUnsafe: true,\n params: [{\n name: 'keyType',\n type: 'Text'\n }, {\n name: 'suri',\n type: 'Text'\n }, {\n name: 'publicKey',\n type: 'Bytes'\n }],\n type: 'Bytes'\n },\n pendingExtrinsics: {\n description: 'Returns all pending extrinsics, potentially grouped by sender',\n params: [],\n type: 'Vec<Extrinsic>'\n },\n removeExtrinsic: {\n description: 'Remove given extrinsic from the pool and temporarily ban it to prevent reimporting',\n isUnsafe: true,\n params: [{\n name: 'bytesOrHash',\n type: 'Vec<ExtrinsicOrHash>'\n }],\n type: 'Vec<Hash>'\n },\n rotateKeys: {\n description: 'Generate new session keys and returns the corresponding public keys',\n isUnsafe: true,\n params: [],\n type: 'Bytes'\n },\n submitAndWatchExtrinsic: {\n description: 'Submit and subscribe to watch an extrinsic until unsubscribed',\n isSigned: true,\n params: [{\n name: 'extrinsic',\n type: 'Extrinsic'\n }],\n pubsub: ['extrinsicUpdate', 'submitAndWatchExtrinsic', 'unwatchExtrinsic'],\n type: 'ExtrinsicStatus'\n },\n submitExtrinsic: {\n description: 'Submit a fully formatted extrinsic for block inclusion',\n isSigned: true,\n params: [{\n name: 'extrinsic',\n type: 'Extrinsic'\n }],\n type: 'Hash'\n }\n };\n});","lineCount":85,"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,"hasKey"],[9,10,5,10],[9,12,5,12],[10,6,6,8,"description"],[10,17,6,19],[10,19,6,21],[10,105,6,107],[11,6,7,8,"isUnsafe"],[11,14,7,16],[11,16,7,18],[11,20,7,22],[12,6,8,8,"params"],[12,12,8,14],[12,14,8,16],[12,15,9,12],[13,8,10,16,"name"],[13,12,10,20],[13,14,10,22],[13,25,10,33],[14,8,11,16,"type"],[14,12,11,20],[14,14,11,22],[15,6,12,12],[15,7,12,13],[15,9,13,12],[16,8,14,16,"name"],[16,12,14,20],[16,14,14,22],[16,23,14,31],[17,8,15,16,"type"],[17,12,15,20],[17,14,15,22],[18,6,16,12],[18,7,16,13],[18,8,17,9],[19,6,18,8,"type"],[19,10,18,12],[19,12,18,14],[20,4,19,4],[20,5,19,5],[21,4,20,4,"hasSessionKeys"],[21,18,20,18],[21,20,20,20],[22,6,21,8,"description"],[22,17,21,19],[22,19,21,21],[22,101,21,103],[23,6,22,8,"isUnsafe"],[23,14,22,16],[23,16,22,18],[23,20,22,22],[24,6,23,8,"params"],[24,12,23,14],[24,14,23,16],[24,15,24,12],[25,8,25,16,"name"],[25,12,25,20],[25,14,25,22],[25,27,25,35],[26,8,26,16,"type"],[26,12,26,20],[26,14,26,22],[27,6,27,12],[27,7,27,13],[27,8,28,9],[28,6,29,8,"type"],[28,10,29,12],[28,12,29,14],[29,4,30,4],[29,5,30,5],[30,4,31,4,"insertKey"],[30,13,31,13],[30,15,31,15],[31,6,32,8,"description"],[31,17,32,19],[31,19,32,21],[31,52,32,54],[32,6,33,8,"isUnsafe"],[32,14,33,16],[32,16,33,18],[32,20,33,22],[33,6,34,8,"params"],[33,12,34,14],[33,14,34,16],[33,15,35,12],[34,8,36,16,"name"],[34,12,36,20],[34,14,36,22],[34,23,36,31],[35,8,37,16,"type"],[35,12,37,20],[35,14,37,22],[36,6,38,12],[36,7,38,13],[36,9,39,12],[37,8,40,16,"name"],[37,12,40,20],[37,14,40,22],[37,20,40,28],[38,8,41,16,"type"],[38,12,41,20],[38,14,41,22],[39,6,42,12],[39,7,42,13],[39,9,43,12],[40,8,44,16,"name"],[40,12,44,20],[40,14,44,22],[40,25,44,33],[41,8,45,16,"type"],[41,12,45,20],[41,14,45,22],[42,6,46,12],[42,7,46,13],[42,8,47,9],[43,6,48,8,"type"],[43,10,48,12],[43,12,48,14],[44,4,49,4],[44,5,49,5],[45,4,50,4,"pendingExtrinsics"],[45,21,50,21],[45,23,50,23],[46,6,51,8,"description"],[46,17,51,19],[46,19,51,21],[46,82,51,84],[47,6,52,8,"params"],[47,12,52,14],[47,14,52,16],[47,16,52,18],[48,6,53,8,"type"],[48,10,53,12],[48,12,53,14],[49,4,54,4],[49,5,54,5],[50,4,55,4,"removeExtrinsic"],[50,19,55,19],[50,21,55,21],[51,6,56,8,"description"],[51,17,56,19],[51,19,56,21],[51,103,56,105],[52,6,57,8,"isUnsafe"],[52,14,57,16],[52,16,57,18],[52,20,57,22],[53,6,58,8,"params"],[53,12,58,14],[53,14,58,16],[53,15,59,12],[54,8,60,16,"name"],[54,12,60,20],[54,14,60,22],[54,27,60,35],[55,8,61,16,"type"],[55,12,61,20],[55,14,61,22],[56,6,62,12],[56,7,62,13],[56,8,63,9],[57,6,64,8,"type"],[57,10,64,12],[57,12,64,14],[58,4,65,4],[58,5,65,5],[59,4,66,4,"rotateKeys"],[59,14,66,14],[59,16,66,16],[60,6,67,8,"description"],[60,17,67,19],[60,19,67,21],[60,88,67,90],[61,6,68,8,"isUnsafe"],[61,14,68,16],[61,16,68,18],[61,20,68,22],[62,6,69,8,"params"],[62,12,69,14],[62,14,69,16],[62,16,69,18],[63,6,70,8,"type"],[63,10,70,12],[63,12,70,14],[64,4,71,4],[64,5,71,5],[65,4,72,4,"submitAndWatchExtrinsic"],[65,27,72,27],[65,29,72,29],[66,6,73,8,"description"],[66,17,73,19],[66,19,73,21],[66,82,73,84],[67,6,74,8,"isSigned"],[67,14,74,16],[67,16,74,18],[67,20,74,22],[68,6,75,8,"params"],[68,12,75,14],[68,14,75,16],[68,15,76,12],[69,8,77,16,"name"],[69,12,77,20],[69,14,77,22],[69,25,77,33],[70,8,78,16,"type"],[70,12,78,20],[70,14,78,22],[71,6,79,12],[71,7,79,13],[71,8,80,9],[72,6,81,8,"pubsub"],[72,12,81,14],[72,14,81,16],[72,15,82,12],[72,32,82,29],[72,34,83,12],[72,59,83,37],[72,61,84,12],[72,79,84,30],[72,80,85,9],[73,6,86,8,"type"],[73,10,86,12],[73,12,86,14],[74,4,87,4],[74,5,87,5],[75,4,88,4,"submitExtrinsic"],[75,19,88,19],[75,21,88,21],[76,6,89,8,"description"],[76,17,89,19],[76,19,89,21],[76,75,89,77],[77,6,90,8,"isSigned"],[77,14,90,16],[77,16,90,18],[77,20,90,22],[78,6,91,8,"params"],[78,12,91,14],[78,14,91,16],[78,15,92,12],[79,8,93,16,"name"],[79,12,93,20],[79,14,93,22],[79,25,93,33],[80,8,94,16,"type"],[80,12,94,20],[80,14,94,22],[81,6,95,12],[81,7,95,13],[81,8,96,9],[82,6,97,8,"type"],[82,10,97,12],[82,12,97,14],[83,4,98,4],[84,2,99,0],[84,3,99,1],[85,0,99,2],[85,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]} |