mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 07:41:01 +00:00
1 line
7.1 KiB
Plaintext
1 line
7.1 KiB
Plaintext
{"dependencies":[],"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.runtime = void 0;\n const BEEFY_V3 = {\n beefy_genesis: {\n description: 'Return the block number where BEEFY consensus is enabled/started',\n params: [],\n type: 'Option<BlockNumber>'\n },\n generate_key_ownership_proof: {\n description: 'Generates a proof of key ownership for the given authority in the given set.',\n params: [{\n name: 'setId',\n type: 'ValidatorSetId'\n }, {\n name: 'authorityId',\n type: 'AuthorityId'\n }],\n type: 'Option<OpaqueKeyOwnershipProof>'\n },\n validator_set: {\n description: 'Return the current active BEEFY validator set',\n params: [],\n type: 'Option<ValidatorSet>'\n }\n };\n const BEEFY_V1_V3 = {\n ...BEEFY_V3,\n submit_report_equivocation_unsigned_extrinsic: {\n description: 'Submits an unsigned extrinsic to report an equivocation.',\n params: [{\n name: 'equivocationProof',\n type: 'BeefyEquivocationProof'\n }, {\n name: 'keyOwnerProof',\n type: 'OpaqueKeyOwnershipProof'\n }],\n type: 'Option<Null>'\n }\n };\n const BEEFY_V4 = {\n ...BEEFY_V3,\n submit_report_double_voting_unsigned_extrinsic: {\n description: 'Submits an unsigned extrinsic to report a double voting equivocation.',\n params: [{\n name: 'equivocationProof',\n type: 'SpConsensusBeefyDoubleVotingProof'\n }, {\n name: 'keyOwnerProof',\n type: 'OpaqueKeyOwnershipProof'\n }],\n type: 'Option<Null>'\n }\n };\n const BEEFY_MMR_V1 = {\n authority_set_proof: {\n description: 'Return the currently active BEEFY authority set proof.',\n params: [],\n type: 'BeefyAuthoritySet'\n },\n next_authority_set_proof: {\n description: 'Return the next/queued BEEFY authority set proof.',\n params: [],\n type: 'BeefyNextAuthoritySet'\n }\n };\n exports.runtime = {\n BeefyApi: [{\n methods: BEEFY_V4,\n version: 4\n }, {\n methods: BEEFY_V1_V3,\n version: 3\n }, {\n methods: BEEFY_V1_V3,\n version: 2\n }, {\n methods: BEEFY_V1_V3,\n version: 1\n }],\n BeefyMmrApi: [{\n methods: BEEFY_MMR_V1,\n version: 1\n }]\n };\n});","lineCount":90,"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,"runtime"],[7,17,3,15],[7,20,3,18],[7,25,3,23],[7,26,3,24],[8,2,4,0],[8,8,4,6,"BEEFY_V3"],[8,16,4,14],[8,19,4,17],[9,4,5,4,"beefy_genesis"],[9,17,5,17],[9,19,5,19],[10,6,6,8,"description"],[10,17,6,19],[10,19,6,21],[10,85,6,87],[11,6,7,8,"params"],[11,12,7,14],[11,14,7,16],[11,16,7,18],[12,6,8,8,"type"],[12,10,8,12],[12,12,8,14],[13,4,9,4],[13,5,9,5],[14,4,10,4,"generate_key_ownership_proof"],[14,32,10,32],[14,34,10,34],[15,6,11,8,"description"],[15,17,11,19],[15,19,11,21],[15,97,11,99],[16,6,12,8,"params"],[16,12,12,14],[16,14,12,16],[16,15,13,12],[17,8,14,16,"name"],[17,12,14,20],[17,14,14,22],[17,21,14,29],[18,8,15,16,"type"],[18,12,15,20],[18,14,15,22],[19,6,16,12],[19,7,16,13],[19,9,17,12],[20,8,18,16,"name"],[20,12,18,20],[20,14,18,22],[20,27,18,35],[21,8,19,16,"type"],[21,12,19,20],[21,14,19,22],[22,6,20,12],[22,7,20,13],[22,8,21,9],[23,6,22,8,"type"],[23,10,22,12],[23,12,22,14],[24,4,23,4],[24,5,23,5],[25,4,24,4,"validator_set"],[25,17,24,17],[25,19,24,19],[26,6,25,8,"description"],[26,17,25,19],[26,19,25,21],[26,66,25,68],[27,6,26,8,"params"],[27,12,26,14],[27,14,26,16],[27,16,26,18],[28,6,27,8,"type"],[28,10,27,12],[28,12,27,14],[29,4,28,4],[30,2,29,0],[30,3,29,1],[31,2,30,0],[31,8,30,6,"BEEFY_V1_V3"],[31,19,30,17],[31,22,30,20],[32,4,31,4],[32,7,31,7,"BEEFY_V3"],[32,15,31,15],[33,4,32,4,"submit_report_equivocation_unsigned_extrinsic"],[33,49,32,49],[33,51,32,51],[34,6,33,8,"description"],[34,17,33,19],[34,19,33,21],[34,77,33,79],[35,6,34,8,"params"],[35,12,34,14],[35,14,34,16],[35,15,35,12],[36,8,36,16,"name"],[36,12,36,20],[36,14,36,22],[36,33,36,41],[37,8,37,16,"type"],[37,12,37,20],[37,14,37,22],[38,6,38,12],[38,7,38,13],[38,9,39,12],[39,8,40,16,"name"],[39,12,40,20],[39,14,40,22],[39,29,40,37],[40,8,41,16,"type"],[40,12,41,20],[40,14,41,22],[41,6,42,12],[41,7,42,13],[41,8,43,9],[42,6,44,8,"type"],[42,10,44,12],[42,12,44,14],[43,4,45,4],[44,2,46,0],[44,3,46,1],[45,2,47,0],[45,8,47,6,"BEEFY_V4"],[45,16,47,14],[45,19,47,17],[46,4,48,4],[46,7,48,7,"BEEFY_V3"],[46,15,48,15],[47,4,49,4,"submit_report_double_voting_unsigned_extrinsic"],[47,50,49,50],[47,52,49,52],[48,6,50,8,"description"],[48,17,50,19],[48,19,50,21],[48,90,50,92],[49,6,51,8,"params"],[49,12,51,14],[49,14,51,16],[49,15,52,12],[50,8,53,16,"name"],[50,12,53,20],[50,14,53,22],[50,33,53,41],[51,8,54,16,"type"],[51,12,54,20],[51,14,54,22],[52,6,55,12],[52,7,55,13],[52,9,56,12],[53,8,57,16,"name"],[53,12,57,20],[53,14,57,22],[53,29,57,37],[54,8,58,16,"type"],[54,12,58,20],[54,14,58,22],[55,6,59,12],[55,7,59,13],[55,8,60,9],[56,6,61,8,"type"],[56,10,61,12],[56,12,61,14],[57,4,62,4],[58,2,63,0],[58,3,63,1],[59,2,64,0],[59,8,64,6,"BEEFY_MMR_V1"],[59,20,64,18],[59,23,64,21],[60,4,65,4,"authority_set_proof"],[60,23,65,23],[60,25,65,25],[61,6,66,8,"description"],[61,17,66,19],[61,19,66,21],[61,75,66,77],[62,6,67,8,"params"],[62,12,67,14],[62,14,67,16],[62,16,67,18],[63,6,68,8,"type"],[63,10,68,12],[63,12,68,14],[64,4,69,4],[64,5,69,5],[65,4,70,4,"next_authority_set_proof"],[65,28,70,28],[65,30,70,30],[66,6,71,8,"description"],[66,17,71,19],[66,19,71,21],[66,70,71,72],[67,6,72,8,"params"],[67,12,72,14],[67,14,72,16],[67,16,72,18],[68,6,73,8,"type"],[68,10,73,12],[68,12,73,14],[69,4,74,4],[70,2,75,0],[70,3,75,1],[71,2,76,0,"exports"],[71,9,76,7],[71,10,76,8,"runtime"],[71,17,76,15],[71,20,76,18],[72,4,77,4,"BeefyApi"],[72,12,77,12],[72,14,77,14],[72,15,78,8],[73,6,79,12,"methods"],[73,13,79,19],[73,15,79,21,"BEEFY_V4"],[73,23,79,29],[74,6,80,12,"version"],[74,13,80,19],[74,15,80,21],[75,4,81,8],[75,5,81,9],[75,7,82,8],[76,6,83,12,"methods"],[76,13,83,19],[76,15,83,21,"BEEFY_V1_V3"],[76,26,83,32],[77,6,84,12,"version"],[77,13,84,19],[77,15,84,21],[78,4,85,8],[78,5,85,9],[78,7,86,8],[79,6,87,12,"methods"],[79,13,87,19],[79,15,87,21,"BEEFY_V1_V3"],[79,26,87,32],[80,6,88,12,"version"],[80,13,88,19],[80,15,88,21],[81,4,89,8],[81,5,89,9],[81,7,90,8],[82,6,91,12,"methods"],[82,13,91,19],[82,15,91,21,"BEEFY_V1_V3"],[82,26,91,32],[83,6,92,12,"version"],[83,13,92,19],[83,15,92,21],[84,4,93,8],[84,5,93,9],[84,6,94,5],[85,4,95,4,"BeefyMmrApi"],[85,15,95,15],[85,17,95,17],[85,18,96,8],[86,6,97,12,"methods"],[86,13,97,19],[86,15,97,21,"BEEFY_MMR_V1"],[86,27,97,33],[87,6,98,12,"version"],[87,13,98,19],[87,15,98,21],[88,4,99,8],[88,5,99,9],[89,2,101,0],[89,3,101,1],[90,0,101,2],[90,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]} |