@polymeshassociation/polymesh-sdk 26.0.0-beta.2 → 26.0.0-beta.3

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.
Files changed (37) hide show
  1. package/CHANGELOG.md +7 -2
  2. package/api/entities/Asset/types.d.ts +9 -1
  3. package/api/entities/Asset/types.d.ts.map +1 -1
  4. package/api/entities/Asset/types.js +8 -0
  5. package/api/entities/Asset/types.js.map +1 -1
  6. package/api/procedures/addInstruction.d.ts.map +1 -1
  7. package/api/procedures/addInstruction.js +5 -1
  8. package/api/procedures/addInstruction.js.map +1 -1
  9. package/api/procedures/modifyInstructionAffirmation.d.ts.map +1 -1
  10. package/api/procedures/modifyInstructionAffirmation.js +10 -2
  11. package/api/procedures/modifyInstructionAffirmation.js.map +1 -1
  12. package/base/Context.d.ts +1 -0
  13. package/base/Context.d.ts.map +1 -1
  14. package/base/Context.js +4 -3
  15. package/base/Context.js.map +1 -1
  16. package/npm-package/polymeshassociation-polymesh-sdk-26.0.0-beta.3.tgz +0 -0
  17. package/package.json +1 -1
  18. package/polkadot/augment-api-consts.d.ts +1 -0
  19. package/polkadot/augment-api-consts.d.ts.map +1 -1
  20. package/polkadot/augment-api-query.d.ts +1 -2
  21. package/polkadot/augment-api-query.d.ts.map +1 -1
  22. package/polkadot/augment-api-tx.d.ts +16 -40
  23. package/polkadot/augment-api-tx.d.ts.map +1 -1
  24. package/polkadot/lookup.d.ts +128 -128
  25. package/polkadot/lookup.js +136 -136
  26. package/polkadot/lookup.js.map +1 -1
  27. package/polkadot/types-lookup.d.ts +136 -136
  28. package/polkadot/types-lookup.d.ts.map +1 -1
  29. package/utils/constants.d.ts +1 -0
  30. package/utils/constants.d.ts.map +1 -1
  31. package/utils/constants.js +3 -1
  32. package/utils/constants.js.map +1 -1
  33. package/utils/conversion.d.ts +4 -0
  34. package/utils/conversion.d.ts.map +1 -1
  35. package/utils/conversion.js +13 -3
  36. package/utils/conversion.js.map +1 -1
  37. package/npm-package/polymeshassociation-polymesh-sdk-26.0.0-beta.2.tgz +0 -0
