mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 16:51:02 +00:00
1 line
13 KiB
Plaintext
1 line
13 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.v16 = void 0;\n exports.v16 = {\n // actual v16 definition\n MetadataV16: {\n lookup: 'PortableRegistry',\n pallets: 'Vec<PalletMetadataV16>',\n extrinsic: 'ExtrinsicMetadataV16',\n apis: 'Vec<RuntimeApiMetadataV16>',\n outerEnums: 'OuterEnums15',\n custom: 'CustomMetadata15'\n },\n // ---- Pallet definitions ----\n PalletMetadataV16: {\n name: 'Text',\n storage: 'Option<PalletStorageMetadataV16>',\n calls: 'Option<PalletCallMetadataV16>',\n events: 'Option<PalletEventMetadataV16>',\n constants: 'Vec<PalletConstantMetadataV16>',\n errors: 'Option<PalletErrorMetadataV16>',\n associatedTypes: 'Vec<PalletAssociatedTypeMetadataV16>',\n viewFunctions: 'Vec<PalletViewFunctionMetadataV16>',\n index: 'u8',\n docs: 'Vec<Text>',\n // Deprecation info\n deprecationInfo: 'ItemDeprecationInfoV16'\n },\n PalletStorageMetadataV16: {\n prefix: 'Text',\n items: 'Vec<StorageEntryMetadataV16>'\n },\n StorageEntryMetadataV16: {\n name: 'Text',\n modifier: 'StorageEntryModifierV14',\n type: 'StorageEntryTypeV14',\n fallback: 'Bytes',\n docs: 'Vec<Text>',\n deprecationInfo: 'ItemDeprecationInfoV16'\n },\n ItemDeprecationInfoV16: {\n _enum: {\n // Item is not deprecated.\n NotDeprecated: 'Null',\n // Item is fully deprecated without a note.\n DeprecatedWithoutNote: 'Null',\n // Item is fully deprecated with a note and an optional `since` field.\n Deprecated: {\n // Note explaining the deprecation\n note: 'Text',\n // Optional value for noting the version when the deprecation occurred.\n since: 'Option<Text>'\n }\n }\n },\n PalletCallMetadataV16: {\n type: 'SiLookupTypeId',\n // Deprecation status of the pallet call\n deprecationInfo: 'EnumDeprecationInfoV16'\n },\n // Deprecation information for enums in which specific variants can be deprecated.\n // If the map is empty, then nothing is deprecated.\n EnumDeprecationInfoV16: 'BTreeMap<u8, VariantDeprecationInfoV16>',\n VariantDeprecationInfoV16: {\n _enum: {\n // Dummy variant, just here to force DeprecatedWithoutNote\n // to have index 1 and Deprecated to have index 2\n DummyVariant: 'Null',\n // Variant is deprecated without a note.\n DeprecatedWithoutNote: 'Null',\n // Variant is deprecated with a note and an optional `since` field.\n Deprecated: {\n // Note explaining the deprecation\n note: 'Text',\n // Optional value for noting the version when the deprecation occurred.\n since: 'Option<Text>'\n }\n }\n },\n PalletEventMetadataV16: {\n type: 'SiLookupTypeId',\n // Deprecation info\n deprecationInfo: 'EnumDeprecationInfoV16'\n },\n PalletConstantMetadataV16: {\n name: 'Text',\n type: 'SiLookupTypeId',\n value: 'Bytes',\n docs: 'Vec<Text>',\n // Deprecation info\n deprecationInfo: 'ItemDeprecationInfoV16'\n },\n PalletErrorMetadataV16: {\n type: 'SiLookupTypeId',\n // Deprecation info\n deprecationInfo: 'EnumDeprecationInfoV16'\n },\n PalletAssociatedTypeMetadataV16: {\n name: 'Text',\n type: 'SiLookupTypeId',\n docs: 'Vec<Text>'\n },\n PalletViewFunctionMetadataV16: {\n id: '[u8; 32]',\n // Method name.\n name: 'Text',\n // Method par ameters.\n inputs: 'Vec<RuntimeApiMethodParamMetadataV15>',\n // Method output.\n output: 'SiLookupTypeId',\n // Method documentation.\n docs: 'Vec<T::String>',\n // Deprecation info\n deprecationInfo: 'ItemDeprecationInfoV16'\n },\n // ---- Extrinsic definitions ----\n ExtrinsicMetadataV16: {\n // Extrinsic versions supported by the runtime.\n versions: 'Vec<u8>',\n // The type of the address that signs the extrinsic\n addressType: 'SiLookupTypeId',\n // The type of the outermost Call enum.\n callType: 'SiLookupTypeId',\n // The type of the extrinsic's signature.\n signatureType: 'SiLookupTypeId',\n // A mapping of supported transaction extrinsic versions to their respective transaction extension indexes.\n //\n // For each supported version number, list the indexes, in order, of the extensions used.\n transactionExtensionsByVersion: 'BTreeMap<u8, Vec<Compact<u32>>>',\n // The transaction extensions in the order they appear in the extrinsic.\n transactionExtensions: 'Vec<TransactionExtensionMetadataV16>'\n },\n TransactionExtensionMetadataV16: {\n // The unique transaction extension identifier, which may be different from the type name.\n identifier: 'Text',\n // The type of the transaction extension, with the data to be included in the extrinsic.\n type: 'SiLookupTypeId',\n // The type of the implicit data, with the data to be included in the signed payload.\n implicit: 'SiLookupTypeId'\n },\n // ---- Runtime Api definitions ----\n RuntimeApiMetadataV16: {\n name: 'Text',\n methods: 'Vec<RuntimeApiMethodMetadataV16>',\n docs: 'Vec<Text>',\n // Runtime API version.\n version: 'Compact<u32>',\n // Deprecation info\n deprecationInfo: 'ItemDeprecationInfoV16'\n },\n RuntimeApiMethodMetadataV16: {\n name: 'Text',\n inputs: 'Vec<RuntimeApiMethodParamMetadataV15>',\n output: 'SiLookupTypeId',\n docs: 'Vec<Text>',\n // Deprecation info\n deprecationInfo: 'ItemDeprecationInfoV16'\n }\n };\n});","lineCount":164,"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,"v16"],[7,13,3,11],[7,16,3,14],[7,21,3,19],[7,22,3,20],[8,2,4,0,"exports"],[8,9,4,7],[8,10,4,8,"v16"],[8,13,4,11],[8,16,4,14],[9,4,5,4],[10,4,6,4,"MetadataV16"],[10,15,6,15],[10,17,6,17],[11,6,7,8,"lookup"],[11,12,7,14],[11,14,7,16],[11,32,7,34],[12,6,8,8,"pallets"],[12,13,8,15],[12,15,8,17],[12,39,8,41],[13,6,9,8,"extrinsic"],[13,15,9,17],[13,17,9,19],[13,39,9,41],[14,6,10,8,"apis"],[14,10,10,12],[14,12,10,14],[14,40,10,42],[15,6,11,8,"outerEnums"],[15,16,11,18],[15,18,11,20],[15,32,11,34],[16,6,12,8,"custom"],[16,12,12,14],[16,14,12,16],[17,4,13,4],[17,5,13,5],[18,4,14,4],[19,4,15,4,"PalletMetadataV16"],[19,21,15,21],[19,23,15,23],[20,6,16,8,"name"],[20,10,16,12],[20,12,16,14],[20,18,16,20],[21,6,17,8,"storage"],[21,13,17,15],[21,15,17,17],[21,49,17,51],[22,6,18,8,"calls"],[22,11,18,13],[22,13,18,15],[22,44,18,46],[23,6,19,8,"events"],[23,12,19,14],[23,14,19,16],[23,46,19,48],[24,6,20,8,"constants"],[24,15,20,17],[24,17,20,19],[24,49,20,51],[25,6,21,8,"errors"],[25,12,21,14],[25,14,21,16],[25,46,21,48],[26,6,22,8,"associatedTypes"],[26,21,22,23],[26,23,22,25],[26,61,22,63],[27,6,23,8,"viewFunctions"],[27,19,23,21],[27,21,23,23],[27,57,23,59],[28,6,24,8,"index"],[28,11,24,13],[28,13,24,15],[28,17,24,19],[29,6,25,8,"docs"],[29,10,25,12],[29,12,25,14],[29,23,25,25],[30,6,26,8],[31,6,27,8,"deprecationInfo"],[31,21,27,23],[31,23,27,25],[32,4,28,4],[32,5,28,5],[33,4,29,4,"PalletStorageMetadataV16"],[33,28,29,28],[33,30,29,30],[34,6,30,8,"prefix"],[34,12,30,14],[34,14,30,16],[34,20,30,22],[35,6,31,8,"items"],[35,11,31,13],[35,13,31,15],[36,4,32,4],[36,5,32,5],[37,4,33,4,"StorageEntryMetadataV16"],[37,27,33,27],[37,29,33,29],[38,6,34,8,"name"],[38,10,34,12],[38,12,34,14],[38,18,34,20],[39,6,35,8,"modifier"],[39,14,35,16],[39,16,35,18],[39,41,35,43],[40,6,36,8,"type"],[40,10,36,12],[40,12,36,14],[40,33,36,35],[41,6,37,8,"fallback"],[41,14,37,16],[41,16,37,18],[41,23,37,25],[42,6,38,8,"docs"],[42,10,38,12],[42,12,38,14],[42,23,38,25],[43,6,39,8,"deprecationInfo"],[43,21,39,23],[43,23,39,25],[44,4,40,4],[44,5,40,5],[45,4,41,4,"ItemDeprecationInfoV16"],[45,26,41,26],[45,28,41,28],[46,6,42,8,"_enum"],[46,11,42,13],[46,13,42,15],[47,8,43,12],[48,8,44,12,"NotDeprecated"],[48,21,44,25],[48,23,44,27],[48,29,44,33],[49,8,45,12],[50,8,46,12,"DeprecatedWithoutNote"],[50,29,46,33],[50,31,46,35],[50,37,46,41],[51,8,47,12],[52,8,48,12,"Deprecated"],[52,18,48,22],[52,20,48,24],[53,10,49,16],[54,10,50,16,"note"],[54,14,50,20],[54,16,50,22],[54,22,50,28],[55,10,51,16],[56,10,52,16,"since"],[56,15,52,21],[56,17,52,23],[57,8,53,12],[58,6,54,8],[59,4,55,4],[59,5,55,5],[60,4,56,4,"PalletCallMetadataV16"],[60,25,56,25],[60,27,56,27],[61,6,57,8,"type"],[61,10,57,12],[61,12,57,14],[61,28,57,30],[62,6,58,8],[63,6,59,8,"deprecationInfo"],[63,21,59,23],[63,23,59,25],[64,4,60,4],[64,5,60,5],[65,4,61,4],[66,4,62,4],[67,4,63,4,"EnumDeprecationInfoV16"],[67,26,63,26],[67,28,63,28],[67,69,63,69],[68,4,64,4,"VariantDeprecationInfoV16"],[68,29,64,29],[68,31,64,31],[69,6,65,8,"_enum"],[69,11,65,13],[69,13,65,15],[70,8,66,12],[71,8,67,12],[72,8,68,12,"DummyVariant"],[72,20,68,24],[72,22,68,26],[72,28,68,32],[73,8,69,12],[74,8,70,12,"DeprecatedWithoutNote"],[74,29,70,33],[74,31,70,35],[74,37,70,41],[75,8,71,12],[76,8,72,12,"Deprecated"],[76,18,72,22],[76,20,72,24],[77,10,73,16],[78,10,74,16,"note"],[78,14,74,20],[78,16,74,22],[78,22,74,28],[79,10,75,16],[80,10,76,16,"since"],[80,15,76,21],[80,17,76,23],[81,8,77,12],[82,6,78,8],[83,4,79,4],[83,5,79,5],[84,4,80,4,"PalletEventMetadataV16"],[84,26,80,26],[84,28,80,28],[85,6,81,8,"type"],[85,10,81,12],[85,12,81,14],[85,28,81,30],[86,6,82,8],[87,6,83,8,"deprecationInfo"],[87,21,83,23],[87,23,83,25],[88,4,84,4],[88,5,84,5],[89,4,85,4,"PalletConstantMetadataV16"],[89,29,85,29],[89,31,85,31],[90,6,86,8,"name"],[90,10,86,12],[90,12,86,14],[90,18,86,20],[91,6,87,8,"type"],[91,10,87,12],[91,12,87,14],[91,28,87,30],[92,6,88,8,"value"],[92,11,88,13],[92,13,88,15],[92,20,88,22],[93,6,89,8,"docs"],[93,10,89,12],[93,12,89,14],[93,23,89,25],[94,6,90,8],[95,6,91,8,"deprecationInfo"],[95,21,91,23],[95,23,91,25],[96,4,92,4],[96,5,92,5],[97,4,93,4,"PalletErrorMetadataV16"],[97,26,93,26],[97,28,93,28],[98,6,94,8,"type"],[98,10,94,12],[98,12,94,14],[98,28,94,30],[99,6,95,8],[100,6,96,8,"deprecationInfo"],[100,21,96,23],[100,23,96,25],[101,4,97,4],[101,5,97,5],[102,4,98,4,"PalletAssociatedTypeMetadataV16"],[102,35,98,35],[102,37,98,37],[103,6,99,8,"name"],[103,10,99,12],[103,12,99,14],[103,18,99,20],[104,6,100,8,"type"],[104,10,100,12],[104,12,100,14],[104,28,100,30],[105,6,101,8,"docs"],[105,10,101,12],[105,12,101,14],[106,4,102,4],[106,5,102,5],[107,4,103,4,"PalletViewFunctionMetadataV16"],[107,33,103,33],[107,35,103,35],[108,6,104,8,"id"],[108,8,104,10],[108,10,104,12],[108,20,104,22],[109,6,105,8],[110,6,106,8,"name"],[110,10,106,12],[110,12,106,14],[110,18,106,20],[111,6,107,8],[112,6,108,8,"inputs"],[112,12,108,14],[112,14,108,16],[112,53,108,55],[113,6,109,8],[114,6,110,8,"output"],[114,12,110,14],[114,14,110,16],[114,30,110,32],[115,6,111,8],[116,6,112,8,"docs"],[116,10,112,12],[116,12,112,14],[116,28,112,30],[117,6,113,8],[118,6,114,8,"deprecationInfo"],[118,21,114,23],[118,23,114,25],[119,4,115,4],[119,5,115,5],[120,4,116,4],[121,4,117,4,"ExtrinsicMetadataV16"],[121,24,117,24],[121,26,117,26],[122,6,118,8],[123,6,119,8,"versions"],[123,14,119,16],[123,16,119,18],[123,25,119,27],[124,6,120,8],[125,6,121,8,"addressType"],[125,17,121,19],[125,19,121,21],[125,35,121,37],[126,6,122,8],[127,6,123,8,"callType"],[127,14,123,16],[127,16,123,18],[127,32,123,34],[128,6,124,8],[129,6,125,8,"signatureType"],[129,19,125,21],[129,21,125,23],[129,37,125,39],[130,6,126,8],[131,6,127,8],[132,6,128,8],[133,6,129,8,"transactionExtensionsByVersion"],[133,36,129,38],[133,38,129,40],[133,71,129,73],[134,6,130,8],[135,6,131,8,"transactionExtensions"],[135,27,131,29],[135,29,131,31],[136,4,132,4],[136,5,132,5],[137,4,133,4,"TransactionExtensionMetadataV16"],[137,35,133,35],[137,37,133,37],[138,6,134,8],[139,6,135,8,"identifier"],[139,16,135,18],[139,18,135,20],[139,24,135,26],[140,6,136,8],[141,6,137,8,"type"],[141,10,137,12],[141,12,137,14],[141,28,137,30],[142,6,138,8],[143,6,139,8,"implicit"],[143,14,139,16],[143,16,139,18],[144,4,140,4],[144,5,140,5],[145,4,141,4],[146,4,142,4,"RuntimeApiMetadataV16"],[146,25,142,25],[146,27,142,27],[147,6,143,8,"name"],[147,10,143,12],[147,12,143,14],[147,18,143,20],[148,6,144,8,"methods"],[148,13,144,15],[148,15,144,17],[148,49,144,51],[149,6,145,8,"docs"],[149,10,145,12],[149,12,145,14],[149,23,145,25],[150,6,146,8],[151,6,147,8,"version"],[151,13,147,15],[151,15,147,17],[151,29,147,31],[152,6,148,8],[153,6,149,8,"deprecationInfo"],[153,21,149,23],[153,23,149,25],[154,4,150,4],[154,5,150,5],[155,4,151,4,"RuntimeApiMethodMetadataV16"],[155,31,151,31],[155,33,151,33],[156,6,152,8,"name"],[156,10,152,12],[156,12,152,14],[156,18,152,20],[157,6,153,8,"inputs"],[157,12,153,14],[157,14,153,16],[157,53,153,55],[158,6,154,8,"output"],[158,12,154,14],[158,14,154,16],[158,30,154,32],[159,6,155,8,"docs"],[159,10,155,12],[159,12,155,14],[159,23,155,25],[160,6,156,8],[161,6,157,8,"deprecationInfo"],[161,21,157,23],[161,23,157,25],[162,4,158,4],[163,2,159,0],[163,3,159,1],[164,0,159,2],[164,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]} |