Files
pezkuwi-mobile-app/frontend/.metro-cache/cache/f5/a984bebaf6f656c30a798aea7bdf6f78b9eda7a7444ba6e47ea65980478c0efeccba7b
T
2025-10-24 02:48:32 +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 Object.defineProperty(exports, \"runtime\", {\n enumerable: true,\n get: function () {\n return runtime;\n }\n });\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 const runtime = {\n TransactionPaymentApi: [{\n // V4 is equivalent to V3 (V4 just dropped all V1 references)\n methods: Object.assign({}, V3_SHARED_PAY_CALL, V2_TO_V4_SHARED_PAY, V1_TO_V4_SHARED_PAY),\n version: 4\n }, {\n methods: Object.assign({}, V3_SHARED_PAY_CALL, V2_TO_V4_SHARED_PAY, V1_TO_V4_SHARED_PAY),\n version: 3\n }, {\n methods: Object.assign({}, V2_TO_V4_SHARED_PAY, V1_TO_V4_SHARED_PAY),\n version: 2\n }, {\n methods: Object.assign({\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 version: 1\n }],\n TransactionPaymentCallApi: [{\n methods: Object.assign({}, V3_SHARED_PAY_CALL, V2_V3_SHARED_CALL, V1_TO_V3_SHARED_CALL),\n version: 3\n }, {\n methods: Object.assign({}, V2_V3_SHARED_CALL, V1_TO_V3_SHARED_CALL),\n version: 2\n }, {\n methods: Object.assign({\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 version: 1\n }]\n };\n});","lineCount":138,"map":[[7,2,87,0,"Object"],[7,8,87,0],[7,9,87,0,"defineProperty"],[7,23,87,0],[7,24,87,0,"exports"],[7,31,87,0],[8,4,87,0,"enumerable"],[8,14,87,0],[9,4,87,0,"get"],[9,7,87,0],[9,18,87,0,"get"],[9,19,87,0],[10,6,87,0],[10,13,87,0,"runtime"],[10,20,87,0],[11,4,87,0],[12,2,87,0],[13,2,1,0],[13,8,1,6,"V1_TO_V4_SHARED_PAY"],[13,27,1,25],[13,30,1,28],[14,4,2,4,"query_fee_details"],[14,21,2,21],[14,23,2,23],[15,6,3,8,"description"],[15,17,3,19],[15,19,3,21],[15,48,3,50],[16,6,4,8,"params"],[16,12,4,14],[16,14,4,16],[16,15,5,12],[17,8,6,16,"name"],[17,12,6,20],[17,14,6,22],[17,19,6,27],[18,8,7,16,"type"],[18,12,7,20],[18,14,7,22],[19,6,8,12],[19,7,8,13],[19,9,9,12],[20,8,10,16,"name"],[20,12,10,20],[20,14,10,22],[20,19,10,27],[21,8,11,16,"type"],[21,12,11,20],[21,14,11,22],[22,6,12,12],[22,7,12,13],[22,8,13,9],[23,6,14,8,"type"],[23,10,14,12],[23,12,14,14],[24,4,15,4],[25,2,16,0],[25,3,16,1],[26,2,17,0],[26,8,17,6,"V1_TO_V3_SHARED_CALL"],[26,28,17,26],[26,31,17,29],[27,4,18,4,"query_call_fee_details"],[27,26,18,26],[27,28,18,28],[28,6,19,8,"description"],[28,17,19,19],[28,19,19,21],[28,41,19,43],[29,6,20,8,"params"],[29,12,20,14],[29,14,20,16],[29,15,21,12],[30,8,22,16,"name"],[30,12,22,20],[30,14,22,22],[30,20,22,28],[31,8,23,16,"type"],[31,12,23,20],[31,14,23,22],[32,6,24,12],[32,7,24,13],[32,9,25,12],[33,8,26,16,"name"],[33,12,26,20],[33,14,26,22],[33,19,26,27],[34,8,27,16,"type"],[34,12,27,20],[34,14,27,22],[35,6,28,12],[35,7,28,13],[35,8,29,9],[36,6,30,8,"type"],[36,10,30,12],[36,12,30,14],[37,4,31,4],[38,2,32,0],[38,3,32,1],[39,2,33,0],[39,8,33,6,"V2_TO_V4_SHARED_PAY"],[39,27,33,25],[39,30,33,28],[40,4,34,4,"query_info"],[40,14,34,14],[40,16,34,16],[41,6,35,8,"description"],[41,17,35,19],[41,19,35,21],[41,41,35,43],[42,6,36,8,"params"],[42,12,36,14],[42,14,36,16],[42,15,37,12],[43,8,38,16,"name"],[43,12,38,20],[43,14,38,22],[43,19,38,27],[44,8,39,16,"type"],[44,12,39,20],[44,14,39,22],[45,6,40,12],[45,7,40,13],[45,9,41,12],[46,8,42,16,"name"],[46,12,42,20],[46,14,42,22],[46,19,42,27],[47,8,43,16,"type"],[47,12,43,20],[47,14,43,22],[48,6,44,12],[48,7,44,13],[48,8,45,9],[49,6,46,8,"type"],[49,10,46,12],[49,12,46,14],[50,4,47,4],[51,2,48,0],[51,3,48,1],[52,2,49,0],[52,8,49,6,"V2_V3_SHARED_CALL"],[52,25,49,23],[52,28,49,26],[53,4,50,4,"query_call_info"],[53,19,50,19],[53,21,50,21],[54,6,51,8,"description"],[54,17,51,19],[54,19,51,21],[54,34,51,36],[55,6,52,8,"params"],[55,12,52,14],[55,14,52,16],[55,15,53,12],[56,8,54,16,"name"],[56,12,54,20],[56,14,54,22],[56,20,54,28],[57,8,55,16,"type"],[57,12,55,20],[57,14,55,22],[58,6,56,12],[58,7,56,13],[58,9,57,12],[59,8,58,16,"name"],[59,12,58,20],[59,14,58,22],[59,19,58,27],[60,8,59,16,"type"],[60,12,59,20],[60,14,59,22],[61,6,60,12],[61,7,60,13],[61,8,61,9],[62,6,62,8,"type"],[62,10,62,12],[62,12,62,14],[63,4,63,4],[64,2,64,0],[64,3,64,1],[65,2,65,0],[65,8,65,6,"V3_SHARED_PAY_CALL"],[65,26,65,24],[65,29,65,27],[66,4,66,4,"query_length_to_fee"],[66,23,66,23],[66,25,66,25],[67,6,67,8,"description"],[67,17,67,19],[67,19,67,21],[67,81,67,83],[68,6,68,8,"params"],[68,12,68,14],[68,14,68,16],[68,15,69,12],[69,8,70,16,"name"],[69,12,70,20],[69,14,70,22],[69,22,70,30],[70,8,71,16,"type"],[70,12,71,20],[70,14,71,22],[71,6,72,12],[71,7,72,13],[71,8,73,9],[72,6,74,8,"type"],[72,10,74,12],[72,12,74,14],[73,4,75,4],[73,5,75,5],[74,4,76,4,"query_weight_to_fee"],[74,23,76,23],[74,25,76,25],[75,6,77,8,"description"],[75,17,77,19],[75,19,77,21],[75,81,77,83],[76,6,78,8,"params"],[76,12,78,14],[76,14,78,16],[76,15,79,12],[77,8,80,16,"name"],[77,12,80,20],[77,14,80,22],[77,22,80,30],[78,8,81,16,"type"],[78,12,81,20],[78,14,81,22],[79,6,82,12],[79,7,82,13],[79,8,83,9],[80,6,84,8,"type"],[80,10,84,12],[80,12,84,14],[81,4,85,4],[82,2,86,0],[82,3,86,1],[83,2,87,7],[83,8,87,13,"runtime"],[83,15,87,20],[83,18,87,23],[84,4,88,4,"TransactionPaymentApi"],[84,25,88,25],[84,27,88,27],[84,28,89,8],[85,6,90,12],[86,6,91,12,"methods"],[86,13,91,19],[86,15,91,19,"Object"],[86,21,91,19],[86,22,91,19,"assign"],[86,28,91,19],[86,33,92,19,"V3_SHARED_PAY_CALL"],[86,51,92,37],[86,53,93,19,"V2_TO_V4_SHARED_PAY"],[86,72,93,38],[86,74,94,19,"V1_TO_V4_SHARED_PAY"],[86,93,94,38],[86,94,95,13],[87,6,96,12,"version"],[87,13,96,19],[87,15,96,21],[88,4,97,8],[88,5,97,9],[88,7,98,8],[89,6,99,12,"methods"],[89,13,99,19],[89,15,99,19,"Object"],[89,21,99,19],[89,22,99,19,"assign"],[89,28,99,19],[89,33,100,19,"V3_SHARED_PAY_CALL"],[89,51,100,37],[89,53,101,19,"V2_TO_V4_SHARED_PAY"],[89,72,101,38],[89,74,102,19,"V1_TO_V4_SHARED_PAY"],[89,93,102,38],[89,94,103,13],[90,6,104,12,"version"],[90,13,104,19],[90,15,104,21],[91,4,105,8],[91,5,105,9],[91,7,106,8],[92,6,107,12,"methods"],[92,13,107,19],[92,15,107,19,"Object"],[92,21,107,19],[92,22,107,19,"assign"],[92,28,107,19],[92,33,108,19,"V2_TO_V4_SHARED_PAY"],[92,52,108,38],[92,54,109,19,"V1_TO_V4_SHARED_PAY"],[92,73,109,38],[92,74,110,13],[93,6,111,12,"version"],[93,13,111,19],[93,15,111,21],[94,4,112,8],[94,5,112,9],[94,7,113,8],[95,6,114,12,"methods"],[95,13,114,19],[95,15,114,19,"Object"],[95,21,114,19],[95,22,114,19,"assign"],[95,28,114,19],[96,8,115,16,"query_info"],[96,18,115,26],[96,20,115,28],[97,10,116,20,"description"],[97,21,116,31],[97,23,116,33],[97,45,116,55],[98,10,117,20,"params"],[98,16,117,26],[98,18,117,28],[98,19,118,24],[99,12,119,28,"name"],[99,16,119,32],[99,18,119,34],[99,23,119,39],[100,12,120,28,"type"],[100,16,120,32],[100,18,120,34],[101,10,121,24],[101,11,121,25],[101,13,122,24],[102,12,123,28,"name"],[102,16,123,32],[102,18,123,34],[102,23,123,39],[103,12,124,28,"type"],[103,16,124,32],[103,18,124,34],[104,10,125,24],[104,11,125,25],[104,12,126,21],[105,10,127,20],[106,10,128,20],[107,10,129,20],[108,10,130,20,"type"],[108,14,130,24],[108,16,130,26],[109,8,131,16],[110,6,131,17],[110,9,132,19,"V1_TO_V4_SHARED_PAY"],[110,28,132,38],[110,29,133,13],[111,6,134,12,"version"],[111,13,134,19],[111,15,134,21],[112,4,135,8],[112,5,135,9],[112,6,136,5],[113,4,137,4,"TransactionPaymentCallApi"],[113,29,137,29],[113,31,137,31],[113,32,138,8],[114,6,139,12,"methods"],[114,13,139,19],[114,15,139,19,"Object"],[114,21,139,19],[114,22,139,19,"assign"],[114,28,139,19],[114,33,140,19,"V3_SHARED_PAY_CALL"],[114,51,140,37],[114,53,141,19,"V2_V3_SHARED_CALL"],[114,70,141,36],[114,72,142,19,"V1_TO_V3_SHARED_CALL"],[114,92,142,39],[114,93,143,13],[115,6,144,12,"version"],[115,13,144,19],[115,15,144,21],[116,4,145,8],[116,5,145,9],[116,7,146,8],[117,6,147,12,"methods"],[117,13,147,19],[117,15,147,19,"Object"],[117,21,147,19],[117,22,147,19,"assign"],[117,28,147,19],[117,33,148,19,"V2_V3_SHARED_CALL"],[117,50,148,36],[117,52,149,19,"V1_TO_V3_SHARED_CALL"],[117,72,149,39],[117,73,150,13],[118,6,151,12,"version"],[118,13,151,19],[118,15,151,21],[119,4,152,8],[119,5,152,9],[119,7,153,8],[120,6,154,12,"methods"],[120,13,154,19],[120,15,154,19,"Object"],[120,21,154,19],[120,22,154,19,"assign"],[120,28,154,19],[121,8,155,16,"CALL"],[121,12,155,20],[121,14,155,22],[122,10,156,20,"description"],[122,21,156,31],[122,23,156,33],[122,38,156,48],[123,10,157,20,"params"],[123,16,157,26],[123,18,157,28],[123,19,158,24],[124,12,159,28,"name"],[124,16,159,32],[124,18,159,34],[124,24,159,40],[125,12,160,28,"type"],[125,16,160,32],[125,18,160,34],[126,10,161,24],[126,11,161,25],[126,13,162,24],[127,12,163,28,"name"],[127,16,163,32],[127,18,163,34],[127,23,163,39],[128,12,164,28,"type"],[128,16,164,32],[128,18,164,34],[129,10,165,24],[129,11,165,25],[129,12,166,21],[130,10,167,20],[131,10,168,20],[132,10,169,20,"type"],[132,14,169,24],[132,16,169,26],[133,8,170,16],[134,6,170,17],[134,9,171,19,"V1_TO_V3_SHARED_CALL"],[134,29,171,39],[134,30,172,13],[135,6,173,12,"version"],[135,13,173,19],[135,15,173,21],[136,4,174,8],[136,5,174,9],[137,2,176,0],[137,3,176,1],[138,0,176,2],[138,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]}