mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 01:51:03 +00:00
1 line
3.9 KiB
Plaintext
1 line
3.9 KiB
Plaintext
{"dependencies":[{"name":"./hdkdEcdsa.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":23,"index":135},"end":{"line":4,"column":48,"index":160}}],"key":"R9X3QYkw3nVSIyYwE8433uZXpnU=","exportNames":["*"],"imports":1}},{"name":"./hdkdEd25519.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":5,"column":25,"index":187},"end":{"line":5,"column":52,"index":214}}],"key":"nzhQvemuImTO943FVb3xem9SD6E=","exportNames":["*"],"imports":1}},{"name":"./hdkdSr25519.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":6,"column":25,"index":241},"end":{"line":6,"column":52,"index":268}}],"key":"SZAKCj613+YeG86YruvvIwggyP4=","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.keyFromPath = keyFromPath;\n const hdkdEcdsa_js_1 = require(_dependencyMap[0], \"./hdkdEcdsa.js\");\n const hdkdEd25519_js_1 = require(_dependencyMap[1], \"./hdkdEd25519.js\");\n const hdkdSr25519_js_1 = require(_dependencyMap[2], \"./hdkdSr25519.js\");\n const generators = {\n ecdsa: hdkdEcdsa_js_1.keyHdkdEcdsa,\n ed25519: hdkdEd25519_js_1.keyHdkdEd25519,\n // FIXME This is Substrate-compatible, not Ethereum-compatible\n ethereum: hdkdEcdsa_js_1.keyHdkdEcdsa,\n sr25519: hdkdSr25519_js_1.keyHdkdSr25519\n };\n function keyFromPath(pair, path, type) {\n const keyHdkd = generators[type];\n let result = pair;\n for (const junction of path) {\n result = keyHdkd(result, junction);\n }\n return result;\n }\n});","lineCount":26,"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,"keyFromPath"],[7,21,3,19],[7,24,3,22,"keyFromPath"],[7,35,3,33],[8,2,4,0],[8,8,4,6,"hdkdEcdsa_js_1"],[8,22,4,20],[8,25,4,23,"require"],[8,32,4,30],[8,33,4,30,"_dependencyMap"],[8,47,4,30],[8,68,4,47],[8,69,4,48],[9,2,5,0],[9,8,5,6,"hdkdEd25519_js_1"],[9,24,5,22],[9,27,5,25,"require"],[9,34,5,32],[9,35,5,32,"_dependencyMap"],[9,49,5,32],[9,72,5,51],[9,73,5,52],[10,2,6,0],[10,8,6,6,"hdkdSr25519_js_1"],[10,24,6,22],[10,27,6,25,"require"],[10,34,6,32],[10,35,6,32,"_dependencyMap"],[10,49,6,32],[10,72,6,51],[10,73,6,52],[11,2,7,0],[11,8,7,6,"generators"],[11,18,7,16],[11,21,7,19],[12,4,8,4,"ecdsa"],[12,9,8,9],[12,11,8,11,"hdkdEcdsa_js_1"],[12,25,8,25],[12,26,8,26,"keyHdkdEcdsa"],[12,38,8,38],[13,4,9,4,"ed25519"],[13,11,9,11],[13,13,9,13,"hdkdEd25519_js_1"],[13,29,9,29],[13,30,9,30,"keyHdkdEd25519"],[13,44,9,44],[14,4,10,4],[15,4,11,4,"ethereum"],[15,12,11,12],[15,14,11,14,"hdkdEcdsa_js_1"],[15,28,11,28],[15,29,11,29,"keyHdkdEcdsa"],[15,41,11,41],[16,4,12,4,"sr25519"],[16,11,12,11],[16,13,12,13,"hdkdSr25519_js_1"],[16,29,12,29],[16,30,12,30,"keyHdkdSr25519"],[17,2,13,0],[17,3,13,1],[18,2,14,0],[18,11,14,9,"keyFromPath"],[18,22,14,20,"keyFromPath"],[18,23,14,21,"pair"],[18,27,14,25],[18,29,14,27,"path"],[18,33,14,31],[18,35,14,33,"type"],[18,39,14,37],[18,41,14,39],[19,4,15,4],[19,10,15,10,"keyHdkd"],[19,17,15,17],[19,20,15,20,"generators"],[19,30,15,30],[19,31,15,31,"type"],[19,35,15,35],[19,36,15,36],[20,4,16,4],[20,8,16,8,"result"],[20,14,16,14],[20,17,16,17,"pair"],[20,21,16,21],[21,4,17,4],[21,9,17,9],[21,15,17,15,"junction"],[21,23,17,23],[21,27,17,27,"path"],[21,31,17,31],[21,33,17,33],[22,6,18,8,"result"],[22,12,18,14],[22,15,18,17,"keyHdkd"],[22,22,18,24],[22,23,18,25,"result"],[22,29,18,31],[22,31,18,33,"junction"],[22,39,18,41],[22,40,18,42],[23,4,19,4],[24,4,20,4],[24,11,20,11,"result"],[24,17,20,17],[25,2,21,0],[26,0,21,1],[26,3]],"functionMap":{"names":["<global>","keyFromPath"],"mappings":"AAA;ACa;CDO"},"hasCjsExports":true},"type":"js/module"}]} |