mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 10:01:02 +00:00
1 line
3.2 KiB
Plaintext
1 line
3.2 KiB
Plaintext
{"dependencies":[{"name":"@polkadot/types-codec","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":47,"index":47}}],"key":"4J9mGJyxcRzjwnWeFPHBw1ClKiw=","exportNames":["*"],"imports":1}},{"name":"./constants.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":48},"end":{"line":2,"column":48,"index":96}}],"key":"46QfplZMuoT7/1B4GqMDknw8q/g=","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 Object.defineProperty(exports, \"GenericExtrinsicUnknown\", {\n enumerable: true,\n get: function () {\n return GenericExtrinsicUnknown;\n }\n });\n var _polkadotTypesCodec = require(_dependencyMap[0], \"@polkadot/types-codec\");\n var _constantsJs = require(_dependencyMap[1], \"./constants.js\");\n /**\n * @name GenericExtrinsicUnknown\n * @description\n * A default handler for extrinsics where the version is not known (default throw)\n */\n class GenericExtrinsicUnknown extends _polkadotTypesCodec.Struct {\n constructor(registry, _value, {\n isSigned = false,\n version = 0\n } = {}) {\n super(registry, {});\n throw new Error(`Unsupported ${isSigned ? '' : 'un'}signed extrinsic version ${version & _constantsJs.UNMASK_VERSION}`);\n }\n }\n});","lineCount":29,"map":[[7,2,8,0,"Object"],[7,8,8,0],[7,9,8,0,"defineProperty"],[7,23,8,0],[7,24,8,0,"exports"],[7,31,8,0],[8,4,8,0,"enumerable"],[8,14,8,0],[9,4,8,0,"get"],[9,7,8,0],[9,18,8,0,"get"],[9,19,8,0],[10,6,8,0],[10,13,8,0,"GenericExtrinsicUnknown"],[10,36,8,0],[11,4,8,0],[12,2,8,0],[13,2,1,0],[13,6,1,0,"_polkadotTypesCodec"],[13,25,1,0],[13,28,1,0,"require"],[13,35,1,0],[13,36,1,0,"_dependencyMap"],[13,50,1,0],[14,2,2,0],[14,6,2,0,"_constantsJs"],[14,18,2,0],[14,21,2,0,"require"],[14,28,2,0],[14,29,2,0,"_dependencyMap"],[14,43,2,0],[15,2,3,0],[16,0,4,0],[17,0,5,0],[18,0,6,0],[19,0,7,0],[20,2,8,7],[20,8,8,13,"GenericExtrinsicUnknown"],[20,31,8,36],[20,40,8,45,"Struct"],[20,59,8,51],[20,60,8,51,"Struct"],[20,66,8,51],[20,67,8,52],[21,4,9,4,"constructor"],[21,15,9,15,"constructor"],[21,16,9,16,"registry"],[21,24,9,24],[21,26,9,26,"_value"],[21,32,9,32],[21,34,9,34],[22,6,9,36,"isSigned"],[22,14,9,44],[22,17,9,47],[22,22,9,52],[23,6,9,54,"version"],[23,13,9,61],[23,16,9,64],[24,4,9,66],[24,5,9,67],[24,8,9,70],[24,9,9,71],[24,10,9,72],[24,12,9,74],[25,6,10,8],[25,11,10,13],[25,12,10,14,"registry"],[25,20,10,22],[25,22,10,24],[25,23,10,25],[25,24,10,26],[25,25,10,27],[26,6,11,8],[26,12,11,14],[26,16,11,18,"Error"],[26,21,11,23],[26,22,11,24],[26,37,11,39,"isSigned"],[26,45,11,47],[26,48,11,50],[26,50,11,52],[26,53,11,55],[26,57,11,59],[26,85,11,87,"version"],[26,92,11,94],[26,95,11,97,"UNMASK_VERSION"],[26,107,11,111],[26,108,11,111,"UNMASK_VERSION"],[26,122,11,111],[26,124,11,113],[26,125,11,114],[27,4,12,4],[28,2,13,0],[29,0,13,1],[29,3]],"functionMap":{"names":["<global>","GenericExtrinsicUnknown","GenericExtrinsicUnknown#constructor"],"mappings":"AAA;OCO;ICC;KDG;CDC"},"hasCjsExports":false},"type":"js/module"}]} |