mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 18:01:02 +00:00
1 line
1.8 KiB
Plaintext
1 line
1.8 KiB
Plaintext
{"dependencies":[{"name":"@polkadot/util","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":43,"index":43}}],"key":"ISHU1ovvPMrCldqRjtd1JhW9dyo=","exportNames":["*"],"imports":1}}],"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.sr25519KeypairToU8a = sr25519KeypairToU8a;\n var _polkadotUtil = require(_dependencyMap[0], \"@polkadot/util\");\n function sr25519KeypairToU8a(_ref) {\n var publicKey = _ref.publicKey,\n secretKey = _ref.secretKey;\n return (0, _polkadotUtil.u8aConcat)(secretKey, publicKey).slice();\n }\n});","lineCount":14,"map":[[7,2,2,0,"exports"],[7,9,2,0],[7,10,2,0,"sr25519KeypairToU8a"],[7,29,2,0],[7,32,2,0,"sr25519KeypairToU8a"],[7,51,2,0],[8,2,1,0],[8,6,1,0,"_polkadotUtil"],[8,19,1,0],[8,22,1,0,"require"],[8,29,1,0],[8,30,1,0,"_dependencyMap"],[8,44,1,0],[9,2,2,7],[9,11,2,16,"sr25519KeypairToU8a"],[9,30,2,35,"sr25519KeypairToU8a"],[9,31,2,35,"_ref"],[9,35,2,35],[9,37,2,62],[10,4,2,62],[10,8,2,38,"publicKey"],[10,17,2,47],[10,20,2,47,"_ref"],[10,24,2,47],[10,25,2,38,"publicKey"],[10,34,2,47],[11,6,2,49,"secretKey"],[11,15,2,58],[11,18,2,58,"_ref"],[11,22,2,58],[11,23,2,49,"secretKey"],[11,32,2,58],[12,4,3,4],[12,11,3,11],[12,15,3,11,"u8aConcat"],[12,28,3,20],[12,29,3,20,"u8aConcat"],[12,38,3,20],[12,40,3,21,"secretKey"],[12,49,3,30],[12,51,3,32,"publicKey"],[12,60,3,41],[12,61,3,42],[12,62,3,43,"slice"],[12,67,3,48],[12,68,3,49],[12,69,3,50],[13,2,4,0],[14,0,4,1],[14,3]],"functionMap":{"names":["<global>","sr25519KeypairToU8a"],"mappings":"AAA;OCC;CDE"},"hasCjsExports":false},"type":"js/module"}]} |