mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 08:51:01 +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 Object.defineProperty(exports, \"rpc\", {\n enumerable: true,\n get: function () {\n return rpc;\n }\n });\n const 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":90,"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,"hasKey"],[14,10,2,10],[14,12,2,12],[15,6,3,8,"description"],[15,17,3,19],[15,19,3,21],[15,105,3,107],[16,6,4,8,"isUnsafe"],[16,14,4,16],[16,16,4,18],[16,20,4,22],[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,25,7,33],[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,"name"],[21,12,11,20],[21,14,11,22],[21,23,11,31],[22,8,12,16,"type"],[22,12,12,20],[22,14,12,22],[23,6,13,12],[23,7,13,13],[23,8,14,9],[24,6,15,8,"type"],[24,10,15,12],[24,12,15,14],[25,4,16,4],[25,5,16,5],[26,4,17,4,"hasSessionKeys"],[26,18,17,18],[26,20,17,20],[27,6,18,8,"description"],[27,17,18,19],[27,19,18,21],[27,101,18,103],[28,6,19,8,"isUnsafe"],[28,14,19,16],[28,16,19,18],[28,20,19,22],[29,6,20,8,"params"],[29,12,20,14],[29,14,20,16],[29,15,21,12],[30,8,22,16,"name"],[30,12,22,20],[30,14,22,22],[30,27,22,35],[31,8,23,16,"type"],[31,12,23,20],[31,14,23,22],[32,6,24,12],[32,7,24,13],[32,8,25,9],[33,6,26,8,"type"],[33,10,26,12],[33,12,26,14],[34,4,27,4],[34,5,27,5],[35,4,28,4,"insertKey"],[35,13,28,13],[35,15,28,15],[36,6,29,8,"description"],[36,17,29,19],[36,19,29,21],[36,52,29,54],[37,6,30,8,"isUnsafe"],[37,14,30,16],[37,16,30,18],[37,20,30,22],[38,6,31,8,"params"],[38,12,31,14],[38,14,31,16],[38,15,32,12],[39,8,33,16,"name"],[39,12,33,20],[39,14,33,22],[39,23,33,31],[40,8,34,16,"type"],[40,12,34,20],[40,14,34,22],[41,6,35,12],[41,7,35,13],[41,9,36,12],[42,8,37,16,"name"],[42,12,37,20],[42,14,37,22],[42,20,37,28],[43,8,38,16,"type"],[43,12,38,20],[43,14,38,22],[44,6,39,12],[44,7,39,13],[44,9,40,12],[45,8,41,16,"name"],[45,12,41,20],[45,14,41,22],[45,25,41,33],[46,8,42,16,"type"],[46,12,42,20],[46,14,42,22],[47,6,43,12],[47,7,43,13],[47,8,44,9],[48,6,45,8,"type"],[48,10,45,12],[48,12,45,14],[49,4,46,4],[49,5,46,5],[50,4,47,4,"pendingExtrinsics"],[50,21,47,21],[50,23,47,23],[51,6,48,8,"description"],[51,17,48,19],[51,19,48,21],[51,82,48,84],[52,6,49,8,"params"],[52,12,49,14],[52,14,49,16],[52,16,49,18],[53,6,50,8,"type"],[53,10,50,12],[53,12,50,14],[54,4,51,4],[54,5,51,5],[55,4,52,4,"removeExtrinsic"],[55,19,52,19],[55,21,52,21],[56,6,53,8,"description"],[56,17,53,19],[56,19,53,21],[56,103,53,105],[57,6,54,8,"isUnsafe"],[57,14,54,16],[57,16,54,18],[57,20,54,22],[58,6,55,8,"params"],[58,12,55,14],[58,14,55,16],[58,15,56,12],[59,8,57,16,"name"],[59,12,57,20],[59,14,57,22],[59,27,57,35],[60,8,58,16,"type"],[60,12,58,20],[60,14,58,22],[61,6,59,12],[61,7,59,13],[61,8,60,9],[62,6,61,8,"type"],[62,10,61,12],[62,12,61,14],[63,4,62,4],[63,5,62,5],[64,4,63,4,"rotateKeys"],[64,14,63,14],[64,16,63,16],[65,6,64,8,"description"],[65,17,64,19],[65,19,64,21],[65,88,64,90],[66,6,65,8,"isUnsafe"],[66,14,65,16],[66,16,65,18],[66,20,65,22],[67,6,66,8,"params"],[67,12,66,14],[67,14,66,16],[67,16,66,18],[68,6,67,8,"type"],[68,10,67,12],[68,12,67,14],[69,4,68,4],[69,5,68,5],[70,4,69,4,"submitAndWatchExtrinsic"],[70,27,69,27],[70,29,69,29],[71,6,70,8,"description"],[71,17,70,19],[71,19,70,21],[71,82,70,84],[72,6,71,8,"isSigned"],[72,14,71,16],[72,16,71,18],[72,20,71,22],[73,6,72,8,"params"],[73,12,72,14],[73,14,72,16],[73,15,73,12],[74,8,74,16,"name"],[74,12,74,20],[74,14,74,22],[74,25,74,33],[75,8,75,16,"type"],[75,12,75,20],[75,14,75,22],[76,6,76,12],[76,7,76,13],[76,8,77,9],[77,6,78,8,"pubsub"],[77,12,78,14],[77,14,78,16],[77,15,79,12],[77,32,79,29],[77,34,80,12],[77,59,80,37],[77,61,81,12],[77,79,81,30],[77,80,82,9],[78,6,83,8,"type"],[78,10,83,12],[78,12,83,14],[79,4,84,4],[79,5,84,5],[80,4,85,4,"submitExtrinsic"],[80,19,85,19],[80,21,85,21],[81,6,86,8,"description"],[81,17,86,19],[81,19,86,21],[81,75,86,77],[82,6,87,8,"isSigned"],[82,14,87,16],[82,16,87,18],[82,20,87,22],[83,6,88,8,"params"],[83,12,88,14],[83,14,88,16],[83,15,89,12],[84,8,90,16,"name"],[84,12,90,20],[84,14,90,22],[84,25,90,33],[85,8,91,16,"type"],[85,12,91,20],[85,14,91,22],[86,6,92,12],[86,7,92,13],[86,8,93,9],[87,6,94,8,"type"],[87,10,94,12],[87,12,94,14],[88,4,95,4],[89,2,96,0],[89,3,96,1],[90,0,96,2],[90,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |