mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 04:11:02 +00:00
1 line
12 KiB
Plaintext
1 line
12 KiB
Plaintext
{"dependencies":[{"name":"./rpc.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":31,"index":31}}],"key":"7xMNiSU2y/zE2VOabuNZgopusZk=","exportNames":["*"],"imports":1}},{"name":"./runtime.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":32},"end":{"line":2,"column":39,"index":71}}],"key":"ZvZNADrKT8cQiJl2dSq2RlU/AmM=","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, \"default\", {\n enumerable: true,\n get: function () {\n return _default;\n }\n });\n var _rpcJs = require(_dependencyMap[0], \"./rpc.js\");\n var _runtimeJs = require(_dependencyMap[1], \"./runtime.js\");\n var _default = {\n rpc: _rpcJs.rpc,\n runtime: _runtimeJs.runtime,\n types: {\n AuthorityIndex: 'u64',\n AuthorityList: 'Vec<NextAuthority>',\n AuthoritySet: {\n currentAuthorities: 'AuthorityList',\n setId: 'u64',\n pendingStandardChanges: 'ForkTreePendingChange',\n pendingForcedChanges: 'Vec<PendingChange>',\n authoritySetChanges: 'AuthoritySetChanges'\n },\n ForkTreePendingChange: {\n roots: 'Vec<ForkTreePendingChangeNode>',\n bestFinalizedNumber: 'Option<BlockNumber>'\n },\n ForkTreePendingChangeNode: {\n hash: 'BlockHash',\n number: 'BlockNumber',\n data: 'PendingChange',\n // actual data, here PendingChange\n children: 'Vec<ForkTreePendingChangeNode>'\n },\n AuthoritySetChange: '(U64, BlockNumber)',\n AuthoritySetChanges: 'Vec<AuthoritySetChange>',\n AuthorityWeight: 'u64',\n DelayKind: {\n _enum: {\n Finalized: 'Null',\n Best: 'DelayKindBest'\n }\n },\n DelayKindBest: {\n medianLastFinalized: 'BlockNumber'\n },\n EncodedFinalityProofs: 'Bytes',\n GrandpaEquivocation: {\n _enum: {\n Prevote: 'GrandpaEquivocationValue',\n Precommit: 'GrandpaEquivocationValue'\n }\n },\n GrandpaEquivocationProof: {\n setId: 'SetId',\n equivocation: 'GrandpaEquivocation'\n },\n GrandpaEquivocationValue: {\n roundNumber: 'u64',\n identity: 'AuthorityId',\n first: '(GrandpaPrevote, AuthoritySignature)',\n second: '(GrandpaPrevote, AuthoritySignature)'\n },\n GrandpaPrevote: {\n targetHash: 'Hash',\n targetNumber: 'BlockNumber'\n },\n GrandpaCommit: {\n targetHash: 'BlockHash',\n targetNumber: 'BlockNumber',\n precommits: 'Vec<GrandpaSignedPrecommit>'\n },\n GrandpaPrecommit: {\n targetHash: 'BlockHash',\n targetNumber: 'BlockNumber'\n },\n GrandpaSignedPrecommit: {\n precommit: 'GrandpaPrecommit',\n signature: 'AuthoritySignature',\n id: 'AuthorityId'\n },\n GrandpaJustification: {\n round: 'u64',\n commit: 'GrandpaCommit',\n votesAncestries: 'Vec<Header>'\n },\n JustificationNotification: 'Bytes',\n KeyOwnerProof: 'MembershipProof',\n NextAuthority: '(AuthorityId, AuthorityWeight)',\n PendingChange: {\n nextAuthorities: 'AuthorityList',\n delay: 'BlockNumber',\n canonHeight: 'BlockNumber',\n canonHash: 'BlockHash',\n delayKind: 'DelayKind'\n },\n PendingPause: {\n scheduledAt: 'BlockNumber',\n delay: 'BlockNumber'\n },\n PendingResume: {\n scheduledAt: 'BlockNumber',\n delay: 'BlockNumber'\n },\n Precommits: {\n currentWeight: 'u32',\n missing: 'BTreeSet<AuthorityId>'\n },\n Prevotes: {\n currentWeight: 'u32',\n missing: 'BTreeSet<AuthorityId>'\n },\n ReportedRoundStates: {\n setId: 'u32',\n best: 'RoundState',\n background: 'Vec<RoundState>'\n },\n RoundState: {\n round: 'u32',\n totalWeight: 'u32',\n thresholdWeight: 'u32',\n prevotes: 'Prevotes',\n precommits: 'Precommits'\n },\n SetId: 'u64',\n StoredPendingChange: {\n scheduledAt: 'BlockNumber',\n delay: 'BlockNumber',\n nextAuthorities: 'AuthorityList'\n },\n StoredState: {\n _enum: {\n Live: 'Null',\n PendingPause: 'PendingPause',\n Paused: 'Null',\n PendingResume: 'PendingResume'\n }\n }\n }\n };\n});","lineCount":145,"map":[[7,2,3,0,"Object"],[7,8,3,0],[7,9,3,0,"defineProperty"],[7,23,3,0],[7,24,3,0,"exports"],[7,31,3,0],[8,4,3,0,"enumerable"],[8,14,3,0],[9,4,3,0,"get"],[9,7,3,0],[9,18,3,0,"get"],[9,19,3,0],[10,6,3,0],[10,13,3,0,"_default"],[10,21,3,0],[11,4,3,0],[12,2,3,0],[13,2,1,0],[13,6,1,0,"_rpcJs"],[13,12,1,0],[13,15,1,0,"require"],[13,22,1,0],[13,23,1,0,"_dependencyMap"],[13,37,1,0],[14,2,2,0],[14,6,2,0,"_runtimeJs"],[14,16,2,0],[14,19,2,0,"require"],[14,26,2,0],[14,27,2,0,"_dependencyMap"],[14,41,2,0],[15,2,3,0],[15,6,3,0,"_default"],[15,14,3,0],[15,17,3,15],[16,4,4,4,"rpc"],[16,7,4,7],[16,9,4,4,"rpc"],[16,15,4,7],[16,16,4,7,"rpc"],[16,19,4,7],[17,4,5,4,"runtime"],[17,11,5,11],[17,13,5,4,"runtime"],[17,23,5,11],[17,24,5,11,"runtime"],[17,31,5,11],[18,4,6,4,"types"],[18,9,6,9],[18,11,6,11],[19,6,7,8,"AuthorityIndex"],[19,20,7,22],[19,22,7,24],[19,27,7,29],[20,6,8,8,"AuthorityList"],[20,19,8,21],[20,21,8,23],[20,41,8,43],[21,6,9,8,"AuthoritySet"],[21,18,9,20],[21,20,9,22],[22,8,10,12,"currentAuthorities"],[22,26,10,30],[22,28,10,32],[22,43,10,47],[23,8,11,12,"setId"],[23,13,11,17],[23,15,11,19],[23,20,11,24],[24,8,12,12,"pendingStandardChanges"],[24,30,12,34],[24,32,12,36],[24,55,12,59],[25,8,13,12,"pendingForcedChanges"],[25,28,13,32],[25,30,13,34],[25,50,13,54],[26,8,14,12,"authoritySetChanges"],[26,27,14,31],[26,29,14,33],[27,6,15,8],[27,7,15,9],[28,6,16,8,"ForkTreePendingChange"],[28,27,16,29],[28,29,16,31],[29,8,17,12,"roots"],[29,13,17,17],[29,15,17,19],[29,47,17,51],[30,8,18,12,"bestFinalizedNumber"],[30,27,18,31],[30,29,18,33],[31,6,19,8],[31,7,19,9],[32,6,20,8,"ForkTreePendingChangeNode"],[32,31,20,33],[32,33,20,35],[33,8,21,12,"hash"],[33,12,21,16],[33,14,21,18],[33,25,21,29],[34,8,22,12,"number"],[34,14,22,18],[34,16,22,20],[34,29,22,33],[35,8,23,12,"data"],[35,12,23,16],[35,14,23,18],[35,29,23,33],[36,8,23,35],[37,8,24,12,"children"],[37,16,24,20],[37,18,24,22],[38,6,25,8],[38,7,25,9],[39,6,26,8,"AuthoritySetChange"],[39,24,26,26],[39,26,26,28],[39,46,26,48],[40,6,27,8,"AuthoritySetChanges"],[40,25,27,27],[40,27,27,29],[40,52,27,54],[41,6,28,8,"AuthorityWeight"],[41,21,28,23],[41,23,28,25],[41,28,28,30],[42,6,29,8,"DelayKind"],[42,15,29,17],[42,17,29,19],[43,8,30,12,"_enum"],[43,13,30,17],[43,15,30,19],[44,10,31,16,"Finalized"],[44,19,31,25],[44,21,31,27],[44,27,31,33],[45,10,32,16,"Best"],[45,14,32,20],[45,16,32,22],[46,8,33,12],[47,6,34,8],[47,7,34,9],[48,6,35,8,"DelayKindBest"],[48,19,35,21],[48,21,35,23],[49,8,36,12,"medianLastFinalized"],[49,27,36,31],[49,29,36,33],[50,6,37,8],[50,7,37,9],[51,6,38,8,"EncodedFinalityProofs"],[51,27,38,29],[51,29,38,31],[51,36,38,38],[52,6,39,8,"GrandpaEquivocation"],[52,25,39,27],[52,27,39,29],[53,8,40,12,"_enum"],[53,13,40,17],[53,15,40,19],[54,10,41,16,"Prevote"],[54,17,41,23],[54,19,41,25],[54,45,41,51],[55,10,42,16,"Precommit"],[55,19,42,25],[55,21,42,27],[56,8,43,12],[57,6,44,8],[57,7,44,9],[58,6,45,8,"GrandpaEquivocationProof"],[58,30,45,32],[58,32,45,34],[59,8,46,12,"setId"],[59,13,46,17],[59,15,46,19],[59,22,46,26],[60,8,47,12,"equivocation"],[60,20,47,24],[60,22,47,26],[61,6,48,8],[61,7,48,9],[62,6,49,8,"GrandpaEquivocationValue"],[62,30,49,32],[62,32,49,34],[63,8,50,12,"roundNumber"],[63,19,50,23],[63,21,50,25],[63,26,50,30],[64,8,51,12,"identity"],[64,16,51,20],[64,18,51,22],[64,31,51,35],[65,8,52,12,"first"],[65,13,52,17],[65,15,52,19],[65,53,52,57],[66,8,53,12,"second"],[66,14,53,18],[66,16,53,20],[67,6,54,8],[67,7,54,9],[68,6,55,8,"GrandpaPrevote"],[68,20,55,22],[68,22,55,24],[69,8,56,12,"targetHash"],[69,18,56,22],[69,20,56,24],[69,26,56,30],[70,8,57,12,"targetNumber"],[70,20,57,24],[70,22,57,26],[71,6,58,8],[71,7,58,9],[72,6,59,8,"GrandpaCommit"],[72,19,59,21],[72,21,59,23],[73,8,60,12,"targetHash"],[73,18,60,22],[73,20,60,24],[73,31,60,35],[74,8,61,12,"targetNumber"],[74,20,61,24],[74,22,61,26],[74,35,61,39],[75,8,62,12,"precommits"],[75,18,62,22],[75,20,62,24],[76,6,63,8],[76,7,63,9],[77,6,64,8,"GrandpaPrecommit"],[77,22,64,24],[77,24,64,26],[78,8,65,12,"targetHash"],[78,18,65,22],[78,20,65,24],[78,31,65,35],[79,8,66,12,"targetNumber"],[79,20,66,24],[79,22,66,26],[80,6,67,8],[80,7,67,9],[81,6,68,8,"GrandpaSignedPrecommit"],[81,28,68,30],[81,30,68,32],[82,8,69,12,"precommit"],[82,17,69,21],[82,19,69,23],[82,37,69,41],[83,8,70,12,"signature"],[83,17,70,21],[83,19,70,23],[83,39,70,43],[84,8,71,12,"id"],[84,10,71,14],[84,12,71,16],[85,6,72,8],[85,7,72,9],[86,6,73,8,"GrandpaJustification"],[86,26,73,28],[86,28,73,30],[87,8,74,12,"round"],[87,13,74,17],[87,15,74,19],[87,20,74,24],[88,8,75,12,"commit"],[88,14,75,18],[88,16,75,20],[88,31,75,35],[89,8,76,12,"votesAncestries"],[89,23,76,27],[89,25,76,29],[90,6,77,8],[90,7,77,9],[91,6,78,8,"JustificationNotification"],[91,31,78,33],[91,33,78,35],[91,40,78,42],[92,6,79,8,"KeyOwnerProof"],[92,19,79,21],[92,21,79,23],[92,38,79,40],[93,6,80,8,"NextAuthority"],[93,19,80,21],[93,21,80,23],[93,53,80,55],[94,6,81,8,"PendingChange"],[94,19,81,21],[94,21,81,23],[95,8,82,12,"nextAuthorities"],[95,23,82,27],[95,25,82,29],[95,40,82,44],[96,8,83,12,"delay"],[96,13,83,17],[96,15,83,19],[96,28,83,32],[97,8,84,12,"canonHeight"],[97,19,84,23],[97,21,84,25],[97,34,84,38],[98,8,85,12,"canonHash"],[98,17,85,21],[98,19,85,23],[98,30,85,34],[99,8,86,12,"delayKind"],[99,17,86,21],[99,19,86,23],[100,6,87,8],[100,7,87,9],[101,6,88,8,"PendingPause"],[101,18,88,20],[101,20,88,22],[102,8,89,12,"scheduledAt"],[102,19,89,23],[102,21,89,25],[102,34,89,38],[103,8,90,12,"delay"],[103,13,90,17],[103,15,90,19],[104,6,91,8],[104,7,91,9],[105,6,92,8,"PendingResume"],[105,19,92,21],[105,21,92,23],[106,8,93,12,"scheduledAt"],[106,19,93,23],[106,21,93,25],[106,34,93,38],[107,8,94,12,"delay"],[107,13,94,17],[107,15,94,19],[108,6,95,8],[108,7,95,9],[109,6,96,8,"Precommits"],[109,16,96,18],[109,18,96,20],[110,8,97,12,"currentWeight"],[110,21,97,25],[110,23,97,27],[110,28,97,32],[111,8,98,12,"missing"],[111,15,98,19],[111,17,98,21],[112,6,99,8],[112,7,99,9],[113,6,100,8,"Prevotes"],[113,14,100,16],[113,16,100,18],[114,8,101,12,"currentWeight"],[114,21,101,25],[114,23,101,27],[114,28,101,32],[115,8,102,12,"missing"],[115,15,102,19],[115,17,102,21],[116,6,103,8],[116,7,103,9],[117,6,104,8,"ReportedRoundStates"],[117,25,104,27],[117,27,104,29],[118,8,105,12,"setId"],[118,13,105,17],[118,15,105,19],[118,20,105,24],[119,8,106,12,"best"],[119,12,106,16],[119,14,106,18],[119,26,106,30],[120,8,107,12,"background"],[120,18,107,22],[120,20,107,24],[121,6,108,8],[121,7,108,9],[122,6,109,8,"RoundState"],[122,16,109,18],[122,18,109,20],[123,8,110,12,"round"],[123,13,110,17],[123,15,110,19],[123,20,110,24],[124,8,111,12,"totalWeight"],[124,19,111,23],[124,21,111,25],[124,26,111,30],[125,8,112,12,"thresholdWeight"],[125,23,112,27],[125,25,112,29],[125,30,112,34],[126,8,113,12,"prevotes"],[126,16,113,20],[126,18,113,22],[126,28,113,32],[127,8,114,12,"precommits"],[127,18,114,22],[127,20,114,24],[128,6,115,8],[128,7,115,9],[129,6,116,8,"SetId"],[129,11,116,13],[129,13,116,15],[129,18,116,20],[130,6,117,8,"StoredPendingChange"],[130,25,117,27],[130,27,117,29],[131,8,118,12,"scheduledAt"],[131,19,118,23],[131,21,118,25],[131,34,118,38],[132,8,119,12,"delay"],[132,13,119,17],[132,15,119,19],[132,28,119,32],[133,8,120,12,"nextAuthorities"],[133,23,120,27],[133,25,120,29],[134,6,121,8],[134,7,121,9],[135,6,122,8,"StoredState"],[135,17,122,19],[135,19,122,21],[136,8,123,12,"_enum"],[136,13,123,17],[136,15,123,19],[137,10,124,16,"Live"],[137,14,124,20],[137,16,124,22],[137,22,124,28],[138,10,125,16,"PendingPause"],[138,22,125,28],[138,24,125,30],[138,38,125,44],[139,10,126,16,"Paused"],[139,16,126,22],[139,18,126,24],[139,24,126,30],[140,10,127,16,"PendingResume"],[140,23,127,29],[140,25,127,31],[141,8,128,12],[142,6,129,8],[143,4,130,4],[144,2,131,0],[144,3,131,1],[145,0,131,2],[145,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |