@pezkuwi/types-augment 16.5.23 → 16.5.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lookup/dicle.js CHANGED
@@ -139,10 +139,10 @@ export default {
139
139
  **/
140
140
  StagingDicleRuntimeDynamicParamsInflationParameters: {
141
141
  _enum: {
142
- MinInflation: '(StagingDicleRuntimeDynamicParamsInflationMinInflation,Option<Perquintill>)',
143
- MaxInflation: '(StagingDicleRuntimeDynamicParamsInflationMaxInflation,Option<Perquintill>)',
144
- IdealStake: '(StagingDicleRuntimeDynamicParamsInflationIdealStake,Option<Perquintill>)',
145
- Falloff: '(StagingDicleRuntimeDynamicParamsInflationFalloff,Option<Perquintill>)',
142
+ MinInflation: '(StagingDicleRuntimeDynamicParamsInflationMinInflation,Option<u64>)',
143
+ MaxInflation: '(StagingDicleRuntimeDynamicParamsInflationMaxInflation,Option<u64>)',
144
+ IdealStake: '(StagingDicleRuntimeDynamicParamsInflationIdealStake,Option<u64>)',
145
+ Falloff: '(StagingDicleRuntimeDynamicParamsInflationFalloff,Option<u64>)',
146
146
  UseAuctionSlots: '(StagingDicleRuntimeDynamicParamsInflationUseAuctionSlots,Option<bool>)'
147
147
  }
148
148
  },
@@ -171,7 +171,7 @@ export default {
171
171
  **/
172
172
  StagingDicleRuntimeDynamicParamsTreasuryParameters: {
173
173
  _enum: {
174
- BurnPortion: '(StagingDicleRuntimeDynamicParamsTreasuryBurnPortion,Option<Permill>)',
174
+ BurnPortion: '(StagingDicleRuntimeDynamicParamsTreasuryBurnPortion,Option<u32>)',
175
175
  BurnDestination: '(StagingDicleRuntimeDynamicParamsTreasuryBurnDestination,Option<StagingDicleRuntimeBurnDestinationAccount>)'
176
176
  }
177
177
  },
@@ -186,7 +186,7 @@ export default {
186
186
  /**
187
187
  * Lookup188: staging_kusama_runtime::BurnDestinationAccount
188
188
  **/
189
- StagingDicleRuntimeBurnDestinationAccount: 'Option<AccountId32>',
189
+ StagingDicleRuntimeBurnDestinationAccount: 'Option<PezspCoreCryptoAccountId32>',
190
190
  /**
191
191
  * Lookup209: kusama_runtime_constants::proxy::ProxyType
192
192
  **/
@@ -198,38 +198,38 @@ export default {
198
198
  **/
199
199
  StagingDicleRuntimeNposCompactSolution24: {
200
200
  votes1: 'Vec<(Compact<u32>,Compact<u16>)>',
201
- votes2: 'Vec<(Compact<u32>,(Compact<u16>,Compact<PerU16>),Compact<u16>)>',
202
- votes3: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);2],Compact<u16>)>',
203
- votes4: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);3],Compact<u16>)>',
204
- votes5: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);4],Compact<u16>)>',
205
- votes6: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);5],Compact<u16>)>',
206
- votes7: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);6],Compact<u16>)>',
207
- votes8: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);7],Compact<u16>)>',
208
- votes9: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);8],Compact<u16>)>',
209
- votes10: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);9],Compact<u16>)>',
210
- votes11: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);10],Compact<u16>)>',
211
- votes12: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);11],Compact<u16>)>',
212
- votes13: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);12],Compact<u16>)>',
213
- votes14: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);13],Compact<u16>)>',
214
- votes15: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);14],Compact<u16>)>',
215
- votes16: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);15],Compact<u16>)>',
216
- votes17: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);16],Compact<u16>)>',
217
- votes18: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);17],Compact<u16>)>',
218
- votes19: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);18],Compact<u16>)>',
219
- votes20: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);19],Compact<u16>)>',
220
- votes21: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);20],Compact<u16>)>',
221
- votes22: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);21],Compact<u16>)>',
222
- votes23: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);22],Compact<u16>)>',
223
- votes24: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);23],Compact<u16>)>'
201
+ votes2: 'Vec<(Compact<u32>,(Compact<u16>,Compact<u16>),Compact<u16>)>',
202
+ votes3: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);2],Compact<u16>)>',
203
+ votes4: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);3],Compact<u16>)>',
204
+ votes5: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);4],Compact<u16>)>',
205
+ votes6: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);5],Compact<u16>)>',
206
+ votes7: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);6],Compact<u16>)>',
207
+ votes8: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);7],Compact<u16>)>',
208
+ votes9: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);8],Compact<u16>)>',
209
+ votes10: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);9],Compact<u16>)>',
210
+ votes11: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);10],Compact<u16>)>',
211
+ votes12: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);11],Compact<u16>)>',
212
+ votes13: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);12],Compact<u16>)>',
213
+ votes14: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);13],Compact<u16>)>',
214
+ votes15: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);14],Compact<u16>)>',
215
+ votes16: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);15],Compact<u16>)>',
216
+ votes17: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);16],Compact<u16>)>',
217
+ votes18: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);17],Compact<u16>)>',
218
+ votes19: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);18],Compact<u16>)>',
219
+ votes20: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);19],Compact<u16>)>',
220
+ votes21: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);20],Compact<u16>)>',
221
+ votes22: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);21],Compact<u16>)>',
222
+ votes23: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);22],Compact<u16>)>',
223
+ votes24: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);23],Compact<u16>)>'
224
224
  },
