mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 13:31:00 +00:00
1 line
4.3 KiB
Plaintext
1 line
4.3 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, \"default\", {\n enumerable: true,\n get: function () {\n return _default;\n }\n });\n var _default = {\n rpc: {},\n types: {\n AccountData: {\n free: 'Balance',\n reserved: 'Balance',\n miscFrozen: 'Balance',\n feeFrozen: 'Balance'\n },\n BalanceLockTo212: {\n id: 'LockIdentifier',\n amount: 'Balance',\n until: 'BlockNumber',\n reasons: 'WithdrawReasons'\n },\n BalanceLock: {\n id: 'LockIdentifier',\n amount: 'Balance',\n reasons: 'Reasons'\n },\n BalanceStatus: {\n _enum: ['Free', 'Reserved']\n },\n Reasons: {\n _enum: ['Fee', 'Misc', 'All']\n },\n ReserveData: {\n id: 'ReserveIdentifier',\n amount: 'Balance'\n },\n ReserveIdentifier: '[u8; 8]',\n VestingSchedule: {\n offset: 'Balance',\n perBlock: 'Balance',\n startingBlock: 'BlockNumber'\n },\n WithdrawReasons: {\n _set: {\n TransactionPayment: 0b0000_0001,\n Transfer: 0b0000_0010,\n Reserve: 0b0000_0100,\n Fee: 0b0000_1000,\n Tip: 0b0001_0000\n }\n }\n }\n };\n});","lineCount":60,"map":[[7,2,1,0,"Object"],[7,8,1,0],[7,9,1,0,"defineProperty"],[7,23,1,0],[7,24,1,0,"exports"],[7,31,1,0],[8,4,1,0,"enumerable"],[8,14,1,0],[9,4,1,0,"get"],[9,7,1,0],[9,18,1,0,"get"],[9,19,1,0],[10,6,1,0],[10,13,1,0,"_default"],[10,21,1,0],[11,4,1,0],[12,2,1,0],[13,2,1,0],[13,6,1,0,"_default"],[13,14,1,0],[13,17,1,15],[14,4,2,4,"rpc"],[14,7,2,7],[14,9,2,9],[14,10,2,10],[14,11,2,11],[15,4,3,4,"types"],[15,9,3,9],[15,11,3,11],[16,6,4,8,"AccountData"],[16,17,4,19],[16,19,4,21],[17,8,5,12,"free"],[17,12,5,16],[17,14,5,18],[17,23,5,27],[18,8,6,12,"reserved"],[18,16,6,20],[18,18,6,22],[18,27,6,31],[19,8,7,12,"miscFrozen"],[19,18,7,22],[19,20,7,24],[19,29,7,33],[20,8,8,12,"feeFrozen"],[20,17,8,21],[20,19,8,23],[21,6,9,8],[21,7,9,9],[22,6,10,8,"BalanceLockTo212"],[22,22,10,24],[22,24,10,26],[23,8,11,12,"id"],[23,10,11,14],[23,12,11,16],[23,28,11,32],[24,8,12,12,"amount"],[24,14,12,18],[24,16,12,20],[24,25,12,29],[25,8,13,12,"until"],[25,13,13,17],[25,15,13,19],[25,28,13,32],[26,8,14,12,"reasons"],[26,15,14,19],[26,17,14,21],[27,6,15,8],[27,7,15,9],[28,6,16,8,"BalanceLock"],[28,17,16,19],[28,19,16,21],[29,8,17,12,"id"],[29,10,17,14],[29,12,17,16],[29,28,17,32],[30,8,18,12,"amount"],[30,14,18,18],[30,16,18,20],[30,25,18,29],[31,8,19,12,"reasons"],[31,15,19,19],[31,17,19,21],[32,6,20,8],[32,7,20,9],[33,6,21,8,"BalanceStatus"],[33,19,21,21],[33,21,21,23],[34,8,22,12,"_enum"],[34,13,22,17],[34,15,22,19],[34,16,22,20],[34,22,22,26],[34,24,22,28],[34,34,22,38],[35,6,23,8],[35,7,23,9],[36,6,24,8,"Reasons"],[36,13,24,15],[36,15,24,17],[37,8,25,12,"_enum"],[37,13,25,17],[37,15,25,19],[37,16,25,20],[37,21,25,25],[37,23,25,27],[37,29,25,33],[37,31,25,35],[37,36,25,40],[38,6,26,8],[38,7,26,9],[39,6,27,8,"ReserveData"],[39,17,27,19],[39,19,27,21],[40,8,28,12,"id"],[40,10,28,14],[40,12,28,16],[40,31,28,35],[41,8,29,12,"amount"],[41,14,29,18],[41,16,29,20],[42,6,30,8],[42,7,30,9],[43,6,31,8,"ReserveIdentifier"],[43,23,31,25],[43,25,31,27],[43,34,31,36],[44,6,32,8,"VestingSchedule"],[44,21,32,23],[44,23,32,25],[45,8,33,12,"offset"],[45,14,33,18],[45,16,33,20],[45,25,33,29],[46,8,34,12,"perBlock"],[46,16,34,20],[46,18,34,22],[46,27,34,31],[47,8,35,12,"startingBlock"],[47,21,35,25],[47,23,35,27],[48,6,36,8],[48,7,36,9],[49,6,37,8,"WithdrawReasons"],[49,21,37,23],[49,23,37,25],[50,8,38,12,"_set"],[50,12,38,16],[50,14,38,18],[51,10,39,16,"TransactionPayment"],[51,28,39,34],[51,30,39,36],[51,41,39,47],[52,10,40,16,"Transfer"],[52,18,40,24],[52,20,40,26],[52,31,40,37],[53,10,41,16,"Reserve"],[53,17,41,23],[53,19,41,25],[53,30,41,36],[54,10,42,16,"Fee"],[54,13,42,19],[54,15,42,21],[54,26,42,32],[55,10,43,16,"Tip"],[55,13,43,19],[55,15,43,21],[56,8,44,12],[57,6,45,8],[58,4,46,4],[59,2,47,0],[59,3,47,1],[60,0,47,2],[60,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |