@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.
@@ -134,10 +134,10 @@ exports.default = {
134
134
  **/
135
135
  AssetHubDicleRuntimeDynamicParamsIssuanceParametersValue: {
136
136
  _enum: {
137
- MinInflation: 'Perquintill',
138
- MaxInflation: 'Perquintill',
139
- IdealStake: 'Perquintill',
140
- Falloff: 'Perquintill'
137
+ MinInflation: 'u64',
138
+ MaxInflation: 'u64',
139
+ IdealStake: 'u64',
140
+ Falloff: 'u64'
141
141
  }
142
142
  },
143
143
  /**
@@ -145,14 +145,14 @@ exports.default = {
145
145
  **/
146
146
  AssetHubDicleRuntimeDynamicParamsTreasuryParametersValue: {
147
147
  _enum: {
148
- BurnPortion: 'Permill',
148
+ BurnPortion: 'u32',
149
149
  BurnDestination: 'AssetHubDicleRuntimeTreasuryBurnDestinationAccount'
150
150
  }
151
151
  },
152
152
  /**
153
153
  * Lookup72: asset_hub_kusama_runtime::treasury::BurnDestinationAccount
154
154
  **/
155
- AssetHubDicleRuntimeTreasuryBurnDestinationAccount: 'Option<AccountId32>',
155
+ AssetHubDicleRuntimeTreasuryBurnDestinationAccount: 'Option<PezspCoreCryptoAccountId32>',
156
156
  /**
157
157
  * Lookup74: asset_hub_kusama_runtime::dynamic_params::staking_election::ParametersValue
158
158
  **/
@@ -212,10 +212,10 @@ exports.default = {
212
212
  **/
213
213
  AssetHubDicleRuntimeDynamicParamsIssuanceParameters: {
214
214
  _enum: {
215
- MinInflation: '(AssetHubDicleRuntimeDynamicParamsIssuanceMinInflation,Option<Perquintill>)',
216
- MaxInflation: '(AssetHubDicleRuntimeDynamicParamsIssuanceMaxInflation,Option<Perquintill>)',
217
- IdealStake: '(AssetHubDicleRuntimeDynamicParamsIssuanceIdealStake,Option<Perquintill>)',
218
- Falloff: '(AssetHubDicleRuntimeDynamicParamsIssuanceFalloff,Option<Perquintill>)'
215
+ MinInflation: '(AssetHubDicleRuntimeDynamicParamsIssuanceMinInflation,Option<u64>)',
216
+ MaxInflation: '(AssetHubDicleRuntimeDynamicParamsIssuanceMaxInflation,Option<u64>)',
217
+ IdealStake: '(AssetHubDicleRuntimeDynamicParamsIssuanceIdealStake,Option<u64>)',
218
+ Falloff: '(AssetHubDicleRuntimeDynamicParamsIssuanceFalloff,Option<u64>)'
219
219
  }
220
220
  },
221
221
  /**
@@ -223,7 +223,7 @@ exports.default = {
223
223
  **/
224
224
  AssetHubDicleRuntimeDynamicParamsTreasuryParameters: {
225
225
  _enum: {
226
- BurnPortion: '(AssetHubDicleRuntimeDynamicParamsTreasuryBurnPortion,Option<Permill>)',
226
+ BurnPortion: '(AssetHubDicleRuntimeDynamicParamsTreasuryBurnPortion,Option<u32>)',
227
227
  BurnDestination: '(AssetHubDicleRuntimeDynamicParamsTreasuryBurnDestination,Option<AssetHubDicleRuntimeTreasuryBurnDestinationAccount>)'
228
228
  }
229
229
  },
@@ -382,7 +382,7 @@ exports.default = {
382
382
  PezpalletRemoteProxyCall: {
383
383
  _enum: {
384
384
  remote_proxy: {
385
- real: 'MultiAddress',
385
+ real: 'PezspRuntimeMultiAddress',
386
386
  forceProxyType: 'Option<AssetHubDicleRuntimeProxyType>',
387
387
  call: 'RuntimeCall',
388
388
  proof: 'PezpalletRemoteProxyRemoteProxyProof',
@@ -391,7 +391,7 @@ exports.default = {
391
391
  proof: 'PezpalletRemoteProxyRemoteProxyProof',
392
392
  },
393
393
  remote_proxy_with_registered_proof: {
394
- real: 'MultiAddress',
394
+ real: 'PezspRuntimeMultiAddress',
395
395
  forceProxyType: 'Option<AssetHubDicleRuntimeProxyType>',
396
396
  call: 'RuntimeCall'
397
397
  }
@@ -413,35 +413,35 @@ exports.default = {
413
413
  **/
414
414
  AssetHubDicleRuntimeStakingNposCompactSolution24: {
415
415
  votes1: 'Vec<(Compact<u32>,Compact<u16>)>',
416
- votes2: 'Vec<(Compact<u32>,(Compact<u16>,Compact<PerU16>),Compact<u16>)>',
417
- votes3: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);2],Compact<u16>)>',
418
- votes4: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);3],Compact<u16>)>',
419
- votes5: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);4],Compact<u16>)>',
420
- votes6: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);5],Compact<u16>)>',
421
- votes7: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);6],Compact<u16>)>',
422
- votes8: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);7],Compact<u16>)>',
423
- votes9: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);8],Compact<u16>)>',
424
- votes10: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);9],Compact<u16>)>',
425
- votes11: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);10],Compact<u16>)>',
426
- votes12: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);11],Compact<u16>)>',
427
- votes13: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);12],Compact<u16>)>',
428
- votes14: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);13],Compact<u16>)>',
429
- votes15: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);14],Compact<u16>)>',
430
- votes16: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);15],Compact<u16>)>',
431
- votes17: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);16],Compact<u16>)>',
432
- votes18: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);17],Compact<u16>)>',
433
- votes19: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);18],Compact<u16>)>',
434
- votes20: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);19],Compact<u16>)>',
435
- votes21: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);20],Compact<u16>)>',
436
- votes22: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);21],Compact<u16>)>',
437
- votes23: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);22],Compact<u16>)>',
438
- votes24: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);23],Compact<u16>)>'
416
+ votes2: 'Vec<(Compact<u32>,(Compact<u16>,Compact<u16>),Compact<u16>)>',
417
+ votes3: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);2],Compact<u16>)>',
418
+ votes4: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);3],Compact<u16>)>',
419
+ votes5: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);4],Compact<u16>)>',
420
+ votes6: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);5],Compact<u16>)>',
421
+ votes7: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);6],Compact<u16>)>',
422
+ votes8: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);7],Compact<u16>)>',
423
+ votes9: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);8],Compact<u16>)>',
424
+ votes10: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);9],Compact<u16>)>',
425
+ votes11: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);10],Compact<u16>)>',
426
+ votes12: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);11],Compact<u16>)>',
427
+ votes13: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);12],Compact<u16>)>',
428
+ votes14: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);13],Compact<u16>)>',
429
+ votes15: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);14],Compact<u16>)>',
430
+ votes16: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);15],Compact<u16>)>',
431
+ votes17: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);16],Compact<u16>)>',
432
+ votes18: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);17],Compact<u16>)>',
433
+ votes19: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);18],Compact<u16>)>',
434
+ votes20: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);19],Compact<u16>)>',
435
+ votes21: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);20],Compact<u16>)>',
436
+ votes22: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);21],Compact<u16>)>',
437
+ votes23: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);22],Compact<u16>)>',
438
+ votes24: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<u16>);23],Compact<u16>)>'
439
439
  },