225
225
  /**
226
226
  * Lookup539: pallet_rc_migrator::recovery::RecoveryStage
227
227
  **/
228
228
  PezpalletRcMigratorRecoveryRecoveryStage: {
229
229
  _enum: {
230
- Recoverable: 'Option<AccountId32>',
231
- ActiveRecoveries: 'Option<(AccountId32,AccountId32)>',
232
- Proxy: 'Option<AccountId32>',
230
+ Recoverable: 'Option<PezspCoreCryptoAccountId32>',
231
+ ActiveRecoveries: 'Option<(PezspCoreCryptoAccountId32,PezspCoreCryptoAccountId32)>',
232
+ Proxy: 'Option<PezspCoreCryptoAccountId32>',
233
233
  Finished: 'Null'
234
234
  }
235
235
  },
@@ -239,14 +239,14 @@ export default {
239
239
  PezpalletRcMigratorSocietySocietyStage: {
240
240
  _enum: {
241
241
  Values: 'Null',
242
- Members: 'Option<AccountId32>',
243
- Payouts: 'Option<AccountId32>',
242
+ Members: 'Option<PezspCoreCryptoAccountId32>',
243
+ Payouts: 'Option<PezspCoreCryptoAccountId32>',
244
244
  MemberByIndex: 'Option<u32>',
245
- SuspendedMembers: 'Option<AccountId32>',
246
- Candidates: 'Option<AccountId32>',
247
- Votes: 'Option<(AccountId32,AccountId32)>',
248
- VoteClearCursor: 'Option<AccountId32>',
249
- DefenderVotes: 'Option<(u32,AccountId32)>',
245
+ SuspendedMembers: 'Option<PezspCoreCryptoAccountId32>',
246
+ Candidates: 'Option<PezspCoreCryptoAccountId32>',
247
+ Votes: 'Option<(PezspCoreCryptoAccountId32,PezspCoreCryptoAccountId32)>',
248
+ VoteClearCursor: 'Option<PezspCoreCryptoAccountId32>',
249
+ DefenderVotes: 'Option<(u32,PezspCoreCryptoAccountId32)>',
250
250
  Finished: 'Null'
251
251
  }
252
252
  },
@@ -285,10 +285,10 @@ export default {
285
285
  **/
286
286
  StagingDicleRuntimeDynamicParamsInflationParametersValue: {
287
287
  _enum: {
288
- MinInflation: 'Perquintill',
289
- MaxInflation: 'Perquintill',
290
- IdealStake: 'Perquintill',
291
- Falloff: 'Perquintill',
288
+ MinInflation: 'u64',
289
+ MaxInflation: 'u64',
290
+ IdealStake: 'u64',
291
+ Falloff: 'u64',
292
292
  UseAuctionSlots: 'bool'
293
293
  }
294
294
  },
@@ -297,7 +297,7 @@ export default {
297
297
  **/
298
298
  StagingDicleRuntimeDynamicParamsTreasuryParametersValue: {
299
299
  _enum: {
300
- BurnPortion: 'Permill',
300
+ BurnPortion: 'u32',
301
301
  BurnDestination: 'StagingDicleRuntimeBurnDestinationAccount'
302
302
  }
303
303
  },
@@ -307,7 +307,7 @@ export default {
307
307
  PezpalletRecoveryDepositKind: {
308
308
  _enum: {
309
309
  RecoveryConfig: 'Null',
310
- ActiveRecoveryFor: 'AccountId32'
310
+ ActiveRecoveryFor: 'PezspCoreCryptoAccountId32'
311
311
  }
312
312
  },
313
313
  /**
package/lookup/pezkuwi.js CHANGED
@@ -501,7 +501,7 @@ export default {
501
501
  PezkuwiRuntimeCommonClaimsPezpalletCall: {
502
502
  _enum: {
503
503
  claim: {
504
- dest: 'AccountId32',
504
+ dest: 'PezspCoreCryptoAccountId32',
505
505
  ethereumSignature: 'PezkuwiRuntimeCommonClaimsEcdsaSignature',
506
506
  },
507
507
  mint_claim: {
@@ -511,7 +511,7 @@ export default {
511
511
  statement: 'Option<PezkuwiRuntimeCommonClaimsStatementKind>',
512
512
  },
513
513
  claim_attest: {
514
- dest: 'AccountId32',
514
+ dest: 'PezspCoreCryptoAccountId32',
515
515
  ethereumSignature: 'PezkuwiRuntimeCommonClaimsEcdsaSignature',
516
516
  statement: 'Bytes',
517
517
  },
@@ -524,7 +524,7 @@ export default {
524
524
  },
525
525
  old: 'PezkuwiRuntimeCommonClaimsEthereumAddress',
526
526
  new_: 'PezkuwiRuntimeCommonClaimsEthereumAddress',
527
- maybePreclaim: 'Option<AccountId32>'
527
+ maybePreclaim: 'Option<PezspCoreCryptoAccountId32>'
528
528
  }
529
529
  }
530
530
  },
@@ -553,21 +553,21 @@ export default {
553
553
  **/
554
554
  PezkuwiRuntimeNposCompactSolution16: {
555
555
  votes1: 'Vec<(Compact<u32>,Compact<u16>)>',
556
- votes2: 'Vec<(Compact<u32>,(Compact<u16>,Compact<PerU16>),Compact<u16>)>',
557
- votes3: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);2],Compact<u16>)>',
558
- votes4: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);3],Compact<u16>)>',
559
- votes5: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);4],Compact<u16>)>',
560
- votes6: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);5],Compact<u16>)>',
561
- votes7: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);6],Compact<u16>)>',
562
- votes8: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);7],Compact<u16>)>',
563
- votes9: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);8],Compact<u16>)>',
564
- votes10: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);9],Compact<u16>)>',
565
- votes11: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);10],Compact<u16>)>',
566
- votes12: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);11],Compact<u16>)>',
567
- votes13: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);12],Compact<u16>)>',
568
- votes14: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);13],Compact<u16>)>',
569
- votes15: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);14],Compact<u16>)>',
570
- votes16: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);15],Compact<u16>)>'
556
+ votes2: 'Vec<(Compact<u32>,(Compact<u16>,Compact<u16>),Compact<u16>)>',
557
+ votes3: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);2],Compact<u16>)>',
558
+ votes4: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);3],Compact<u16>)>',
559
+ votes5: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);4],Compact<u16>)>',
560
+ votes6: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);5],Compact<u16>)>',
561
+ votes7: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);6],Compact<u16>)>',
562
+ votes8: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);7],Compact<u16>)>',
563
+ votes9: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);8],Compact<u16>)>',
564
+ votes10: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);9],Compact<u16>)>',
565
+ votes11: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);10],Compact<u16>)>',
566
+ votes12: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);11],Compact<u16>)>',
567
+ votes13: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);12],Compact<u16>)>',
568
+ votes14: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);13],Compact<u16>)>',
569
+ votes15: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);14],Compact<u16>)>',
570
+ votes16: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);15],Compact<u16>)>'
571
571
  },
