Files
pezkuwi-mobile-app/frontend/.metro-cache/cache/bf/73069a1207c5e822f157166840bfd7197f111eea3d99d5625068099635a1793a81e9bb
T
2025-10-24 02:50:33 +00:00

1 line
11 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 V1_TO_V4_SHARED_PAY = {\n query_fee_details: {\n description: 'The transaction fee details',\n params: [{\n name: 'uxt',\n type: 'Extrinsic'\n }, {\n name: 'len',\n type: 'u32'\n }],\n type: 'FeeDetails'\n }\n };\n const V1_TO_V3_SHARED_CALL = {\n query_call_fee_details: {\n description: 'The call fee details',\n params: [{\n name: 'call',\n type: 'Call'\n }, {\n name: 'len',\n type: 'u32'\n }],\n type: 'FeeDetails'\n }\n };\n const V2_TO_V4_SHARED_PAY = {\n query_info: {\n description: 'The transaction info',\n params: [{\n name: 'uxt',\n type: 'Extrinsic'\n }, {\n name: 'len',\n type: 'u32'\n }],\n type: 'RuntimeDispatchInfo'\n }\n };\n const V2_V3_SHARED_CALL = {\n query_call_info: {\n description: 'The call info',\n params: [{\n name: 'call',\n type: 'Call'\n }, {\n name: 'len',\n type: 'u32'\n }],\n type: 'RuntimeDispatchInfo'\n }\n };\n const V3_SHARED_PAY_CALL = {\n query_length_to_fee: {\n description: 'Query the output of the current LengthToFee given some input',\n params: [{\n name: 'length',\n type: 'u32'\n }],\n type: 'Balance'\n },\n query_weight_to_fee: {\n description: 'Query the output of the current WeightToFee given some input',\n params: [{\n name: 'weight',\n type: 'Weight'\n }],\n type: 'Balance'\n }\n };\n exports.runtime = {\n TransactionPaymentApi: [{\n // V4 is equivalent to V3 (V4 just dropped all V1 references)\n methods: {\n ...V3_SHARED_PAY_CALL,\n ...V2_TO_V4_SHARED_PAY,\n ...V1_TO_V4_SHARED_PAY\n },\n version: 4\n }, {\n methods: {\n ...V3_SHARED_PAY_CALL,\n ...V2_TO_V4_SHARED_PAY,\n ...V1_TO_V4_SHARED_PAY\n },\n version: 3\n }, {\n methods: {\n ...V2_TO_V4_SHARED_PAY,\n ...V1_TO_V4_SHARED_PAY\n },\n version: 2\n }, {\n methods: {\n query_info: {\n description: 'The transaction info',\n params: [{\n name: 'uxt',\n type: 'Extrinsic'\n }, {\n name: 'len',\n type: 'u32'\n }],\n // NOTE: _Should_ be V1 (as per current Substrate), however the interface was\n // changed mid-flight between versions. So we have some of each depending on\n // runtime. (We do detect the weight type, so correct)\n type: 'RuntimeDispatchInfo'\n },\n ...V1_TO_V4_SHARED_PAY\n },\n version: 1\n }],\n TransactionPaymentCallApi: [{\n methods: {\n ...V3_SHARED_PAY_CALL,\n ...V2_V3_SHARED_CALL,\n ...V1_TO_V3_SHARED_CALL\n },\n version: 3\n }, {\n methods: {\n ...V2_V3_SHARED_CALL,\n ...V1_TO_V3_SHARED_CALL\n },\n version: 2\n }, {\n methods: {\n CALL: {\n description: 'The call info',\n params: [{\n name: 'call',\n type: 'Call'\n }, {\n name: 'len',\n type: 'u32'\n }],\n // NOTE: As per the above comment, the below is correct according to Substrate, but\n // _may_ yield fallback decoding on some versions of the runtime\n type: 'RuntimeDispatchInfo'\n },\n ...V1_TO_V3_SHARED_CALL\n },\n version: 1\n }]\n };\n});","lineCount":153,"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,"V1_TO_V4_SHARED_PAY"],[8,27,4,25],[8,30,4,28],[9,4,5,4,"query_fee_details"],[9,21,5,21],[9,23,5,23],[10,6,6,8,"description"],[10,17,6,19],[10,19,6,21],[10,48,6,50],[11,6,7,8,"params"],[11,12,7,14],[11,14,7,16],[11,15,8,12],[12,8,9,16,"name"],[12,12,9,20],[12,14,9,22],[12,19,9,27],[13,8,10,16,"type"],[13,12,10,20],[13,14,10,22],[14,6,11,12],[14,7,11,13],[14,9,12,12],[15,8,13,16,"name"],[15,12,13,20],[15,14,13,22],[15,19,13,27],[16,8,14,16,"type"],[16,12,14,20],[16,14,14,22],[17,6,15,12],[17,7,15,13],[17,8,16,9],[18,6,17,8,"type"],[18,10,17,12],[18,12,17,14],[19,4,18,4],[20,2,19,0],[20,3,19,1],[21,2,20,0],[21,8,20,6,"V1_TO_V3_SHARED_CALL"],[21,28,20,26],[21,31,20,29],[22,4,21,4,"query_call_fee_details"],[22,26,21,26],[22,28,21,28],[23,6,22,8,"description"],[23,17,22,19],[23,19,22,21],[23,41,22,43],[24,6,23,8,"params"],[24,12,23,14],[24,14,23,16],[24,15,24,12],[25,8,25,16,"name"],[25,12,25,20],[25,14,25,22],[25,20,25,28],[26,8,26,16,"type"],[26,12,26,20],[26,14,26,22],[27,6,27,12],[27,7,27,13],[27,9,28,12],[28,8,29,16,"name"],[28,12,29,20],[28,14,29,22],[28,19,29,27],[29,8,30,16,"type"],[29,12,30,20],[29,14,30,22],[30,6,31,12],[30,7,31,13],[30,8,32,9],[31,6,33,8,"type"],[31,10,33,12],[31,12,33,14],[32,4,34,4],[33,2,35,0],[33,3,35,1],[34,2,36,0],[34,8,36,6,"V2_TO_V4_SHARED_PAY"],[34,27,36,25],[34,30,36,28],[35,4,37,4,"query_info"],[35,14,37,14],[35,16,37,16],[36,6,38,8,"description"],[36,17,38,19],[36,19,38,21],[36,41,38,43],[37,6,39,8,"params"],[37,12,39,14],[37,14,39,16],[37,15,40,12],[38,8,41,16,"name"],[38,12,41,20],[38,14,41,22],[38,19,41,27],[39,8,42,16,"type"],[39,12,42,20],[39,14,42,22],[40,6,43,12],[40,7,43,13],[40,9,44,12],[41,8,45,16,"name"],[41,12,45,20],[41,14,45,22],[41,19,45,27],[42,8,46,16,"type"],[42,12,46,20],[42,14,46,22],[43,6,47,12],[43,7,47,13],[43,8,48,9],[44,6,49,8,"type"],[44,10,49,12],[44,12,49,14],[45,4,50,4],[46,2,51,0],[46,3,51,1],[47,2,52,0],[47,8,52,6,"V2_V3_SHARED_CALL"],[47,25,52,23],[47,28,52,26],[48,4,53,4,"query_call_info"],[48,19,53,19],[48,21,53,21],[49,6,54,8,"description"],[49,17,54,19],[49,19,54,21],[49,34,54,36],[50,6,55,8,"params"],[50,12,55,14],[50,14,55,16],[50,15,56,12],[51,8,57,16,"name"],[51,12,57,20],[51,14,57,22],[51,20,57,28],[52,8,58,16,"type"],[52,12,58,20],[52,14,58,22],[53,6,59,12],[53,7,59,13],[53,9,60,12],[54,8,61,16,"name"],[54,12,61,20],[54,14,61,22],[54,19,61,27],[55,8,62,16,"type"],[55,12,62,20],[55,14,62,22],[56,6,63,12],[56,7,63,13],[56,8,64,9],[57,6,65,8,"type"],[57,10,65,12],[57,12,65,14],[58,4,66,4],[59,2,67,0],[59,3,67,1],[60,2,68,0],[60,8,68,6,"V3_SHARED_PAY_CALL"],[60,26,68,24],[60,29,68,27],[61,4,69,4,"query_length_to_fee"],[61,23,69,23],[61,25,69,25],[62,6,70,8,"description"],[62,17,70,19],[62,19,70,21],[62,81,70,83],[63,6,71,8,"params"],[63,12,71,14],[63,14,71,16],[63,15,72,12],[64,8,73,16,"name"],[64,12,73,20],[64,14,73,22],[64,22,73,30],[65,8,74,16,"type"],[65,12,74,20],[65,14,74,22],[66,6,75,12],[66,7,75,13],[66,8,76,9],[67,6,77,8,"type"],[67,10,77,12],[67,12,77,14],[68,4,78,4],[68,5,78,5],[69,4,79,4,"query_weight_to_fee"],[69,23,79,23],[69,25,79,25],[70,6,80,8,"description"],[70,17,80,19],[70,19,80,21],[70,81,80,83],[71,6,81,8,"params"],[71,12,81,14],[71,14,81,16],[71,15,82,12],[72,8,83,16,"name"],[72,12,83,20],[72,14,83,22],[72,22,83,30],[73,8,84,16,"type"],[73,12,84,20],[73,14,84,22],[74,6,85,12],[74,7,85,13],[74,8,86,9],[75,6,87,8,"type"],[75,10,87,12],[75,12,87,14],[76,4,88,4],[77,2,89,0],[77,3,89,1],[78,2,90,0,"exports"],[78,9,90,7],[78,10,90,8,"runtime"],[78,17,90,15],[78,20,90,18],[79,4,91,4,"TransactionPaymentApi"],[79,25,91,25],[79,27,91,27],[79,28,92,8],[80,6,93,12],[81,6,94,12,"methods"],[81,13,94,19],[81,15,94,21],[82,8,95,16],[82,11,95,19,"V3_SHARED_PAY_CALL"],[82,29,95,37],[83,8,96,16],[83,11,96,19,"V2_TO_V4_SHARED_PAY"],[83,30,96,38],[84,8,97,16],[84,11,97,19,"V1_TO_V4_SHARED_PAY"],[85,6,98,12],[85,7,98,13],[86,6,99,12,"version"],[86,13,99,19],[86,15,99,21],[87,4,100,8],[87,5,100,9],[87,7,101,8],[88,6,102,12,"methods"],[88,13,102,19],[88,15,102,21],[89,8,103,16],[89,11,103,19,"V3_SHARED_PAY_CALL"],[89,29,103,37],[90,8,104,16],[90,11,104,19,"V2_TO_V4_SHARED_PAY"],[90,30,104,38],[91,8,105,16],[91,11,105,19,"V1_TO_V4_SHARED_PAY"],[92,6,106,12],[92,7,106,13],[93,6,107,12,"version"],[93,13,107,19],[93,15,107,21],[94,4,108,8],[94,5,108,9],[94,7,109,8],[95,6,110,12,"methods"],[95,13,110,19],[95,15,110,21],[96,8,111,16],[96,11,111,19,"V2_TO_V4_SHARED_PAY"],[96,30,111,38],[97,8,112,16],[97,11,112,19,"V1_TO_V4_SHARED_PAY"],[98,6,113,12],[98,7,113,13],[99,6,114,12,"version"],[99,13,114,19],[99,15,114,21],[100,4,115,8],[100,5,115,9],[100,7,116,8],[101,6,117,12,"methods"],[101,13,117,19],[101,15,117,21],[102,8,118,16,"query_info"],[102,18,118,26],[102,20,118,28],[103,10,119,20,"description"],[103,21,119,31],[103,23,119,33],[103,45,119,55],[104,10,120,20,"params"],[104,16,120,26],[104,18,120,28],[104,19,121,24],[105,12,122,28,"name"],[105,16,122,32],[105,18,122,34],[105,23,122,39],[106,12,123,28,"type"],[106,16,123,32],[106,18,123,34],[107,10,124,24],[107,11,124,25],[107,13,125,24],[108,12,126,28,"name"],[108,16,126,32],[108,18,126,34],[108,23,126,39],[109,12,127,28,"type"],[109,16,127,32],[109,18,127,34],[110,10,128,24],[110,11,128,25],[110,12,129,21],[111,10,130,20],[112,10,131,20],[113,10,132,20],[114,10,133,20,"type"],[114,14,133,24],[114,16,133,26],[115,8,134,16],[115,9,134,17],[116,8,135,16],[116,11,135,19,"V1_TO_V4_SHARED_PAY"],[117,6,136,12],[117,7,136,13],[118,6,137,12,"version"],[118,13,137,19],[118,15,137,21],[119,4,138,8],[119,5,138,9],[119,6,139,5],[120,4,140,4,"TransactionPaymentCallApi"],[120,29,140,29],[120,31,140,31],[120,32,141,8],[121,6,142,12,"methods"],[121,13,142,19],[121,15,142,21],[122,8,143,16],[122,11,143,19,"V3_SHARED_PAY_CALL"],[122,29,143,37],[123,8,144,16],[123,11,144,19,"V2_V3_SHARED_CALL"],[123,28,144,36],[124,8,145,16],[124,11,145,19,"V1_TO_V3_SHARED_CALL"],[125,6,146,12],[125,7,146,13],[126,6,147,12,"version"],[126,13,147,19],[126,15,147,21],[127,4,148,8],[127,5,148,9],[127,7,149,8],[128,6,150,12,"methods"],[128,13,150,19],[128,15,150,21],[129,8,151,16],[129,11,151,19,"V2_V3_SHARED_CALL"],[129,28,151,36],[130,8,152,16],[130,11,152,19,"V1_TO_V3_SHARED_CALL"],[131,6,153,12],[131,7,153,13],[132,6,154,12,"version"],[132,13,154,19],[132,15,154,21],[133,4,155,8],[133,5,155,9],[133,7,156,8],[134,6,157,12,"methods"],[134,13,157,19],[134,15,157,21],[135,8,158,16,"CALL"],[135,12,158,20],[135,14,158,22],[136,10,159,20,"description"],[136,21,159,31],[136,23,159,33],[136,38,159,48],[137,10,160,20,"params"],[137,16,160,26],[137,18,160,28],[137,19,161,24],[138,12,162,28,"name"],[138,16,162,32],[138,18,162,34],[138,24,162,40],[139,12,163,28,"type"],[139,16,163,32],[139,18,163,34],[140,10,164,24],[140,11,164,25],[140,13,165,24],[141,12,166,28,"name"],[141,16,166,32],[141,18,166,34],[141,23,166,39],[142,12,167,28,"type"],[142,16,167,32],[142,18,167,34],[143,10,168,24],[143,11,168,25],[143,12,169,21],[144,10,170,20],[145,10,171,20],[146,10,172,20,"type"],[146,14,172,24],[146,16,172,26],[147,8,173,16],[147,9,173,17],[148,8,174,16],[148,11,174,19,"V1_TO_V3_SHARED_CALL"],[149,6,175,12],[149,7,175,13],[150,6,176,12,"version"],[150,13,176,19],[150,15,176,21],[151,4,177,8],[151,5,177,9],[152,2,179,0],[152,3,179,1],[153,0,179,2],[153,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]}