440
440
  /**
441
441
  * Lookup598: pallet_proxy::ProxyDefinition<sp_core::crypto::AccountId32, kusama_runtime_constants::proxy::ProxyType, BlockNumber>
442
442
  **/
443
443
  PezpalletProxyProxyDefinitionDicleRuntimeConstantsProxyProxyType: {
444
- delegate: 'AccountId32',
444
+ delegate: 'PezspCoreCryptoAccountId32',
445
445
  proxyType: 'DicleRuntimeConstantsProxyProxyType',
446
446
  delay: 'u32'
447
447
  },
@@ -501,9 +501,9 @@ exports.default = {
501
501
  **/
502
502
  PezpalletRcMigratorRecoveryPortableRecoveryMessage: {
503
503
  _enum: {
504
- Recoverable: '(AccountId32,PezpalletRcMigratorRecoveryPortableRecoveryConfig)',
505
- ActiveRecoveries: '(AccountId32,AccountId32,PezpalletRcMigratorRecoveryPortableActiveRecovery)',
506
- Proxy: '(AccountId32,AccountId32)'
504
+ Recoverable: '(PezspCoreCryptoAccountId32,PezpalletRcMigratorRecoveryPortableRecoveryConfig)',
505
+ ActiveRecoveries: '(PezspCoreCryptoAccountId32,PezspCoreCryptoAccountId32,PezpalletRcMigratorRecoveryPortableActiveRecovery)',
506
+ Proxy: '(PezspCoreCryptoAccountId32,PezspCoreCryptoAccountId32)'
507
507
  }
508
508
  },
509
509
  /**
@@ -519,7 +519,7 @@ exports.default = {
519
519
  * Lookup749: pallet_rc_migrator::recovery::PortableRecoveryFriends
520
520
  **/
521
521
  PezpalletRcMigratorRecoveryPortableRecoveryFriends: {
522
- friends: 'Vec<AccountId32>'
522
+ friends: 'Vec<PezspCoreCryptoAccountId32>'
523
523
  },
524
524
  /**
525
525
  * Lookup752: pallet_rc_migrator::recovery::PortableActiveRecovery
@@ -535,14 +535,14 @@ exports.default = {
535
535
  PezpalletRcMigratorSocietyPortableSocietyMessage: {
536
536
  _enum: {
537
537
  Values: 'PezpalletRcMigratorSocietySocietyValues',
538
- Member: '(AccountId32,PezpalletRcMigratorSocietyPortableMemberRecord)',
539
- Payout: '(AccountId32,PezpalletRcMigratorSocietyPortablePayoutRecord)',
540
- MemberByIndex: '(u32,AccountId32)',
541
- SuspendedMembers: '(AccountId32,PezpalletRcMigratorSocietyPortableMemberRecord)',
542
- Candidates: '(AccountId32,PezpalletRcMigratorSocietyPortableCandidacy)',
543
- Votes: '(AccountId32,AccountId32,PezpalletRcMigratorSocietyPortableVote)',
544
- VoteClearCursor: '(AccountId32,Bytes)',
545
- DefenderVotes: '(u32,AccountId32,PezpalletRcMigratorSocietyPortableVote)'
538
+ Member: '(PezspCoreCryptoAccountId32,PezpalletRcMigratorSocietyPortableMemberRecord)',
539
+ Payout: '(PezspCoreCryptoAccountId32,PezpalletRcMigratorSocietyPortablePayoutRecord)',
540
+ MemberByIndex: '(u32,PezspCoreCryptoAccountId32)',
541
+ SuspendedMembers: '(PezspCoreCryptoAccountId32,PezpalletRcMigratorSocietyPortableMemberRecord)',
542
+ Candidates: '(PezspCoreCryptoAccountId32,PezpalletRcMigratorSocietyPortableCandidacy)',
543
+ Votes: '(PezspCoreCryptoAccountId32,PezspCoreCryptoAccountId32,PezpalletRcMigratorSocietyPortableVote)',
544
+ VoteClearCursor: '(PezspCoreCryptoAccountId32,Bytes)',
545
+ DefenderVotes: '(u32,PezspCoreCryptoAccountId32,PezpalletRcMigratorSocietyPortableVote)'
546
546
  }
547
547
  },
548
548
  /**
@@ -551,16 +551,16 @@ exports.default = {
551
551
  PezpalletRcMigratorSocietySocietyValues: {
552
552
  parameters: 'Option<PezpalletRcMigratorSocietyPortableGroupParams>',
553
553
  pot: 'Option<u128>',
554
- founder: 'Option<AccountId32>',
555
- head: 'Option<AccountId32>',
554
+ founder: 'Option<PezspCoreCryptoAccountId32>',
555
+ head: 'Option<PezspCoreCryptoAccountId32>',
556
556
  rules: 'Option<H256>',
557
557
  memberCount: 'Option<u32>',
558
558
  roundCount: 'Option<u32>',
559
559
  bids: 'Option<Vec<PezpalletRcMigratorSocietyPortableBid>>',
560
- sceptic: 'Option<AccountId32>',
560
+ sceptic: 'Option<PezspCoreCryptoAccountId32>',
561
561
  nextHead: 'Option<PezpalletRcMigratorSocietyPortableIntakeRecord>',
562
562
  challengeRoundCount: 'Option<u32>',
563
- defending: 'Option<(AccountId32,AccountId32,PezpalletRcMigratorSocietyPortableTally)>',
563
+ defending: 'Option<(PezspCoreCryptoAccountId32,PezspCoreCryptoAccountId32,PezpalletRcMigratorSocietyPortableTally)>',
564
564
  nextIntakeAt: 'Option<u32>',
565
565
  nextChallengeAt: 'Option<u32>'
566
566
  },
@@ -577,7 +577,7 @@ exports.default = {
577
577
  * Lookup761: pallet_rc_migrator::society::PortableBid
578
578
  **/
579
579
  PezpalletRcMigratorSocietyPortableBid: {
580
- who: 'AccountId32',
580
+ who: 'PezspCoreCryptoAccountId32',
581
581
  kind: 'PezpalletRcMigratorSocietyPortableBidKind',
582
582
  value: 'u128'
583
583
  },
@@ -587,14 +587,14 @@ exports.default = {
587
587
  PezpalletRcMigratorSocietyPortableBidKind: {
588
588
  _enum: {
589
589
  Deposit: 'u128',
590
- Vouch: '(AccountId32,u128)'
590
+ Vouch: '(PezspCoreCryptoAccountId32,u128)'
591
591
  }
592
592
  },
593
593
  /**
594
594
  * Lookup764: pallet_rc_migrator::society::PortableIntakeRecord
595
595
  **/
596
596
  PezpalletRcMigratorSocietyPortableIntakeRecord: {
597
- who: 'AccountId32',
597
+ who: 'PezspCoreCryptoAccountId32',
598
598
  bid: 'u128',
599
599
  round: 'u32'
600
600
  },
@@ -833,7 +833,7 @@ exports.default = {
833
833
  * Lookup939: pallet_proxy::ProxyDefinition<sp_core::crypto::AccountId32, asset_hub_kusama_runtime::ProxyType, BlockNumber>
834
834
  **/
835
835
  PezpalletProxyProxyDefinitionAssetHubDicleRuntimeProxyType: {
836
- delegate: 'AccountId32',
836
+ delegate: 'PezspCoreCryptoAccountId32',
837
837
  proxyType: 'AssetHubDicleRuntimeProxyType',
838
838
  delay: 'u32'
839
839
  },
@@ -847,7 +847,7 @@ exports.default = {
847
847
  * Lookup1023: pallet_revive::vm::CodeInfo<T>
848
848
  **/
849
849
  PezpalletReviveVmCodeInfo: {
850
- owner: 'AccountId32',
850
+ owner: 'PezspCoreCryptoAccountId32',
851
851
  deposit: 'Compact<u128>',
852
852
  refcount: 'Compact<u64>',
853
853
  codeLen: 'u32',