572
572
  /**
573
573
  * Lookup274: pallet_staking_async_ah_client::pallet::Call<T>
@@ -587,7 +587,7 @@ export default {
587
587
  * Lookup275: pallet_staking_async_rc_client::ValidatorSetReport<sp_core::crypto::AccountId32>
588
588
  **/
589
589
  PezpalletStakingAsyncRcClientValidatorSetReport: {
590
- newValidatorSet: 'Vec<AccountId32>',
590
+ newValidatorSet: 'Vec<PezspCoreCryptoAccountId32>',
591
591
  id: 'u32',
592
592
  pruneUpTo: 'Option<u32>',
593
593
  leftover: 'bool'
@@ -850,7 +850,7 @@ export default {
850
850
  _alias: {
851
851
  new_: 'new',
852
852
  },
853
- new_: 'Perbill',
853
+ new_: 'u32',
854
854
  },
855
855
  set_on_demand_queue_max_size: {
856
856
  _alias: {
@@ -862,7 +862,7 @@ export default {
862
862
  _alias: {
863
863
  new_: 'new',
864
864
  },
865
- new_: 'Perbill',
865
+ new_: 'u32',
866
866
  },
867
867
  __Unused51: 'Null',
868
868
  set_minimum_backing_votes: {
@@ -944,8 +944,8 @@ export default {
944
944
  numCores: 'u32',
945
945
  maxAvailabilityTimeouts: 'u32',
946
946
  onDemandQueueMaxSize: 'u32',
947
- onDemandTargetQueueUtilization: 'Perbill',
948
- onDemandFeeVariability: 'Perbill',
947
+ onDemandTargetQueueUtilization: 'u32',
948
+ onDemandFeeVariability: 'u32',
949
949
  onDemandBaseFee: 'u128',
950
950
  ttl: 'u32'
951
951
  },
@@ -1285,7 +1285,7 @@ export default {
1285
1285
  validationCode: 'Bytes',
1286
1286
  },
1287
1287
  force_register: {
1288
- who: 'AccountId32',
1288
+ who: 'PezspCoreCryptoAccountId32',
1289
1289
  deposit: 'u128',
1290
1290
  id: 'u32',
1291
1291
  genesisHead: 'Bytes',
@@ -1322,7 +1322,7 @@ export default {
1322
1322
  _enum: {
1323
1323
  force_lease: {
1324
1324
  para: 'u32',
1325
- leaser: 'AccountId32',
1325
+ leaser: 'PezspCoreCryptoAccountId32',
1326
1326
  amount: 'u128',
1327
1327
  periodBegin: 'u32',
1328
1328
  periodCount: 'u32',
@@ -1373,7 +1373,7 @@ export default {
1373
1373
  signature: 'Option<PezspRuntimeMultiSignature>',
1374
1374
  },
1375
1375
  withdraw: {
1376
- who: 'AccountId32',
1376
+ who: 'PezspCoreCryptoAccountId32',
1377
1377
  index: 'Compact<u32>',
1378
1378
  },
1379
1379
  refund: {
@@ -1426,7 +1426,7 @@ export default {
1426
1426
  when: 'u32',
1427
1427
  },
1428
1428
  credit_account: {
1429
- who: 'AccountId32',
1429
+ who: 'PezspCoreCryptoAccountId32',
1430
1430
  amount: 'u128',
1431
1431
  },
1432
1432
  assign_core: {
@@ -2521,20 +2521,20 @@ export default {
2521
2521
  _alias: {
2522
2522
  new_: 'new',
2523
2523
  },
2524
- new_: 'Option<AccountId32>',
2524
+ new_: 'Option<PezspCoreCryptoAccountId32>',
2525
2525
  },
2526
2526
  send_xcm_message: {
2527
2527
  dest: 'XcmVersionedLocation',
2528
2528
  message: 'XcmVersionedXcm',
2529
2529
  },
2530
2530
  preserve_accounts: {
2531
- accounts: 'Vec<AccountId32>',
2531
+ accounts: 'Vec<PezspCoreCryptoAccountId32>',
2532
2532
  },
2533
2533
  set_canceller: {
2534
2534
  _alias: {
2535
2535
  new_: 'new',
2536
2536
  },
2537
- new_: 'Option<AccountId32>',
2537
+ new_: 'Option<PezspCoreCryptoAccountId32>',
2538
2538
  },
2539
2539
  pause_migration: 'Null',
2540
2540
  cancel_migration: 'Null',
@@ -2565,12 +2565,12 @@ export default {
2565
2565
  PureProxyCandidatesMigrationInit: 'Null',
2566
2566
  AccountsMigrationInit: 'Null',
2567
2567
  AccountsMigrationOngoing: {
2568
- lastKey: 'Option<AccountId32>',
2568
+ lastKey: 'Option<PezspCoreCryptoAccountId32>',
2569
2569
  },
2570
2570
  AccountsMigrationDone: 'Null',
2571
2571
  MultisigMigrationInit: 'Null',
2572
2572
  MultisigMigrationOngoing: {
2573
- lastKey: 'Option<(AccountId32,[u8;32])>',
2573
+ lastKey: 'Option<(PezspCoreCryptoAccountId32,[u8;32])>',
2574
2574
  },
2575
2575
  MultisigMigrationDone: 'Null',
2576
2576
  ClaimsMigrationInit: 'Null',
@@ -2580,10 +2580,10 @@ export default {
2580
2580
  ClaimsMigrationDone: 'Null',
2581
2581
  ProxyMigrationInit: 'Null',
2582
2582
  ProxyMigrationProxies: {
2583
- lastKey: 'Option<AccountId32>',
2583
+ lastKey: 'Option<PezspCoreCryptoAccountId32>',
2584
2584
  },
2585
2585
  ProxyMigrationAnnouncements: {
2586
- lastKey: 'Option<AccountId32>',
2586
+ lastKey: 'Option<PezspCoreCryptoAccountId32>',
2587
2587
  },
2588
2588
  ProxyMigrationDone: 'Null',
2589
2589
  PreimageMigrationInit: 'Null',
@@ -2608,7 +2608,7 @@ export default {
2608
2608
  NomPoolsMigrationDone: 'Null',
2609
2609
  VestingMigrationInit: 'Null',
2610
2610
  VestingMigrationOngoing: {
2611
- nextKey: 'Option<AccountId32>',
2611
+ nextKey: 'Option<PezspCoreCryptoAccountId32>',
2612
2612
  },
2613
2613
  VestingMigrationDone: 'Null',
2614
2614
  DelegatedStakingMigrationInit: 'Null',
@@ -2690,7 +2690,7 @@ export default {
2690
2690
  Claims: 'Option<PezkuwiRuntimeCommonClaimsEthereumAddress>',
2691
2691
  Vesting: 'Option<PezkuwiRuntimeCommonClaimsEthereumAddress>',
2692
2692
  Signing: 'Option<PezkuwiRuntimeCommonClaimsEthereumAddress>',
2693
- Preclaims: 'Option<AccountId32>',
2693
+ Preclaims: 'Option<PezspCoreCryptoAccountId32>',
2694
2694
  Finished: 'Null'
2695
2695
  }
2696
2696
  },
@@ -2700,13 +2700,13 @@ export default {
2700
2700
  PezpalletRcMigratorStakingNomPoolsNomPoolsStage: {
2701
2701
  _enum: {
2702
2702
  StorageValues: 'Null',
2703
- PoolMembers: 'Option<AccountId32>',
2703
+ PoolMembers: 'Option<PezspCoreCryptoAccountId32>',
2704
2704
  BondedPools: 'Option<u32>',
2705
2705
  RewardPools: 'Option<u32>',
2706
2706
  SubPoolsStorage: 'Option<u32>',
2707
2707
  Metadata: 'Option<u32>',
2708
- ReversePoolIdLookup: 'Option<AccountId32>',
2709
- ClaimPermissions: 'Option<AccountId32>',
2708
+ ReversePoolIdLookup: 'Option<PezspCoreCryptoAccountId32>',
2709
+ ClaimPermissions: 'Option<PezspCoreCryptoAccountId32>',
2710
2710
  Finished: 'Null'
2711
2711
  }
2712
2712
  },
@@ -2715,8 +2715,8 @@ export default {
2715
2715
  **/
2716
2716
  PezpalletRcMigratorStakingDelegatedStakingDelegatedStakingStage: {
2717
2717
  _enum: {
2718
- Delegators: 'Option<AccountId32>',
2719
- Agents: 'Option<AccountId32>',
2718
+ Delegators: 'Option<PezspCoreCryptoAccountId32>',
2719
+ Agents: 'Option<PezspCoreCryptoAccountId32>',
2720
2720
  Finished: 'Null'
2721
2721
  }
2722
2722
  },
@@ -2735,7 +2735,7 @@ export default {
2735
2735
  **/
2736
2736
  PezpalletRcMigratorStakingBagsListBagsListStage: {
2737
2737
  _enum: {
2738
- ListNodes: 'Option<AccountId32>',
2738
+ ListNodes: 'Option<PezspCoreCryptoAccountId32>',
2739
2739
  ListBags: 'Option<u64>',
2740
2740
  Finished: 'Null'
2741
2741
  }
@@ -2756,8 +2756,8 @@ export default {
2756
2756
  **/
2757
2757
  PezpalletRcMigratorConvictionVotingConvictionVotingStage: {
2758
2758
  _enum: {
2759
- VotingFor: 'Option<(AccountId32,u16)>',
2760
- ClassLocksFor: 'Option<AccountId32>',
2759
+ VotingFor: 'Option<(PezspCoreCryptoAccountId32,u16)>',
2760
+ ClassLocksFor: 'Option<PezspCoreCryptoAccountId32>',
2761
2761
  Finished: 'Null'
2762
2762
  }
2763
2763
  },
@@ -2842,25 +2842,25 @@ export default {
2842
2842
  _enum: {
2843
2843
  Values: 'Null',
2844
2844
  Invulnerables: 'Null',
2845
- Bonded: 'Option<AccountId32>',
2846
- Ledger: 'Option<AccountId32>',
2847
- Payee: 'Option<AccountId32>',
2848
- Validators: 'Option<AccountId32>',
2849
- Nominators: 'Option<AccountId32>',
2850
- VirtualStakers: 'Option<AccountId32>',
2851
- ErasStakersOverview: 'Option<(u32,AccountId32)>',
2852
- ErasStakersPaged: 'Option<(u32,AccountId32,u32)>',
2853
- ClaimedRewards: 'Option<(u32,AccountId32)>',
2854
- ErasValidatorPrefs: 'Option<(u32,AccountId32)>',
2845
+ Bonded: 'Option<PezspCoreCryptoAccountId32>',
2846
+ Ledger: 'Option<PezspCoreCryptoAccountId32>',
2847
+ Payee: 'Option<PezspCoreCryptoAccountId32>',
2848
+ Validators: 'Option<PezspCoreCryptoAccountId32>',
2849
+ Nominators: 'Option<PezspCoreCryptoAccountId32>',
2850
+ VirtualStakers: 'Option<PezspCoreCryptoAccountId32>',
2851
+ ErasStakersOverview: 'Option<(u32,PezspCoreCryptoAccountId32)>',
2852
+ ErasStakersPaged: 'Option<(u32,PezspCoreCryptoAccountId32,u32)>',
2853
+ ClaimedRewards: 'Option<(u32,PezspCoreCryptoAccountId32)>',
2854
+ ErasValidatorPrefs: 'Option<(u32,PezspCoreCryptoAccountId32)>',
2855
2855
  ErasValidatorReward: 'Option<u32>',
2856
2856
  ErasRewardPoints: 'Option<u32>',
2857
2857
  ErasTotalStake: 'Option<u32>',
2858
2858
  UnappliedSlashes: 'Option<u32>',
2859
2859
  BondedEras: 'Null',
2860
- ValidatorSlashInEra: 'Option<(u32,AccountId32)>',
2861
- NominatorSlashInEra: 'Option<(u32,AccountId32)>',
2862
- SlashingSpans: 'Option<AccountId32>',
2863
- SpanSlash: 'Option<(AccountId32,u32)>',
2860
+ ValidatorSlashInEra: 'Option<(u32,PezspCoreCryptoAccountId32)>',
2861
+ NominatorSlashInEra: 'Option<(u32,PezspCoreCryptoAccountId32)>',
2862
+ SlashingSpans: 'Option<PezspCoreCryptoAccountId32>',
2863
+ SpanSlash: 'Option<(PezspCoreCryptoAccountId32,u32)>',
2864
2864
  Finished: 'Null'
2865
2865
  }
2866
2866
  },
@@ -2895,7 +2895,7 @@ export default {
2895
2895
  PezkuwiRuntimeCommonClaimsPezpalletEvent: {
2896
2896
  _enum: {
2897
2897
  Claimed: {
2898
- who: 'AccountId32',
2898
+ who: 'PezspCoreCryptoAccountId32',
2899
2899
  ethereumAddress: 'PezkuwiRuntimeCommonClaimsEthereumAddress',
2900
2900
  amount: 'u128'
2901
2901
  }
@@ -3038,13 +3038,13 @@ export default {
3038
3038
  OnDemandOrderPlaced: {
3039
3039
  paraId: 'u32',
3040
3040
  spotPrice: 'u128',
3041
- orderedBy: 'AccountId32',
3041
+ orderedBy: 'PezspCoreCryptoAccountId32',
3042
3042
  },
3043
3043
  SpotPriceSet: {
3044
3044
  spotPrice: 'u128',
3045
3045
  },
3046
3046
  AccountCredited: {
3047
- who: 'AccountId32',
3047
+ who: 'PezspCoreCryptoAccountId32',
3048
3048
  amount: 'u128'
3049
3049
  }
3050
3050
  }
@@ -3056,14 +3056,14 @@ export default {
3056
3056
  _enum: {
3057
3057
  Registered: {
3058
3058
  paraId: 'u32',
3059
- manager: 'AccountId32',
3059
+ manager: 'PezspCoreCryptoAccountId32',
3060
3060
  },
3061
3061
  Deregistered: {
3062
3062
  paraId: 'u32',
3063
3063
  },
3064
3064
  Reserved: {
3065
3065
  paraId: 'u32',
3066
- who: 'AccountId32',
3066
+ who: 'PezspCoreCryptoAccountId32',
3067
3067
  },
3068
3068
  Swapped: {
3069
3069
  paraId: 'u32',
@@ -3081,7 +3081,7 @@ export default {
3081
3081
  },
3082
3082
  Leased: {
3083
3083
  paraId: 'u32',
3084
- leaser: 'AccountId32',
3084
+ leaser: 'PezspCoreCryptoAccountId32',
3085
3085
  periodBegin: 'u32',
3086
3086
  periodCount: 'u32',
3087
3087
  extraReserved: 'u128',
@@ -3103,21 +3103,21 @@ export default {
3103
3103
  auctionIndex: 'u32',
3104
3104
  },
3105
3105
  Reserved: {
3106
- bidder: 'AccountId32',
3106
+ bidder: 'PezspCoreCryptoAccountId32',
3107
3107
  extraReserved: 'u128',
3108
3108
  totalAmount: 'u128',
3109
3109
  },
3110
3110
  Unreserved: {
3111
- bidder: 'AccountId32',
3111
+ bidder: 'PezspCoreCryptoAccountId32',
3112
3112
  amount: 'u128',
3113
3113
  },
3114
3114
  ReserveConfiscated: {
3115
3115
  paraId: 'u32',
3116
- leaser: 'AccountId32',
3116
+ leaser: 'PezspCoreCryptoAccountId32',
3117
3117
  amount: 'u128',
3118
3118
  },
3119
3119
  BidAccepted: {
3120
- bidder: 'AccountId32',
3120
+ bidder: 'PezspCoreCryptoAccountId32',
3121
3121
  paraId: 'u32',
3122
3122
  amount: 'u128',
3123
3123
  firstSlot: 'u32',
@@ -3138,12 +3138,12 @@ export default {
3138
3138
  paraId: 'u32',
3139
3139
  },
3140
3140
  Contributed: {
3141
- who: 'AccountId32',
3141
+ who: 'PezspCoreCryptoAccountId32',
3142
3142
  fundIndex: 'u32',
3143
3143
  amount: 'u128',
3144
3144
  },
3145
3145
  Withdrew: {
3146
- who: 'AccountId32',
3146
+ who: 'PezspCoreCryptoAccountId32',
3147
3147
  fundIndex: 'u32',
3148
3148
  amount: 'u128',
3149
3149
  },
@@ -3164,7 +3164,7 @@ export default {
3164
3164
  paraId: 'u32',
3165
3165
  },
3166
3166
  MemoUpdated: {
3167
- who: 'AccountId32',
3167
+ who: 'PezspCoreCryptoAccountId32',
3168
3168
  paraId: 'u32',
3169
3169
  memo: 'Bytes',
3170
3170
  },
@@ -3415,8 +3415,8 @@ export default {
3415
3415
  _alias: {
3416
3416
  new_: 'new',
3417
3417
  },
3418
- old: 'Option<AccountId32>',
3419
- new_: 'Option<AccountId32>',
3418
+ old: 'Option<PezspCoreCryptoAccountId32>',
3419
+ new_: 'Option<PezspCoreCryptoAccountId32>',
3420
3420
  },
3421
3421
  XcmSent: {
3422
3422
  origin: 'StagingXcmV5Location',
@@ -3426,14 +3426,14 @@ export default {
3426
3426
  },
3427
3427
  StakingElectionsPaused: 'Null',
3428
3428
  AccountsPreserved: {
3429
- accounts: 'Vec<AccountId32>',
3429
+ accounts: 'Vec<PezspCoreCryptoAccountId32>',
3430
3430
  },
3431
3431
  CancellerSet: {
3432
3432
  _alias: {
3433
3433
  new_: 'new',
3434
3434
  },
3435
- old: 'Option<AccountId32>',
3436
- new_: 'Option<AccountId32>',
3435
+ old: 'Option<PezspCoreCryptoAccountId32>',
3436
+ new_: 'Option<PezspCoreCryptoAccountId32>',
3437
3437
  },
3438
3438
  MigrationPaused: {
3439
3439
  pauseStage: 'PezpalletRcMigratorMigrationStage',
@@ -3661,20 +3661,20 @@ export default {
3661
3661
  /**
3662
3662
  * Lookup738: frame_election_provider_support::BoundedSupports<sp_core::crypto::AccountId32, BOuter, BInner>
3663
3663
  **/
3664
- PezframeElectionProviderSupportBoundedSupports: 'Vec<(AccountId32,PezframeElectionProviderSupportBoundedSupport)>',
3664
+ PezframeElectionProviderSupportBoundedSupports: 'Vec<(PezspCoreCryptoAccountId32,PezframeElectionProviderSupportBoundedSupport)>',
3665
3665
  /**
3666
3666
  * Lookup741: frame_election_provider_support::BoundedSupport<sp_core::crypto::AccountId32, Bound>
3667
3667
  **/
3668
3668
  PezframeElectionProviderSupportBoundedSupport: {
3669
3669
  total: 'u128',
3670
- voters: 'Vec<(AccountId32,u128)>'
3670
+ voters: 'Vec<(PezspCoreCryptoAccountId32,u128)>'
3671
3671
  },
3672
3672
  /**
3673
3673
  * Lookup783: pallet_staking_async_rc_client::SessionReport<sp_core::crypto::AccountId32>
3674
3674
  **/
3675
3675
  PezpalletStakingAsyncRcClientSessionReport: {
3676
3676
  endIndex: 'u32',
3677
- validatorPoints: 'Vec<(AccountId32,u32)>',
3677
+ validatorPoints: 'Vec<(PezspCoreCryptoAccountId32,u32)>',
3678
3678
  activationTimestamp: 'Option<(u64,u32)>',
3679
3679
  leftover: 'bool'
3680
3680
  },
@@ -3682,9 +3682,9 @@ export default {
3682
3682
  * Lookup787: pallet_staking_async_rc_client::Offence<sp_core::crypto::AccountId32>
3683
3683
  **/
3684
3684
  PezpalletStakingAsyncRcClientOffence: {
3685
- offender: 'AccountId32',
3686
- reporters: 'Vec<AccountId32>',
3687
- slashFraction: 'Perbill'
3685
+ offender: 'PezspCoreCryptoAccountId32',
3686
+ reporters: 'Vec<PezspCoreCryptoAccountId32>',
3687
+ slashFraction: 'u32'
3688
3688
  },
3689
3689
  /**
3690
3690
  * Lookup789: pallet_staking_async_ah_client::pallet::Error<T>
@@ -4078,7 +4078,7 @@ export default {
4078
4078
  * Lookup887: polkadot_runtime_common::paras_registrar::ParaInfo<sp_core::crypto::AccountId32, Balance>
4079
4079
  **/
4080
4080
  PezkuwiRuntimeCommonParasRegistrarParaInfo: {
4081
- manager: 'AccountId32',
4081
+ manager: 'PezspCoreCryptoAccountId32',
4082
4082
  deposit: 'u128',
4083
4083
  locked: 'Option<bool>'
4084
4084
  },
@@ -4104,7 +4104,7 @@ export default {
4104
4104
  * Lookup897: polkadot_runtime_common::crowdloan::FundInfo<sp_core::crypto::AccountId32, Balance, BlockNumber, LeasePeriod>
4105
4105
  **/
4106
4106
  PezkuwiRuntimeCommonCrowdloanFundInfo: {
4107
- depositor: 'AccountId32',
4107
+ depositor: 'PezspCoreCryptoAccountId32',
4108
4108
  verifier: 'Option<PezspRuntimeMultiSigner>',
4109
4109
  deposit: 'u128',
4110
4110
  raised: 'u128',
@@ -4301,7 +4301,7 @@ export default {
4301
4301
  * Lookup958: relay_common::apis::InflationInfo
4302
4302
  **/
4303
4303
  RelayCommonApisInflationInfo: {
4304
- inflation: 'Perquintill',
4304
+ inflation: 'u64',
4305
4305
  nextMint: '(u128,u128)'
4306
4306
  },
4307
4307
  /**