mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 08:51:01 +00:00
1 line
12 KiB
Plaintext
1 line
12 KiB
Plaintext
{"dependencies":[{"name":"./rpc.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":3,"column":17,"index":94},"end":{"line":3,"column":36,"index":113}}],"key":"HM5SWdtr7pQCI/dpW5F7o9eBHJM=","exportNames":["*"],"imports":1}},{"name":"./runtime.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":21,"index":136},"end":{"line":4,"column":44,"index":159}}],"key":"1Bt1nJiKs8NxyJ2wvuA5w0tRpWE=","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 const rpc_js_1 = require(_dependencyMap[0], \"./rpc.js\");\n const runtime_js_1 = require(_dependencyMap[1], \"./runtime.js\");\n exports.default = {\n rpc: rpc_js_1.rpc,\n runtime: runtime_js_1.runtime,\n types: {\n AllowedSlots: {\n _enum: ['PrimarySlots', 'PrimaryAndSecondaryPlainSlots', 'PrimaryAndSecondaryVRFSlots']\n },\n BabeAuthorityWeight: 'u64',\n BabeEpochConfiguration: {\n c: '(u64, u64)',\n allowedSlots: 'AllowedSlots'\n },\n BabeBlockWeight: 'u32',\n BabeEquivocationProof: {\n offender: 'AuthorityId',\n slotNumber: 'SlotNumber',\n firstHeader: 'Header',\n secondHeader: 'Header'\n },\n BabeGenesisConfiguration: {\n slotDuration: 'u64',\n epochLength: 'u64',\n c: '(u64, u64)',\n genesisAuthorities: 'Vec<(AuthorityId, BabeAuthorityWeight)>',\n randomness: 'Randomness',\n allowedSlots: 'AllowedSlots'\n },\n BabeGenesisConfigurationV1: {\n slotDuration: 'u64',\n epochLength: 'u64',\n c: '(u64, u64)',\n genesisAuthorities: 'Vec<(AuthorityId, BabeAuthorityWeight)>',\n randomness: 'Randomness',\n secondarySlots: 'bool'\n },\n BabeWeight: 'u64',\n MaybeRandomness: 'Option<Randomness>',\n MaybeVrf: 'Option<VrfData>',\n Epoch: {\n epochIndex: 'u64',\n startSlot: 'Slot',\n duration: 'u64',\n authorities: 'Vec<(AuthorityId, BabeAuthorityWeight)>',\n randomness: 'Hash',\n // [u8; VRF_OUTPUT_LENGTH],\n config: 'BabeEpochConfiguration'\n },\n EpochAuthorship: {\n primary: 'Vec<u64>',\n secondary: 'Vec<u64>',\n secondary_vrf: 'Vec<u64>'\n },\n NextConfigDescriptor: {\n _enum: {\n V0: 'Null',\n V1: 'NextConfigDescriptorV1'\n }\n },\n NextConfigDescriptorV1: {\n c: '(u64, u64)',\n allowedSlots: 'AllowedSlots'\n },\n OpaqueKeyOwnershipProof: 'Bytes',\n Randomness: 'Hash',\n // [u8; RANDOMNESS_LENGTH],\n RawBabePreDigest: {\n _enum: {\n Phantom: 'Null',\n // index starts at 1... empty slot at 0\n Primary: 'RawBabePreDigestPrimary',\n SecondaryPlain: 'RawBabePreDigestSecondaryPlain',\n SecondaryVRF: 'RawBabePreDigestSecondaryVRF'\n }\n },\n RawBabePreDigestPrimary: {\n authorityIndex: 'u32',\n // AuthorityIndex (also in aura)\n slotNumber: 'SlotNumber',\n vrfOutput: 'VrfOutput',\n vrfProof: 'VrfProof'\n },\n RawBabePreDigestSecondaryPlain: {\n authorityIndex: 'u32',\n // AuthorityIndex (also in aura)\n slotNumber: 'SlotNumber'\n },\n RawBabePreDigestSecondaryVRF: {\n authorityIndex: 'u32',\n slotNumber: 'SlotNumber',\n vrfOutput: 'VrfOutput',\n vrfProof: 'VrfProof'\n },\n RawBabePreDigestTo159: {\n _enum: {\n Primary: 'RawBabePreDigestPrimaryTo159',\n Secondary: 'RawBabePreDigestSecondaryTo159'\n }\n },\n RawBabePreDigestPrimaryTo159: {\n authorityIndex: 'u32',\n slotNumber: 'SlotNumber',\n weight: 'BabeBlockWeight',\n vrfOutput: 'VrfOutput',\n vrfProof: 'VrfProof'\n },\n RawBabePreDigestSecondaryTo159: {\n authorityIndex: 'u32',\n slotNumber: 'SlotNumber',\n weight: 'BabeBlockWeight'\n },\n // a cross old/new compatible version of the digest, that is _only_ useful\n // for partial parsing and extraction of the author. This assumes that all\n // entries has the authorityIndex in the first position - and that it is all\n // we are interested in\n RawBabePreDigestCompat: {\n _enum: {\n Zero: 'u32',\n One: 'u32',\n Two: 'u32',\n Three: 'u32'\n }\n },\n SlotNumber: 'u64',\n VrfData: '[u8; 32]',\n VrfOutput: '[u8; 32]',\n VrfProof: '[u8; 64]'\n }\n };\n});","lineCount":137,"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],[7,8,3,6,"rpc_js_1"],[7,16,3,14],[7,19,3,17,"require"],[7,26,3,24],[7,27,3,24,"_dependencyMap"],[7,41,3,24],[7,56,3,35],[7,57,3,36],[8,2,4,0],[8,8,4,6,"runtime_js_1"],[8,20,4,18],[8,23,4,21,"require"],[8,30,4,28],[8,31,4,28,"_dependencyMap"],[8,45,4,28],[8,64,4,43],[8,65,4,44],[9,2,5,0,"exports"],[9,9,5,7],[9,10,5,8,"default"],[9,17,5,15],[9,20,5,18],[10,4,6,4,"rpc"],[10,7,6,7],[10,9,6,9,"rpc_js_1"],[10,17,6,17],[10,18,6,18,"rpc"],[10,21,6,21],[11,4,7,4,"runtime"],[11,11,7,11],[11,13,7,13,"runtime_js_1"],[11,25,7,25],[11,26,7,26,"runtime"],[11,33,7,33],[12,4,8,4,"types"],[12,9,8,9],[12,11,8,11],[13,6,9,8,"AllowedSlots"],[13,18,9,20],[13,20,9,22],[14,8,10,12,"_enum"],[14,13,10,17],[14,15,10,19],[14,16,10,20],[14,30,10,34],[14,32,10,36],[14,63,10,67],[14,65,10,69],[14,94,10,98],[15,6,11,8],[15,7,11,9],[16,6,12,8,"BabeAuthorityWeight"],[16,25,12,27],[16,27,12,29],[16,32,12,34],[17,6,13,8,"BabeEpochConfiguration"],[17,28,13,30],[17,30,13,32],[18,8,14,12,"c"],[18,9,14,13],[18,11,14,15],[18,23,14,27],[19,8,15,12,"allowedSlots"],[19,20,15,24],[19,22,15,26],[20,6,16,8],[20,7,16,9],[21,6,17,8,"BabeBlockWeight"],[21,21,17,23],[21,23,17,25],[21,28,17,30],[22,6,18,8,"BabeEquivocationProof"],[22,27,18,29],[22,29,18,31],[23,8,19,12,"offender"],[23,16,19,20],[23,18,19,22],[23,31,19,35],[24,8,20,12,"slotNumber"],[24,18,20,22],[24,20,20,24],[24,32,20,36],[25,8,21,12,"firstHeader"],[25,19,21,23],[25,21,21,25],[25,29,21,33],[26,8,22,12,"secondHeader"],[26,20,22,24],[26,22,22,26],[27,6,23,8],[27,7,23,9],[28,6,24,8,"BabeGenesisConfiguration"],[28,30,24,32],[28,32,24,34],[29,8,25,12,"slotDuration"],[29,20,25,24],[29,22,25,26],[29,27,25,31],[30,8,26,12,"epochLength"],[30,19,26,23],[30,21,26,25],[30,26,26,30],[31,8,27,12,"c"],[31,9,27,13],[31,11,27,15],[31,23,27,27],[32,8,28,12,"genesisAuthorities"],[32,26,28,30],[32,28,28,32],[32,69,28,73],[33,8,29,12,"randomness"],[33,18,29,22],[33,20,29,24],[33,32,29,36],[34,8,30,12,"allowedSlots"],[34,20,30,24],[34,22,30,26],[35,6,31,8],[35,7,31,9],[36,6,32,8,"BabeGenesisConfigurationV1"],[36,32,32,34],[36,34,32,36],[37,8,33,12,"slotDuration"],[37,20,33,24],[37,22,33,26],[37,27,33,31],[38,8,34,12,"epochLength"],[38,19,34,23],[38,21,34,25],[38,26,34,30],[39,8,35,12,"c"],[39,9,35,13],[39,11,35,15],[39,23,35,27],[40,8,36,12,"genesisAuthorities"],[40,26,36,30],[40,28,36,32],[40,69,36,73],[41,8,37,12,"randomness"],[41,18,37,22],[41,20,37,24],[41,32,37,36],[42,8,38,12,"secondarySlots"],[42,22,38,26],[42,24,38,28],[43,6,39,8],[43,7,39,9],[44,6,40,8,"BabeWeight"],[44,16,40,18],[44,18,40,20],[44,23,40,25],[45,6,41,8,"MaybeRandomness"],[45,21,41,23],[45,23,41,25],[45,43,41,45],[46,6,42,8,"MaybeVrf"],[46,14,42,16],[46,16,42,18],[46,33,42,35],[47,6,43,8,"Epoch"],[47,11,43,13],[47,13,43,15],[48,8,44,12,"epochIndex"],[48,18,44,22],[48,20,44,24],[48,25,44,29],[49,8,45,12,"startSlot"],[49,17,45,21],[49,19,45,23],[49,25,45,29],[50,8,46,12,"duration"],[50,16,46,20],[50,18,46,22],[50,23,46,27],[51,8,47,12,"authorities"],[51,19,47,23],[51,21,47,25],[51,62,47,66],[52,8,48,12,"randomness"],[52,18,48,22],[52,20,48,24],[52,26,48,30],[53,8,48,32],[54,8,49,12,"config"],[54,14,49,18],[54,16,49,20],[55,6,50,8],[55,7,50,9],[56,6,51,8,"EpochAuthorship"],[56,21,51,23],[56,23,51,25],[57,8,52,12,"primary"],[57,15,52,19],[57,17,52,21],[57,27,52,31],[58,8,53,12,"secondary"],[58,17,53,21],[58,19,53,23],[58,29,53,33],[59,8,54,12,"secondary_vrf"],[59,21,54,25],[59,23,54,27],[60,6,55,8],[60,7,55,9],[61,6,56,8,"NextConfigDescriptor"],[61,26,56,28],[61,28,56,30],[62,8,57,12,"_enum"],[62,13,57,17],[62,15,57,19],[63,10,58,16,"V0"],[63,12,58,18],[63,14,58,20],[63,20,58,26],[64,10,59,16,"V1"],[64,12,59,18],[64,14,59,20],[65,8,60,12],[66,6,61,8],[66,7,61,9],[67,6,62,8,"NextConfigDescriptorV1"],[67,28,62,30],[67,30,62,32],[68,8,63,12,"c"],[68,9,63,13],[68,11,63,15],[68,23,63,27],[69,8,64,12,"allowedSlots"],[69,20,64,24],[69,22,64,26],[70,6,65,8],[70,7,65,9],[71,6,66,8,"OpaqueKeyOwnershipProof"],[71,29,66,31],[71,31,66,33],[71,38,66,40],[72,6,67,8,"Randomness"],[72,16,67,18],[72,18,67,20],[72,24,67,26],[73,6,67,28],[74,6,68,8,"RawBabePreDigest"],[74,22,68,24],[74,24,68,26],[75,8,69,12,"_enum"],[75,13,69,17],[75,15,69,19],[76,10,70,16,"Phantom"],[76,17,70,23],[76,19,70,25],[76,25,70,31],[77,10,70,33],[78,10,71,16,"Primary"],[78,17,71,23],[78,19,71,25],[78,44,71,50],[79,10,72,16,"SecondaryPlain"],[79,24,72,30],[79,26,72,32],[79,58,72,64],[80,10,73,16,"SecondaryVRF"],[80,22,73,28],[80,24,73,30],[81,8,74,12],[82,6,75,8],[82,7,75,9],[83,6,76,8,"RawBabePreDigestPrimary"],[83,29,76,31],[83,31,76,33],[84,8,77,12,"authorityIndex"],[84,22,77,26],[84,24,77,28],[84,29,77,33],[85,8,77,35],[86,8,78,12,"slotNumber"],[86,18,78,22],[86,20,78,24],[86,32,78,36],[87,8,79,12,"vrfOutput"],[87,17,79,21],[87,19,79,23],[87,30,79,34],[88,8,80,12,"vrfProof"],[88,16,80,20],[88,18,80,22],[89,6,81,8],[89,7,81,9],[90,6,82,8,"RawBabePreDigestSecondaryPlain"],[90,36,82,38],[90,38,82,40],[91,8,83,12,"authorityIndex"],[91,22,83,26],[91,24,83,28],[91,29,83,33],[92,8,83,35],[93,8,84,12,"slotNumber"],[93,18,84,22],[93,20,84,24],[94,6,85,8],[94,7,85,9],[95,6,86,8,"RawBabePreDigestSecondaryVRF"],[95,34,86,36],[95,36,86,38],[96,8,87,12,"authorityIndex"],[96,22,87,26],[96,24,87,28],[96,29,87,33],[97,8,88,12,"slotNumber"],[97,18,88,22],[97,20,88,24],[97,32,88,36],[98,8,89,12,"vrfOutput"],[98,17,89,21],[98,19,89,23],[98,30,89,34],[99,8,90,12,"vrfProof"],[99,16,90,20],[99,18,90,22],[100,6,91,8],[100,7,91,9],[101,6,92,8,"RawBabePreDigestTo159"],[101,27,92,29],[101,29,92,31],[102,8,93,12,"_enum"],[102,13,93,17],[102,15,93,19],[103,10,94,16,"Primary"],[103,17,94,23],[103,19,94,25],[103,49,94,55],[104,10,95,16,"Secondary"],[104,19,95,25],[104,21,95,27],[105,8,96,12],[106,6,97,8],[106,7,97,9],[107,6,98,8,"RawBabePreDigestPrimaryTo159"],[107,34,98,36],[107,36,98,38],[108,8,99,12,"authorityIndex"],[108,22,99,26],[108,24,99,28],[108,29,99,33],[109,8,100,12,"slotNumber"],[109,18,100,22],[109,20,100,24],[109,32,100,36],[110,8,101,12,"weight"],[110,14,101,18],[110,16,101,20],[110,33,101,37],[111,8,102,12,"vrfOutput"],[111,17,102,21],[111,19,102,23],[111,30,102,34],[112,8,103,12,"vrfProof"],[112,16,103,20],[112,18,103,22],[113,6,104,8],[113,7,104,9],[114,6,105,8,"RawBabePreDigestSecondaryTo159"],[114,36,105,38],[114,38,105,40],[115,8,106,12,"authorityIndex"],[115,22,106,26],[115,24,106,28],[115,29,106,33],[116,8,107,12,"slotNumber"],[116,18,107,22],[116,20,107,24],[116,32,107,36],[117,8,108,12,"weight"],[117,14,108,18],[117,16,108,20],[118,6,109,8],[118,7,109,9],[119,6,110,8],[120,6,111,8],[121,6,112,8],[122,6,113,8],[123,6,114,8,"RawBabePreDigestCompat"],[123,28,114,30],[123,30,114,32],[124,8,115,12,"_enum"],[124,13,115,17],[124,15,115,19],[125,10,116,16,"Zero"],[125,14,116,20],[125,16,116,22],[125,21,116,27],[126,10,117,16,"One"],[126,13,117,19],[126,15,117,21],[126,20,117,26],[127,10,118,16,"Two"],[127,13,118,19],[127,15,118,21],[127,20,118,26],[128,10,119,16,"Three"],[128,15,119,21],[128,17,119,23],[129,8,120,12],[130,6,121,8],[130,7,121,9],[131,6,122,8,"SlotNumber"],[131,16,122,18],[131,18,122,20],[131,23,122,25],[132,6,123,8,"VrfData"],[132,13,123,15],[132,15,123,17],[132,25,123,27],[133,6,124,8,"VrfOutput"],[133,15,124,17],[133,17,124,19],[133,27,124,29],[134,6,125,8,"VrfProof"],[134,14,125,16],[134,16,125,18],[135,4,126,4],[136,2,127,0],[136,3,127,1],[137,0,127,2],[137,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]} |