@@ -3457,7 +3457,7 @@ declare const _default: {
3457
3457
  **/
3458
3458
  SpCoreEcdsaSignature: string;
3459
3459
  /**
3460
- * Lookup458: polymesh_primitives::settlement::AffirmationCount
3460
+ * Lookup459: polymesh_primitives::settlement::AffirmationCount
3461
3461
  **/
3462
3462
  PolymeshPrimitivesSettlementAffirmationCount: {
3463
3463
  senderAssetCount: string;
@@ -3465,7 +3465,7 @@ declare const _default: {
3465
3465
  offchainCount: string;
3466
3466
  };
3467
3467
  /**
3468
- * Lookup459: polymesh_primitives::settlement::AssetCount
3468
+ * Lookup460: polymesh_primitives::settlement::AssetCount
3469
3469
  **/
3470
3470
  PolymeshPrimitivesSettlementAssetCount: {
3471
3471
  fungible: string;
@@ -3473,7 +3473,7 @@ declare const _default: {
3473
3473
  offChain: string;
3474
3474
  };
3475
3475
  /**
3476
- * Lookup462: pallet_statistics::Call<T>
3476
+ * Lookup463: pallet_statistics::Call<T>
3477
3477
  **/
3478
3478
  PalletStatisticsCall: {
3479
3479
  _enum: {
@@ -3498,7 +3498,7 @@ declare const _default: {
3498
3498
  };
3499
3499
  };
3500
3500
  /**
3501
- * Lookup466: pallet_sto::Call<T>
3501
+ * Lookup467: pallet_sto::Call<T>
3502
3502
  **/
3503
3503
  PalletStoCall: {
3504
3504
  _enum: {
@@ -3544,14 +3544,14 @@ declare const _default: {
3544
3544
  };
3545
3545
  };
3546
3546
  /**
3547
- * Lookup468: pallet_sto::PriceTier
3547
+ * Lookup469: pallet_sto::PriceTier
3548
3548
  **/
3549
3549
  PalletStoPriceTier: {
3550
3550
  total: string;
3551
3551
  price: string;
3552
3552
  };
3553
3553
  /**
3554
- * Lookup470: pallet_treasury::Call<T>
3554
+ * Lookup471: pallet_treasury::Call<T>
3555
3555
  **/
3556
3556
  PalletTreasuryCall: {
3557
3557
  _enum: {
@@ -3564,14 +3564,14 @@ declare const _default: {
3564
3564
  };
3565
3565
  };
3566
3566
  /**
3567
- * Lookup472: polymesh_primitives::Beneficiary<Balance>
3567
+ * Lookup473: polymesh_primitives::Beneficiary<Balance>
3568
3568
  **/
3569
3569
  PolymeshPrimitivesBeneficiary: {
3570
3570
  id: string;
3571
3571
  amount: string;
3572
3572
  };
3573
3573
  /**
3574
- * Lookup473: pallet_utility::pallet::Call<T>
3574
+ * Lookup474: pallet_utility::pallet::Call<T>
3575
3575
  **/
3576
3576
  PalletUtilityCall: {
3577
3577
  _enum: {
@@ -3607,14 +3607,14 @@ declare const _default: {
3607
3607
  };
3608
3608
  };
3609
3609
  /**
3610
- * Lookup475: pallet_utility::UniqueCall<polymesh_runtime_develop::runtime::RuntimeCall>
3610
+ * Lookup476: pallet_utility::UniqueCall<polymesh_runtime_develop::runtime::RuntimeCall>
3611
3611
  **/
3612
3612
  PalletUtilityUniqueCall: {
3613
3613
  nonce: string;
3614
3614
  call: string;
3615
3615
  };
3616
3616
  /**
3617
- * Lookup476: polymesh_runtime_develop::runtime::OriginCaller
3617
+ * Lookup477: polymesh_runtime_develop::runtime::OriginCaller
3618
3618
  **/
3619
3619
  PolymeshRuntimeDevelopRuntimeOriginCaller: {
3620
3620
  _enum: {
@@ -3635,7 +3635,7 @@ declare const _default: {
3635
3635
  };
3636
3636
  };
3637
3637
  /**
3638
- * Lookup477: frame_support::dispatch::RawOrigin<sp_core::crypto::AccountId32>
3638
+ * Lookup478: frame_support::dispatch::RawOrigin<sp_core::crypto::AccountId32>
3639
3639
  **/
3640
3640
  FrameSupportDispatchRawOrigin: {
3641
3641
  _enum: {
@@ -3645,33 +3645,33 @@ declare const _default: {
3645
3645
  };
3646
3646
  };
3647
3647
  /**
3648
- * Lookup478: pallet_committee::RawOrigin<sp_core::crypto::AccountId32, pallet_committee::Instance1>
3648
+ * Lookup479: pallet_committee::RawOrigin<sp_core::crypto::AccountId32, pallet_committee::Instance1>
3649
3649
  **/
3650
3650
  PalletCommitteeRawOriginInstance1: {
3651
3651
  _enum: string[];
3652
3652
  };
3653
3653
  /**
3654
- * Lookup479: pallet_committee::RawOrigin<sp_core::crypto::AccountId32, pallet_committee::Instance3>
3654
+ * Lookup480: pallet_committee::RawOrigin<sp_core::crypto::AccountId32, pallet_committee::Instance3>
3655
3655
  **/
3656
3656
  PalletCommitteeRawOriginInstance3: {
3657
3657
  _enum: string[];
3658
3658
  };
3659
3659
  /**
3660
- * Lookup480: pallet_committee::RawOrigin<sp_core::crypto::AccountId32, pallet_committee::Instance4>
3660
+ * Lookup481: pallet_committee::RawOrigin<sp_core::crypto::AccountId32, pallet_committee::Instance4>
3661
3661
  **/
3662
3662
  PalletCommitteeRawOriginInstance4: {
3663
3663
  _enum: string[];
3664
3664
  };
3665
3665
  /**
3666
- * Lookup481: sp_core::Void
3666
+ * Lookup482: sp_core::Void
3667
3667
  **/
3668
3668
  SpCoreVoid: string;
3669
3669
  /**
3670
- * Lookup482: pallet_base::Call<T>
3670
+ * Lookup483: pallet_base::Call<T>
3671
3671
  **/
3672
3672
  PalletBaseCall: string;
3673
3673
  /**
3674
- * Lookup483: pallet_external_agents::Call<T>
3674
+ * Lookup484: pallet_external_agents::Call<T>
3675
3675
  **/
3676
3676
  PalletExternalAgentsCall: {
3677
3677
  _enum: {
@@ -3713,7 +3713,7 @@ declare const _default: {
3713
3713
  };
3714
3714
  };
3715
3715
  /**
3716
- * Lookup484: pallet_relayer::Call<T>
3716
+ * Lookup485: pallet_relayer::Call<T>
3717
3717
  **/
3718
3718
  PalletRelayerCall: {
3719
3719
  _enum: {
@@ -3743,7 +3743,7 @@ declare const _default: {
3743
3743
  };
3744
3744
  };
3745
3745
  /**
3746
- * Lookup485: pallet_contracts::pallet::Call<T>
3746
+ * Lookup486: pallet_contracts::pallet::Call<T>
3747
3747
  **/
3748
3748
  PalletContractsCall: {
3749
3749
  _enum: {
@@ -3808,13 +3808,13 @@ declare const _default: {
3808
3808
  };
3809
3809
  };
3810
3810
  /**
3811
- * Lookup489: pallet_contracts::wasm::Determinism
3811
+ * Lookup490: pallet_contracts::wasm::Determinism
3812
3812
  **/
3813
3813
  PalletContractsWasmDeterminism: {
3814
3814
  _enum: string[];
3815
3815
  };
3816
3816
  /**
3817
- * Lookup490: polymesh_contracts::Call<T>
3817
+ * Lookup491: polymesh_contracts::Call<T>
3818
3818
  **/
3819
3819
  PolymeshContractsCall: {
3820
3820
  _enum: {
@@ -3862,14 +3862,14 @@ declare const _default: {
3862
3862
  };
3863
3863
  };
3864
3864
  /**
3865
- * Lookup493: polymesh_contracts::NextUpgrade<T>
3865
+ * Lookup494: polymesh_contracts::NextUpgrade<T>
3866
3866
  **/
3867
3867
  PolymeshContractsNextUpgrade: {
3868
3868
  chainVersion: string;
3869
3869
  apiHash: string;
3870
3870
  };
3871
3871
  /**
3872
- * Lookup494: polymesh_contracts::ApiCodeHash<T>
3872
+ * Lookup495: polymesh_contracts::ApiCodeHash<T>
3873
3873
  **/
3874
3874
  PolymeshContractsApiCodeHash: {
3875
3875
  _alias: {
@@ -3878,7 +3878,7 @@ declare const _default: {
3878
3878
  hash_: string;
3879
3879
  };
3880
3880
  /**
3881
- * Lookup495: pallet_preimage::pallet::Call<T>
3881
+ * Lookup496: pallet_preimage::pallet::Call<T>
3882
3882
  **/
3883
3883
  PalletPreimageCall: {
3884
3884
  _enum: {
@@ -3906,7 +3906,7 @@ declare const _default: {
3906
3906
  };
3907
3907
  };
3908
3908
  /**
3909
- * Lookup496: pallet_nft::Call<T>
3909
+ * Lookup497: pallet_nft::Call<T>
3910
3910
  **/
3911
3911
  PalletNftCall: {
3912
3912
  _enum: {
@@ -3934,18 +3934,18 @@ declare const _default: {
3934
3934
  };
3935
3935
  };
3936
3936
  /**
3937
- * Lookup499: polymesh_primitives::nft::NFTCollectionKeys
3937
+ * Lookup500: polymesh_primitives::nft::NFTCollectionKeys
3938
3938
  **/
3939
3939
  PolymeshPrimitivesNftNftCollectionKeys: string;
3940
3940
  /**
3941
- * Lookup502: polymesh_primitives::nft::NFTMetadataAttribute
3941
+ * Lookup503: polymesh_primitives::nft::NFTMetadataAttribute
3942
3942
  **/
3943
3943
  PolymeshPrimitivesNftNftMetadataAttribute: {
3944
3944
  key: string;
3945
3945
  value: string;
3946
3946
  };
3947
3947
  /**
3948
- * Lookup504: pallet_election_provider_multi_phase::pallet::Call<T>
3948
+ * Lookup505: pallet_election_provider_multi_phase::pallet::Call<T>
3949
3949
  **/
3950
3950
  PalletElectionProviderMultiPhaseCall: {
3951
3951
  _enum: {
@@ -3969,7 +3969,7 @@ declare const _default: {
3969
3969
  };
3970
3970
  };
3971
3971
  /**
3972
- * Lookup505: pallet_election_provider_multi_phase::RawSolution<polymesh_runtime_common::NposSolution16>
3972
+ * Lookup506: pallet_election_provider_multi_phase::RawSolution<polymesh_runtime_common::NposSolution16>
3973
3973
  **/
3974
3974
  PalletElectionProviderMultiPhaseRawSolution: {
3975
3975
  solution: string;
@@ -3977,7 +3977,7 @@ declare const _default: {
3977
3977
  round: string;
3978
3978
  };
3979
3979
  /**
3980
- * Lookup506: polymesh_runtime_common::NposSolution16
3980
+ * Lookup507: polymesh_runtime_common::NposSolution16
3981
3981
  **/
3982
3982
  PolymeshRuntimeCommonNposSolution16: {
3983
3983
  votes1: string;
@@ -3998,21 +3998,21 @@ declare const _default: {
3998
3998
  votes16: string;
3999
3999
  };
4000
4000
  /**
4001
- * Lookup557: pallet_election_provider_multi_phase::SolutionOrSnapshotSize
4001
+ * Lookup558: pallet_election_provider_multi_phase::SolutionOrSnapshotSize
4002
4002
  **/
4003
4003
  PalletElectionProviderMultiPhaseSolutionOrSnapshotSize: {
4004
4004
  voters: string;
4005
4005
  targets: string;
4006
4006
  };
4007
4007
  /**
4008
- * Lookup561: sp_npos_elections::Support<sp_core::crypto::AccountId32>
4008
+ * Lookup562: sp_npos_elections::Support<sp_core::crypto::AccountId32>
4009
4009
  **/
4010
4010
  SpNposElectionsSupport: {
4011
4011
  total: string;
4012
4012
  voters: string;
4013
4013
  };
4014
4014
  /**
4015
- * Lookup564: pallet_test_utils::Call<T>
4015
+ * Lookup565: pallet_test_utils::Call<T>
4016
4016
  **/
4017
4017
  PalletTestUtilsCall: {
4018
4018
  _enum: {
@@ -4029,7 +4029,7 @@ declare const _default: {
4029
4029
  };
4030
4030
  };
4031
4031
  /**
4032
- * Lookup565: pallet_committee::PolymeshVotes<BlockNumber>
4032
+ * Lookup566: pallet_committee::PolymeshVotes<BlockNumber>
4033
4033
  **/
4034
4034
  PalletCommitteePolymeshVotes: {
4035
4035
  index: string;
@@ -4038,20 +4038,20 @@ declare const _default: {
4038
4038
  expiry: string;
4039
4039
  };
4040
4040
  /**
4041
- * Lookup567: pallet_committee::Error<T, I>
4041
+ * Lookup568: pallet_committee::Error<T, I>
4042
4042
  **/
4043
4043
  PalletCommitteeError: {
4044
4044
  _enum: string[];
4045
4045
  };
4046
4046
  /**
4047
- * Lookup576: polymesh_primitives::multisig::ProposalVoteCount
4047
+ * Lookup577: polymesh_primitives::multisig::ProposalVoteCount
4048
4048
  **/
4049
4049
  PolymeshPrimitivesMultisigProposalVoteCount: {
4050
4050
  approvals: string;
4051
4051
  rejections: string;
4052
4052
  };
4053
4053
  /**
4054
- * Lookup577: polymesh_primitives::multisig::ProposalState<Moment>
4054
+ * Lookup578: polymesh_primitives::multisig::ProposalState<Moment>
4055
4055
  **/
4056
4056
  PolymeshPrimitivesMultisigProposalState: {
4057
4057
  _enum: {
@@ -4064,13 +4064,13 @@ declare const _default: {
4064
4064
  };
4065
4065
  };
4066
4066
  /**
4067
- * Lookup579: pallet_multisig::pallet::Error<T>
4067
+ * Lookup580: pallet_multisig::pallet::Error<T>
4068
4068
  **/
4069
4069
  PalletMultisigError: {
4070
4070
  _enum: string[];
4071
4071
  };
4072
4072
  /**
4073
- * Lookup581: pallet_bridge::BridgeTxDetail<BlockNumber>
4073
+ * Lookup582: pallet_bridge::BridgeTxDetail<BlockNumber>
4074
4074
  **/
4075
4075
  PalletBridgeBridgeTxDetail: {
4076
4076
  amount: string;
@@ -4079,7 +4079,7 @@ declare const _default: {
4079
4079
  txHash: string;
4080
4080
  };
4081
4081
  /**
4082
- * Lookup582: pallet_bridge::BridgeTxStatus
4082
+ * Lookup583: pallet_bridge::BridgeTxStatus
4083
4083
  **/
4084
4084
  PalletBridgeBridgeTxStatus: {
4085
4085
  _enum: {
@@ -4091,7 +4091,7 @@ declare const _default: {
4091
4091
  };
4092
4092
  };
4093
4093
  /**
4094
- * Lookup585: pallet_staking::StakingLedger<T>
4094
+ * Lookup586: pallet_staking::StakingLedger<T>
4095
4095
  **/
4096
4096
  PalletStakingStakingLedger: {
4097
4097
  stash: string;
@@ -4101,14 +4101,14 @@ declare const _default: {
4101
4101
  claimedRewards: string;
4102
4102
  };
4103
4103
  /**
4104
- * Lookup587: pallet_staking::UnlockChunk<Balance>
4104
+ * Lookup588: pallet_staking::UnlockChunk<Balance>
4105
4105
  **/
4106
4106
  PalletStakingUnlockChunk: {
4107
4107
  value: string;
4108
4108
  era: string;
4109
4109
  };
4110
4110
  /**
4111
- * Lookup590: pallet_staking::Nominations<T>
4111
+ * Lookup591: pallet_staking::Nominations<T>
4112
4112
  **/
4113
4113
  PalletStakingNominations: {
4114
4114
  targets: string;
@@ -4116,21 +4116,21 @@ declare const _default: {
4116
4116
  suppressed: string;
4117
4117
  };
4118
4118
  /**
4119
- * Lookup592: pallet_staking::ActiveEraInfo
4119
+ * Lookup593: pallet_staking::ActiveEraInfo
4120
4120
  **/
4121
4121
  PalletStakingActiveEraInfo: {
4122
4122
  index: string;
4123
4123
  start: string;
4124
4124
  };
4125
4125
  /**
4126
- * Lookup594: pallet_staking::EraRewardPoints<sp_core::crypto::AccountId32>
4126
+ * Lookup595: pallet_staking::EraRewardPoints<sp_core::crypto::AccountId32>
4127
4127
  **/
4128
4128
  PalletStakingEraRewardPoints: {
4129
4129
  total: string;
4130
4130
  individual: string;
4131
4131
  };
4132
4132
  /**
4133
- * Lookup598: pallet_staking::UnappliedSlash<sp_core::crypto::AccountId32, Balance>
4133
+ * Lookup599: pallet_staking::UnappliedSlash<sp_core::crypto::AccountId32, Balance>
4134
4134
  **/
4135
4135
  PalletStakingUnappliedSlash: {
4136
4136
  validator: string;
@@ -4140,7 +4140,7 @@ declare const _default: {
4140
4140
  payout: string;
4141
4141
  };
4142
4142
  /**
4143
- * Lookup600: pallet_staking::slashing::SlashingSpans
4143
+ * Lookup601: pallet_staking::slashing::SlashingSpans
4144
4144
  **/
4145
4145
  PalletStakingSlashingSlashingSpans: {
4146
4146
  spanIndex: string;
@@ -4149,44 +4149,44 @@ declare const _default: {
4149
4149
  prior: string;
4150
4150
  };
4151
4151
  /**
4152
- * Lookup601: pallet_staking::slashing::SpanRecord<Balance>
4152
+ * Lookup602: pallet_staking::slashing::SpanRecord<Balance>
4153
4153
  **/
4154
4154
  PalletStakingSlashingSpanRecord: {
4155
4155
  slashed: string;
4156
4156
  paidOut: string;
4157
4157
  };
4158
4158
  /**
4159
- * Lookup604: pallet_staking::types::PermissionedIdentityPrefs
4159
+ * Lookup605: pallet_staking::types::PermissionedIdentityPrefs
4160
4160
  **/
4161
4161
  PalletStakingPermissionedIdentityPrefs: {
4162
4162
  intendedCount: string;
4163
4163
  runningCount: string;
4164
4164
  };
4165
4165
  /**
4166
- * Lookup606: pallet_staking::pallet::pallet::Error<T>
4166
+ * Lookup607: pallet_staking::pallet::pallet::Error<T>
4167
4167
  **/
4168
4168
  PalletStakingPalletError: {
4169
4169
  _enum: string[];
4170
4170
  };
4171
4171
  /**
4172
- * Lookup607: sp_staking::offence::OffenceDetails<sp_core::crypto::AccountId32, Offender>
4172
+ * Lookup608: sp_staking::offence::OffenceDetails<sp_core::crypto::AccountId32, Offender>
4173
4173
  **/
4174
4174
  SpStakingOffenceOffenceDetails: {
4175
4175
  offender: string;
4176
4176
  reporters: string;
4177
4177
  };
4178
4178
  /**
4179
- * Lookup612: sp_core::crypto::KeyTypeId
4179
+ * Lookup613: sp_core::crypto::KeyTypeId
4180
4180
  **/
4181
4181
  SpCoreCryptoKeyTypeId: string;
4182
4182
  /**
4183
- * Lookup613: pallet_session::pallet::Error<T>
4183
+ * Lookup614: pallet_session::pallet::Error<T>
4184
4184
  **/
4185
4185
  PalletSessionError: {
4186
4186
  _enum: string[];
4187
4187
  };
4188
4188
  /**
4189
- * Lookup614: pallet_grandpa::StoredState<N>
4189
+ * Lookup615: pallet_grandpa::StoredState<N>
4190
4190
  **/
4191
4191
  PalletGrandpaStoredState: {
4192
4192
  _enum: {
@@ -4203,7 +4203,7 @@ declare const _default: {
4203
4203
  };
4204
4204
  };
4205
4205
  /**
4206
- * Lookup615: pallet_grandpa::StoredPendingChange<N, Limit>
4206
+ * Lookup616: pallet_grandpa::StoredPendingChange<N, Limit>
4207
4207
  **/
4208
4208
  PalletGrandpaStoredPendingChange: {
4209
4209
  scheduledAt: string;
@@ -4212,46 +4212,46 @@ declare const _default: {
4212
4212
  forced: string;
4213
4213
  };
4214
4214
  /**
4215
- * Lookup617: pallet_grandpa::pallet::Error<T>
4215
+ * Lookup618: pallet_grandpa::pallet::Error<T>
4216
4216
  **/
4217
4217
  PalletGrandpaError: {
4218
4218
  _enum: string[];
4219
4219
  };
4220
4220
  /**
4221
- * Lookup621: pallet_im_online::BoundedOpaqueNetworkState<PeerIdEncodingLimit, MultiAddrEncodingLimit, AddressesLimit>
4221
+ * Lookup622: pallet_im_online::BoundedOpaqueNetworkState<PeerIdEncodingLimit, MultiAddrEncodingLimit, AddressesLimit>
4222
4222
  **/
4223
4223
  PalletImOnlineBoundedOpaqueNetworkState: {
4224
4224
  peerId: string;
4225
4225
  externalAddresses: string;
4226
4226
  };
4227
4227
  /**
4228
- * Lookup625: pallet_im_online::pallet::Error<T>
4228
+ * Lookup626: pallet_im_online::pallet::Error<T>
4229
4229
  **/
4230
4230
  PalletImOnlineError: {
4231
4231
  _enum: string[];
4232
4232
  };
4233
4233
  /**
4234
- * Lookup627: pallet_sudo::Error<T>
4234
+ * Lookup628: pallet_sudo::Error<T>
4235
4235
  **/
4236
4236
  PalletSudoError: {
4237
4237
  _enum: string[];
4238
4238
  };
4239
4239
  /**
4240
- * Lookup628: pallet_asset::types::TickerRegistration<T>
4240
+ * Lookup629: pallet_asset::types::TickerRegistration<T>
4241
4241
  **/
4242
4242
  PalletAssetTickerRegistration: {
4243
4243
  owner: string;
4244
4244
  expiry: string;
4245
4245
  };
4246
4246
  /**
4247
- * Lookup629: pallet_asset::types::TickerRegistrationConfig<T>
4247
+ * Lookup630: pallet_asset::types::TickerRegistrationConfig<T>
4248
4248
  **/
4249
4249
  PalletAssetTickerRegistrationConfig: {
4250
4250
  maxTickerLength: string;
4251
4251
  registrationLength: string;
4252
4252
  };
4253
4253
  /**
4254
- * Lookup630: pallet_asset::types::AssetDetails
4254
+ * Lookup631: pallet_asset::types::AssetDetails
4255
4255
  **/
4256
4256
  PalletAssetAssetDetails: {
4257
4257
  totalSupply: string;
@@ -4260,19 +4260,19 @@ declare const _default: {
4260
4260
  assetType: string;
4261
4261
  };
4262
4262
  /**
4263
- * Lookup640: pallet_asset::error::Error<T>
4263
+ * Lookup641: pallet_asset::error::Error<T>
4264
4264
  **/
4265
4265
  PalletAssetError: {
4266
4266
  _enum: string[];
4267
4267
  };
4268
4268
  /**
4269
- * Lookup643: pallet_corporate_actions::distribution::Error<T>
4269
+ * Lookup644: pallet_corporate_actions::distribution::Error<T>
4270
4270
  **/
4271
4271
  PalletCorporateActionsDistributionError: {
4272
4272
  _enum: string[];
4273
4273
  };
4274
4274
  /**
4275
- * Lookup647: polymesh_common_utilities::traits::checkpoint::NextCheckpoints
4275
+ * Lookup648: polymesh_common_utilities::traits::checkpoint::NextCheckpoints
4276
4276
  **/
4277
4277
  PolymeshCommonUtilitiesCheckpointNextCheckpoints: {
4278
4278
  nextAt: string;
@@ -4280,44 +4280,44 @@ declare const _default: {
4280
4280
  schedules: string;
4281
4281
  };
4282
4282
  /**
4283
- * Lookup653: pallet_asset::checkpoint::Error<T>
4283
+ * Lookup654: pallet_asset::checkpoint::Error<T>
4284
4284
  **/
4285
4285
  PalletAssetCheckpointError: {
4286
4286
  _enum: string[];
4287
4287
  };
4288
4288
  /**
4289
- * Lookup654: polymesh_primitives::compliance_manager::AssetCompliance
4289
+ * Lookup655: polymesh_primitives::compliance_manager::AssetCompliance
4290
4290
  **/
4291
4291
  PolymeshPrimitivesComplianceManagerAssetCompliance: {
4292
4292
  paused: string;
4293
4293
  requirements: string;
4294
4294
  };
4295
4295
  /**
4296
- * Lookup656: pallet_compliance_manager::Error<T>
4296
+ * Lookup657: pallet_compliance_manager::Error<T>
4297
4297
  **/
4298
4298
  PalletComplianceManagerError: {
4299
4299
  _enum: string[];
4300
4300
  };
4301
4301
  /**
4302
- * Lookup659: pallet_corporate_actions::Error<T>
4302
+ * Lookup660: pallet_corporate_actions::Error<T>
4303
4303
  **/
4304
4304
  PalletCorporateActionsError: {
4305
4305
  _enum: string[];
4306
4306
  };
4307
4307
  /**
4308
- * Lookup663: pallet_corporate_actions::ballot::Error<T>
4308
+ * Lookup664: pallet_corporate_actions::ballot::Error<T>
4309
4309
  **/
4310
4310
  PalletCorporateActionsBallotError: {
4311
4311
  _enum: string[];
4312
4312
  };
4313
4313
  /**
4314
- * Lookup664: pallet_permissions::Error<T>
4314
+ * Lookup665: pallet_permissions::Error<T>
4315
4315
  **/
4316
4316
  PalletPermissionsError: {
4317
4317
  _enum: string[];
4318
4318
  };
4319
4319
  /**
4320
- * Lookup665: pallet_pips::PipsMetadata<BlockNumber>
4320
+ * Lookup666: pallet_pips::PipsMetadata<BlockNumber>
4321
4321
  **/
4322
4322
  PalletPipsPipsMetadata: {
4323
4323
  id: string;
@@ -4328,14 +4328,14 @@ declare const _default: {
4328
4328
  expiry: string;
4329
4329
  };
4330
4330
  /**
4331
- * Lookup667: pallet_pips::DepositInfo<sp_core::crypto::AccountId32>
4331
+ * Lookup668: pallet_pips::DepositInfo<sp_core::crypto::AccountId32>
4332
4332
  **/
4333
4333
  PalletPipsDepositInfo: {
4334
4334
  owner: string;
4335
4335
  amount: string;
4336
4336
  };
4337
4337
  /**
4338
- * Lookup668: pallet_pips::Pip<polymesh_runtime_develop::runtime::RuntimeCall, sp_core::crypto::AccountId32>
4338
+ * Lookup669: pallet_pips::Pip<polymesh_runtime_develop::runtime::RuntimeCall, sp_core::crypto::AccountId32>
4339
4339
  **/
4340
4340
  PalletPipsPip: {
4341
4341
  id: string;
@@ -4343,7 +4343,7 @@ declare const _default: {
4343
4343
  proposer: string;
4344
4344
  };
4345
4345
  /**
4346
- * Lookup669: pallet_pips::VotingResult
4346
+ * Lookup670: pallet_pips::VotingResult
4347
4347
  **/
4348
4348
  PalletPipsVotingResult: {
4349
4349
  ayesCount: string;
@@ -4352,11 +4352,11 @@ declare const _default: {
4352
4352
  naysStake: string;
4353
4353
  };
4354
4354
  /**
4355
- * Lookup670: pallet_pips::Vote
4355
+ * Lookup671: pallet_pips::Vote
4356
4356
  **/
4357
4357
  PalletPipsVote: string;
4358
4358
  /**
4359
- * Lookup671: pallet_pips::SnapshotMetadata<BlockNumber, sp_core::crypto::AccountId32>
4359
+ * Lookup672: pallet_pips::SnapshotMetadata<BlockNumber, sp_core::crypto::AccountId32>
4360
4360
  **/
4361
4361
  PalletPipsSnapshotMetadata: {
4362
4362
  createdAt: string;
@@ -4364,25 +4364,25 @@ declare const _default: {
4364
4364
  id: string;
4365
4365
  };
4366
4366
  /**
4367
- * Lookup673: pallet_pips::Error<T>
4367
+ * Lookup674: pallet_pips::Error<T>
4368
4368
  **/
4369
4369
  PalletPipsError: {
4370
4370
  _enum: string[];
4371
4371
  };
4372
4372
  /**
4373
- * Lookup681: pallet_portfolio::Error<T>
4373
+ * Lookup682: pallet_portfolio::Error<T>
4374
4374
  **/
4375
4375
  PalletPortfolioError: {
4376
4376
  _enum: string[];
4377
4377
  };
4378
4378
  /**
4379
- * Lookup682: pallet_protocol_fee::Error<T>
4379
+ * Lookup683: pallet_protocol_fee::Error<T>
4380
4380
  **/
4381
4381
  PalletProtocolFeeError: {
4382
4382
  _enum: string[];
4383
4383
  };
4384
4384
  /**
4385
- * Lookup685: pallet_scheduler::Scheduled<Name, frame_support::traits::preimages::Bounded<polymesh_runtime_develop::runtime::RuntimeCall>, BlockNumber, polymesh_runtime_develop::runtime::OriginCaller, sp_core::crypto::AccountId32>
4385
+ * Lookup686: pallet_scheduler::Scheduled<Name, frame_support::traits::preimages::Bounded<polymesh_runtime_develop::runtime::RuntimeCall>, BlockNumber, polymesh_runtime_develop::runtime::OriginCaller, sp_core::crypto::AccountId32>
4386
4386
  **/
4387
4387
  PalletSchedulerScheduled: {
4388
4388
  maybeId: string;
@@ -4392,7 +4392,7 @@ declare const _default: {
4392
4392
  origin: string;
4393
4393
  };
4394
4394
  /**
4395
- * Lookup686: frame_support::traits::preimages::Bounded<polymesh_runtime_develop::runtime::RuntimeCall>
4395
+ * Lookup687: frame_support::traits::preimages::Bounded<polymesh_runtime_develop::runtime::RuntimeCall>
4396
4396
  **/
4397
4397
  FrameSupportPreimagesBounded: {
4398
4398
  _enum: {
@@ -4413,20 +4413,20 @@ declare const _default: {
4413
4413
  };
4414
4414
  };
4415
4415
  /**
4416
- * Lookup689: pallet_scheduler::pallet::Error<T>
4416
+ * Lookup690: pallet_scheduler::pallet::Error<T>
4417
4417
  **/
4418
4418
  PalletSchedulerError: {
4419
4419
  _enum: string[];
4420
4420
  };
4421
4421
  /**
4422
- * Lookup690: polymesh_primitives::settlement::Venue
4422
+ * Lookup691: polymesh_primitives::settlement::Venue
4423
4423
  **/
4424
4424
  PolymeshPrimitivesSettlementVenue: {
4425
4425
  creator: string;
4426
4426
  venueType: string;
4427
4427
  };
4428
4428
  /**
4429
- * Lookup694: polymesh_primitives::settlement::Instruction<Moment, BlockNumber>
4429
+ * Lookup695: polymesh_primitives::settlement::Instruction<Moment, BlockNumber>
4430
4430
  **/
4431
4431
  PolymeshPrimitivesSettlementInstruction: {
4432
4432
  instructionId: string;
@@ -4437,7 +4437,7 @@ declare const _default: {
4437
4437
  valueDate: string;
4438
4438
  };
4439
4439
  /**
4440
- * Lookup696: polymesh_primitives::settlement::LegStatus<sp_core::crypto::AccountId32>
4440
+ * Lookup697: polymesh_primitives::settlement::LegStatus<sp_core::crypto::AccountId32>
4441
4441
  **/
4442
4442
  PolymeshPrimitivesSettlementLegStatus: {
4443
4443
  _enum: {
@@ -4447,13 +4447,13 @@ declare const _default: {
4447
4447
  };
4448
4448
  };
4449
4449
  /**
4450
- * Lookup698: polymesh_primitives::settlement::AffirmationStatus
4450
+ * Lookup699: polymesh_primitives::settlement::AffirmationStatus
4451
4451
  **/
4452
4452
  PolymeshPrimitivesSettlementAffirmationStatus: {
4453
4453
  _enum: string[];
4454
4454
  };
4455
4455
  /**
4456
- * Lookup701: polymesh_primitives::settlement::InstructionStatus<BlockNumber>
4456
+ * Lookup702: polymesh_primitives::settlement::InstructionStatus<BlockNumber>
4457
4457
  **/
4458
4458
  PolymeshPrimitivesSettlementInstructionStatus: {
4459
4459
  _enum: {
@@ -4465,7 +4465,7 @@ declare const _default: {
4465
4465
  };
4466
4466
  };
4467
4467
  /**
4468
- * Lookup703: polymesh_primitives::settlement::MediatorAffirmationStatus<T>
4468
+ * Lookup704: polymesh_primitives::settlement::MediatorAffirmationStatus<T>
4469
4469
  **/
4470
4470
  PolymeshPrimitivesSettlementMediatorAffirmationStatus: {
4471
4471
  _enum: {
@@ -4477,76 +4477,76 @@ declare const _default: {
4477
4477
  };
4478
4478
  };
4479
4479
  /**
4480
- * Lookup705: pallet_settlement::Error<T>
4480
+ * Lookup706: pallet_settlement::Error<T>
4481
4481
  **/
4482
4482
  PalletSettlementError: {
4483
4483
  _enum: string[];
4484
4484
  };
4485
4485
  /**
4486
- * Lookup708: polymesh_primitives::statistics::Stat1stKey
4486
+ * Lookup709: polymesh_primitives::statistics::Stat1stKey
4487
4487
  **/
4488
4488
  PolymeshPrimitivesStatisticsStat1stKey: {
4489
4489
  assetId: string;
4490
4490
  statType: string;
4491
4491
  };
4492
4492
  /**
4493
- * Lookup709: polymesh_primitives::transfer_compliance::AssetTransferCompliance<S>
4493
+ * Lookup710: polymesh_primitives::transfer_compliance::AssetTransferCompliance<S>
4494
4494
  **/
4495
4495
  PolymeshPrimitivesTransferComplianceAssetTransferCompliance: {
4496
4496
  paused: string;
4497
4497
  requirements: string;
4498
4498
  };
4499
4499
  /**
4500
- * Lookup713: pallet_statistics::Error<T>
4500
+ * Lookup714: pallet_statistics::Error<T>
4501
4501
  **/
4502
4502
  PalletStatisticsError: {
4503
4503
  _enum: string[];
4504
4504
  };
4505
4505
  /**
4506
- * Lookup716: pallet_sto::Error<T>
4506
+ * Lookup717: pallet_sto::Error<T>
4507
4507
  **/
4508
4508
  PalletStoError: {
4509
4509
  _enum: string[];
4510
4510
  };
4511
4511
  /**
4512
- * Lookup717: pallet_treasury::Error<T>
4512
+ * Lookup718: pallet_treasury::Error<T>
4513
4513
  **/
4514
4514
  PalletTreasuryError: {
4515
4515
  _enum: string[];
4516
4516
  };
4517
4517
  /**
4518
- * Lookup718: pallet_utility::pallet::Error<T>
4518
+ * Lookup719: pallet_utility::pallet::Error<T>
4519
4519
  **/
4520
4520
  PalletUtilityError: {
4521
4521
  _enum: string[];
4522
4522
  };
4523
4523
  /**
4524
- * Lookup719: pallet_base::Error<T>
4524
+ * Lookup720: pallet_base::Error<T>
4525
4525
  **/
4526
4526
  PalletBaseError: {
4527
4527
  _enum: string[];
4528
4528
  };
4529
4529
  /**
4530
- * Lookup722: pallet_external_agents::Error<T>
4530
+ * Lookup723: pallet_external_agents::Error<T>
4531
4531
  **/
4532
4532
  PalletExternalAgentsError: {
4533
4533
  _enum: string[];
4534
4534
  };
4535
4535
  /**
4536
- * Lookup723: pallet_relayer::Subsidy<sp_core::crypto::AccountId32>
4536
+ * Lookup724: pallet_relayer::Subsidy<sp_core::crypto::AccountId32>
4537
4537
  **/
4538
4538
  PalletRelayerSubsidy: {
4539
4539
  payingKey: string;
4540
4540
  remaining: string;
4541
4541
  };
4542
4542
  /**
4543
- * Lookup724: pallet_relayer::Error<T>
4543
+ * Lookup725: pallet_relayer::Error<T>
4544
4544
  **/
4545
4545
  PalletRelayerError: {
4546
4546
  _enum: string[];
4547
4547
  };
4548
4548
  /**
4549
- * Lookup726: pallet_contracts::wasm::PrefabWasmModule<T>
4549
+ * Lookup727: pallet_contracts::wasm::PrefabWasmModule<T>
4550
4550
  **/
4551
4551
  PalletContractsWasmPrefabWasmModule: {
4552
4552
  instructionWeightsVersion: string;
@@ -4556,7 +4556,7 @@ declare const _default: {
4556
4556
  determinism: string;
4557
4557
  };
4558
4558
  /**
4559
- * Lookup728: pallet_contracts::wasm::OwnerInfo<T>
4559
+ * Lookup729: pallet_contracts::wasm::OwnerInfo<T>
4560
4560
  **/
4561
4561
  PalletContractsWasmOwnerInfo: {
4562
4562
  owner: string;
@@ -4564,7 +4564,7 @@ declare const _default: {
4564
4564
  refcount: string;
4565
4565
  };
4566
4566
  /**
4567
- * Lookup729: pallet_contracts::storage::ContractInfo<T>
4567
+ * Lookup730: pallet_contracts::storage::ContractInfo<T>
4568
4568
  **/
4569
4569
  PalletContractsStorageContractInfo: {
4570
4570
  trieId: string;
@@ -4577,13 +4577,13 @@ declare const _default: {
4577
4577
  storageBaseDeposit: string;
4578
4578
  };
4579
4579
  /**
4580
- * Lookup732: pallet_contracts::storage::DeletedContract
4580
+ * Lookup733: pallet_contracts::storage::DeletedContract
4581
4581
  **/
4582
4582
  PalletContractsStorageDeletedContract: {
4583
4583
  trieId: string;
4584
4584
  };
4585
4585
  /**
4586
- * Lookup734: pallet_contracts::schedule::Schedule<T>
4586
+ * Lookup735: pallet_contracts::schedule::Schedule<T>
4587
4587
  **/
4588
4588
  PalletContractsSchedule: {
4589
4589
  limits: string;
@@ -4591,7 +4591,7 @@ declare const _default: {
4591
4591
  hostFnWeights: string;
4592
4592
  };
4593
4593
  /**
4594
- * Lookup735: pallet_contracts::schedule::Limits
4594
+ * Lookup736: pallet_contracts::schedule::Limits
4595
4595
  **/
4596
4596
  PalletContractsScheduleLimits: {
4597
4597
  eventTopics: string;
@@ -4605,7 +4605,7 @@ declare const _default: {
4605
4605
  payloadLen: string;
4606
4606
  };
4607
4607
  /**
4608
- * Lookup736: pallet_contracts::schedule::InstructionWeights<T>
4608
+ * Lookup737: pallet_contracts::schedule::InstructionWeights<T>
4609
4609
  **/
4610
4610
  PalletContractsScheduleInstructionWeights: {
4611
4611
  _alias: {
@@ -4667,7 +4667,7 @@ declare const _default: {
4667
4667
  i64rotr: string;
4668
4668
  };
4669
4669
  /**
4670
- * Lookup737: pallet_contracts::schedule::HostFnWeights<T>
4670
+ * Lookup738: pallet_contracts::schedule::HostFnWeights<T>
4671
4671
  **/
4672
4672
  PalletContractsScheduleHostFnWeights: {
4673
4673
  _alias: {
@@ -4734,19 +4734,19 @@ declare const _default: {
4734
4734
  instantiationNonce: string;
4735
4735
  };
4736
4736
  /**
4737
- * Lookup738: pallet_contracts::pallet::Error<T>
4737
+ * Lookup739: pallet_contracts::pallet::Error<T>
4738
4738
  **/
4739
4739
  PalletContractsError: {
4740
4740
  _enum: string[];
4741
4741
  };
4742
4742
  /**
4743
- * Lookup740: polymesh_contracts::Error<T>
4743
+ * Lookup741: polymesh_contracts::Error<T>
4744
4744
  **/
4745
4745
  PolymeshContractsError: {
4746
4746
  _enum: string[];
4747
4747
  };
4748
4748
  /**
4749
- * Lookup741: pallet_preimage::RequestStatus<sp_core::crypto::AccountId32, Balance>
4749
+ * Lookup742: pallet_preimage::RequestStatus<sp_core::crypto::AccountId32, Balance>
4750
4750
  **/
4751
4751
  PalletPreimageRequestStatus: {
4752
4752
  _enum: {
@@ -4762,26 +4762,26 @@ declare const _default: {
4762
4762
  };
4763
4763
  };
4764
4764
  /**
4765
- * Lookup745: pallet_preimage::pallet::Error<T>
4765
+ * Lookup746: pallet_preimage::pallet::Error<T>
4766
4766
  **/
4767
4767
  PalletPreimageError: {
4768
4768
  _enum: string[];
4769
4769
  };
4770
4770
  /**
4771
- * Lookup746: polymesh_primitives::nft::NFTCollection
4771
+ * Lookup747: polymesh_primitives::nft::NFTCollection
4772
4772
  **/
4773
4773
  PolymeshPrimitivesNftNftCollection: {
4774
4774
  id: string;
4775
4775
  assetId: string;
4776
4776
  };
4777
4777
  /**
4778
- * Lookup751: pallet_nft::Error<T>
4778
+ * Lookup752: pallet_nft::Error<T>
4779
4779
  **/
4780
4780
  PalletNftError: {
4781
4781
  _enum: string[];
4782
4782
  };
4783
4783
  /**
4784
- * Lookup752: pallet_election_provider_multi_phase::ReadySolution<T>
4784
+ * Lookup753: pallet_election_provider_multi_phase::ReadySolution<T>
4785
4785
  **/
4786
4786
  PalletElectionProviderMultiPhaseReadySolution: {
4787
4787
  supports: string;
@@ -4789,14 +4789,14 @@ declare const _default: {
4789
4789
  compute: string;
4790
4790
  };
4791
4791
  /**
4792
- * Lookup754: pallet_election_provider_multi_phase::RoundSnapshot<T>
4792
+ * Lookup755: pallet_election_provider_multi_phase::RoundSnapshot<T>
4793
4793
  **/
4794
4794
  PalletElectionProviderMultiPhaseRoundSnapshot: {
4795
4795
  voters: string;
4796
4796
  targets: string;
4797
4797
  };
4798
4798
  /**
4799
- * Lookup760: pallet_election_provider_multi_phase::signed::SignedSubmission<sp_core::crypto::AccountId32, Balance, polymesh_runtime_common::NposSolution16>
4799
+ * Lookup761: pallet_election_provider_multi_phase::signed::SignedSubmission<sp_core::crypto::AccountId32, Balance, polymesh_runtime_common::NposSolution16>
4800
4800
  **/
4801
4801
  PalletElectionProviderMultiPhaseSignedSignedSubmission: {
4802
4802
  who: string;
@@ -4805,49 +4805,49 @@ declare const _default: {
4805
4805
  callFee: string;
4806
4806
  };
4807
4807
  /**
4808
- * Lookup761: pallet_election_provider_multi_phase::pallet::Error<T>
4808
+ * Lookup762: pallet_election_provider_multi_phase::pallet::Error<T>
4809
4809
  **/
4810
4810
  PalletElectionProviderMultiPhaseError: {
4811
4811
  _enum: string[];
4812
4812
  };
4813
4813
  /**
4814
- * Lookup762: pallet_test_utils::Error<T>
4814
+ * Lookup763: pallet_test_utils::Error<T>
4815
4815
  **/
4816
4816
  PalletTestUtilsError: string;
4817
4817
  /**
4818
- * Lookup765: frame_system::extensions::check_spec_version::CheckSpecVersion<T>
4818
+ * Lookup766: frame_system::extensions::check_spec_version::CheckSpecVersion<T>
4819
4819
  **/
4820
4820
  FrameSystemExtensionsCheckSpecVersion: string;
4821
4821
  /**
4822
- * Lookup766: frame_system::extensions::check_tx_version::CheckTxVersion<T>
4822
+ * Lookup767: frame_system::extensions::check_tx_version::CheckTxVersion<T>
4823
4823
  **/
4824
4824
  FrameSystemExtensionsCheckTxVersion: string;
4825
4825
  /**
4826
- * Lookup767: frame_system::extensions::check_genesis::CheckGenesis<T>
4826
+ * Lookup768: frame_system::extensions::check_genesis::CheckGenesis<T>
4827
4827
  **/
4828
4828
  FrameSystemExtensionsCheckGenesis: string;
4829
4829
  /**
4830
- * Lookup770: frame_system::extensions::check_nonce::CheckNonce<T>
4830
+ * Lookup771: frame_system::extensions::check_nonce::CheckNonce<T>
4831
4831
  **/
4832
4832
  FrameSystemExtensionsCheckNonce: string;
4833
4833
  /**
4834
- * Lookup771: polymesh_extensions::check_weight::CheckWeight<T>
4834
+ * Lookup772: polymesh_extensions::check_weight::CheckWeight<T>
4835
4835
  **/
4836
4836
  PolymeshExtensionsCheckWeight: string;
4837
4837
  /**
4838
- * Lookup772: frame_system::extensions::check_weight::CheckWeight<T>
4838
+ * Lookup773: frame_system::extensions::check_weight::CheckWeight<T>
4839
4839
  **/
4840
4840
  FrameSystemExtensionsCheckWeight: string;
4841
4841
  /**
4842
- * Lookup773: pallet_transaction_payment::ChargeTransactionPayment<T>
4842
+ * Lookup774: pallet_transaction_payment::ChargeTransactionPayment<T>
4843
4843
  **/
4844
4844
  PalletTransactionPaymentChargeTransactionPayment: string;
4845
4845
  /**
4846
- * Lookup774: pallet_permissions::StoreCallMetadata<T>
4846
+ * Lookup775: pallet_permissions::StoreCallMetadata<T>
4847
4847
  **/
4848
4848
  PalletPermissionsStoreCallMetadata: string;
4849
4849
  /**
4850
- * Lookup775: polymesh_runtime_develop::runtime::Runtime
4850
+ * Lookup776: polymesh_runtime_develop::runtime::Runtime
4851
4851
  **/
4852
4852
  PolymeshRuntimeDevelopRuntime: string;
4853
4853
  };