@polymeshassociation/polymesh-sdk 24.0.0-alpha.6 → 24.0.0-alpha.7

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 (47) hide show
  1. package/CHANGELOG.md +2 -2
  2. package/api/procedures/attestPrimaryKeyRotation.d.ts.map +1 -1
  3. package/api/procedures/attestPrimaryKeyRotation.js +9 -17
  4. package/api/procedures/attestPrimaryKeyRotation.js.map +1 -1
  5. package/api/procedures/inviteAccount.d.ts.map +1 -1
  6. package/api/procedures/inviteAccount.js +5 -11
  7. package/api/procedures/inviteAccount.js.map +1 -1
  8. package/api/procedures/setCustodian.d.ts.map +1 -1
  9. package/api/procedures/setCustodian.js +10 -15
  10. package/api/procedures/setCustodian.js.map +1 -1
  11. package/api/procedures/transferAssetOwnership.d.ts.map +1 -1
  12. package/api/procedures/transferAssetOwnership.js +14 -4
  13. package/api/procedures/transferAssetOwnership.js.map +1 -1
  14. package/api/procedures/transferTickerOwnership.d.ts.map +1 -1
  15. package/api/procedures/transferTickerOwnership.js +17 -7
  16. package/api/procedures/transferTickerOwnership.js.map +1 -1
  17. package/generated/types.d.ts +9 -2
  18. package/generated/types.d.ts.map +1 -1
  19. package/generated/types.js +7 -0
  20. package/generated/types.js.map +1 -1
  21. package/npm-package/polymeshassociation-polymesh-sdk-24.0.0-alpha.7.tgz +0 -0
  22. package/package.json +2 -2
  23. package/polkadot/augment-api-errors.d.ts +22 -0
  24. package/polkadot/augment-api-errors.d.ts.map +1 -1
  25. package/polkadot/augment-api-events.d.ts +43 -1
  26. package/polkadot/augment-api-events.d.ts.map +1 -1
  27. package/polkadot/augment-api-query.d.ts +29 -3
  28. package/polkadot/augment-api-query.d.ts.map +1 -1
  29. package/polkadot/augment-api-tx.d.ts +248 -23
  30. package/polkadot/augment-api-tx.d.ts.map +1 -1
  31. package/polkadot/lookup.d.ts +396 -302
  32. package/polkadot/lookup.d.ts.map +1 -1
  33. package/polkadot/lookup.js +403 -305
  34. package/polkadot/lookup.js.map +1 -1
  35. package/polkadot/registry.d.ts +8 -4
  36. package/polkadot/registry.d.ts.map +1 -1
  37. package/polkadot/types-lookup.d.ts +418 -306
  38. package/polkadot/types-lookup.d.ts.map +1 -1
  39. package/utils/constants.d.ts +2 -2
  40. package/utils/constants.d.ts.map +1 -1
  41. package/utils/constants.js +2 -2
  42. package/utils/constants.js.map +1 -1
  43. package/utils/internal.d.ts +11 -1
  44. package/utils/internal.d.ts.map +1 -1
  45. package/utils/internal.js +50 -1
  46. package/utils/internal.js.map +1 -1
  47. package/npm-package/polymeshassociation-polymesh-sdk-24.0.0-alpha.6.tgz +0 -0
@@ -56,7 +56,7 @@ declare const _default: {
56
56
  };
57
57
  };
58
58
  /**
59
- * Lookup18: frame_system::EventRecord<polymesh_runtime_testnet::runtime::RuntimeEvent, primitive_types::H256>
59
+ * Lookup18: frame_system::EventRecord<polymesh_runtime_develop::runtime::RuntimeEvent, primitive_types::H256>
60
60
  **/
61
61
  FrameSystemEventRecord: {
62
62
  phase: string;
@@ -401,7 +401,7 @@ declare const _default: {
401
401
  };
402
402
  };
403
403
  /**
404
- * Lookup75: polymesh_common_utilities::traits::group::RawEvent<sp_core::crypto::AccountId32, polymesh_runtime_testnet::runtime::RuntimeEvent, pallet_group::Instance2>
404
+ * Lookup75: polymesh_common_utilities::traits::group::RawEvent<sp_core::crypto::AccountId32, polymesh_runtime_develop::runtime::RuntimeEvent, pallet_group::Instance2>
405
405
  **/
406
406
  PolymeshCommonUtilitiesGroupRawEventInstance2: {
407
407
  _enum: {
@@ -449,7 +449,7 @@ declare const _default: {
449
449
  };
450
450
  };
451
451
  /**
452
- * Lookup83: polymesh_common_utilities::traits::group::RawEvent<sp_core::crypto::AccountId32, polymesh_runtime_testnet::runtime::RuntimeEvent, pallet_group::Instance1>
452
+ * Lookup83: polymesh_common_utilities::traits::group::RawEvent<sp_core::crypto::AccountId32, polymesh_runtime_develop::runtime::RuntimeEvent, pallet_group::Instance1>
453
453
  **/
454
454
  PolymeshCommonUtilitiesGroupRawEventInstance1: {
455
455
  _enum: {
@@ -488,7 +488,7 @@ declare const _default: {
488
488
  **/
489
489
  PalletCommitteeInstance3: string;
490
490
  /**
491
- * Lookup87: polymesh_common_utilities::traits::group::RawEvent<sp_core::crypto::AccountId32, polymesh_runtime_testnet::runtime::RuntimeEvent, pallet_group::Instance3>
491
+ * Lookup87: polymesh_common_utilities::traits::group::RawEvent<sp_core::crypto::AccountId32, polymesh_runtime_develop::runtime::RuntimeEvent, pallet_group::Instance3>
492
492
  **/
493
493
  PolymeshCommonUtilitiesGroupRawEventInstance3: {
494
494
  _enum: {
@@ -527,7 +527,7 @@ declare const _default: {
527
527
  **/
528
528
  PalletCommitteeInstance4: string;
529
529
  /**
530
- * Lookup91: polymesh_common_utilities::traits::group::RawEvent<sp_core::crypto::AccountId32, polymesh_runtime_testnet::runtime::RuntimeEvent, pallet_group::Instance4>
530
+ * Lookup91: polymesh_common_utilities::traits::group::RawEvent<sp_core::crypto::AccountId32, polymesh_runtime_develop::runtime::RuntimeEvent, pallet_group::Instance4>
531
531
  **/
532
532
  PolymeshCommonUtilitiesGroupRawEventInstance4: {
533
533
  _enum: {
@@ -729,7 +729,17 @@ declare const _default: {
729
729
  value: string;
730
730
  };
731
731
  /**
732
- * Lookup122: polymesh_common_utilities::traits::asset::RawEvent<Moment, sp_core::crypto::AccountId32>
732
+ * Lookup122: pallet_sudo::RawEvent<sp_core::crypto::AccountId32>
733
+ **/
734
+ PalletSudoRawEvent: {
735
+ _enum: {
736
+ Sudid: string;
737
+ KeyChanged: string;
738
+ SudoAsDone: string;
739
+ };
740
+ };
741
+ /**
742
+ * Lookup123: polymesh_common_utilities::traits::asset::RawEvent<Moment, sp_core::crypto::AccountId32>
733
743
  **/
734
744
  PolymeshCommonUtilitiesAssetRawEvent: {
735
745
  _enum: {
@@ -763,10 +773,12 @@ declare const _default: {
763
773
  RemoveAssetAffirmationExemption: string;
764
774
  PreApprovedAsset: string;
765
775
  RemovePreApprovedAsset: string;
776
+ AssetMediatorsAdded: string;
777
+ AssetMediatorsRemoved: string;
766
778
  };
767
779
  };
768
780
  /**
769
- * Lookup123: polymesh_primitives::asset::AssetType
781
+ * Lookup124: polymesh_primitives::asset::AssetType
770
782
  **/
771
783
  PolymeshPrimitivesAssetAssetType: {
772
784
  _enum: {
@@ -785,7 +797,7 @@ declare const _default: {
785
797
  };
786
798
  };
787
799
  /**
788
- * Lookup125: polymesh_primitives::asset::NonFungibleType
800
+ * Lookup126: polymesh_primitives::asset::NonFungibleType
789
801
  **/
790
802
  PolymeshPrimitivesAssetNonFungibleType: {
791
803
  _enum: {
@@ -796,7 +808,7 @@ declare const _default: {
796
808
  };
797
809
  };
798
810
  /**
799
- * Lookup128: polymesh_primitives::asset_identifier::AssetIdentifier
811
+ * Lookup129: polymesh_primitives::asset_identifier::AssetIdentifier
800
812
  **/
801
813
  PolymeshPrimitivesAssetIdentifier: {
802
814
  _enum: {
@@ -808,7 +820,7 @@ declare const _default: {
808
820
  };
809
821
  };
810
822
  /**
811
- * Lookup134: polymesh_primitives::document::Document
823
+ * Lookup135: polymesh_primitives::document::Document
812
824
  **/
813
825
  PolymeshPrimitivesDocument: {
814
826
  uri: string;
@@ -818,7 +830,7 @@ declare const _default: {
818
830
  filingDate: string;
819
831
  };
820
832
  /**
821
- * Lookup136: polymesh_primitives::document_hash::DocumentHash
833
+ * Lookup137: polymesh_primitives::document_hash::DocumentHash
822
834
  **/
823
835
  PolymeshPrimitivesDocumentHash: {
824
836
  _enum: {
@@ -834,14 +846,14 @@ declare const _default: {
834
846
  };
835
847
  };
836
848
  /**
837
- * Lookup147: polymesh_primitives::asset_metadata::AssetMetadataValueDetail<Moment>
849
+ * Lookup148: polymesh_primitives::asset_metadata::AssetMetadataValueDetail<Moment>
838
850
  **/
839
851
  PolymeshPrimitivesAssetMetadataAssetMetadataValueDetail: {
840
852
  expire: string;
841
853
  lockStatus: string;
842
854
  };
843
855
  /**
844
- * Lookup148: polymesh_primitives::asset_metadata::AssetMetadataLockStatus<Moment>
856
+ * Lookup149: polymesh_primitives::asset_metadata::AssetMetadataLockStatus<Moment>
845
857
  **/
846
858
  PolymeshPrimitivesAssetMetadataAssetMetadataLockStatus: {
847
859
  _enum: {
@@ -851,7 +863,7 @@ declare const _default: {
851
863
  };
852
864
  };
853
865
  /**
854
- * Lookup151: polymesh_primitives::asset_metadata::AssetMetadataSpec
866
+ * Lookup152: polymesh_primitives::asset_metadata::AssetMetadataSpec
855
867
  **/
856
868
  PolymeshPrimitivesAssetMetadataAssetMetadataSpec: {
857
869
  url: string;
@@ -859,7 +871,7 @@ declare const _default: {
859
871
  typeDef: string;
860
872
  };
861
873
  /**
862
- * Lookup158: polymesh_primitives::asset_metadata::AssetMetadataKey
874
+ * Lookup159: polymesh_primitives::asset_metadata::AssetMetadataKey
863
875
  **/
864
876
  PolymeshPrimitivesAssetMetadataAssetMetadataKey: {
865
877
  _enum: {
@@ -868,7 +880,7 @@ declare const _default: {
868
880
  };
869
881
  };
870
882
  /**
871
- * Lookup160: polymesh_primitives::portfolio::PortfolioUpdateReason
883
+ * Lookup161: polymesh_primitives::portfolio::PortfolioUpdateReason
872
884
  **/
873
885
  PolymeshPrimitivesPortfolioPortfolioUpdateReason: {
874
886
  _enum: {
@@ -884,7 +896,7 @@ declare const _default: {
884
896
  };
885
897
  };
886
898
  /**
887
- * Lookup163: pallet_corporate_actions::distribution::Event
899
+ * Lookup165: pallet_corporate_actions::distribution::Event
888
900
  **/
889
901
  PalletCorporateActionsDistributionEvent: {
890
902
  _enum: {
@@ -895,18 +907,18 @@ declare const _default: {
895
907
  };
896
908
  };
897
909
  /**
898
- * Lookup164: polymesh_primitives::event_only::EventOnly<polymesh_primitives::identity_id::IdentityId>
910
+ * Lookup166: polymesh_primitives::event_only::EventOnly<polymesh_primitives::identity_id::IdentityId>
899
911
  **/
900
912
  PolymeshPrimitivesEventOnly: string;
901
913
  /**
902
- * Lookup165: pallet_corporate_actions::CAId
914
+ * Lookup167: pallet_corporate_actions::CAId
903
915
  **/
904
916
  PalletCorporateActionsCaId: {
905
917
  ticker: string;
906
918
  localId: string;
907
919
  };
908
920
  /**
909
- * Lookup167: pallet_corporate_actions::distribution::Distribution
921
+ * Lookup169: pallet_corporate_actions::distribution::Distribution
910
922
  **/
911
923
  PalletCorporateActionsDistribution: {
912
924
  from: string;
@@ -919,7 +931,7 @@ declare const _default: {
919
931
  expiresAt: string;
920
932
  };
921
933
  /**
922
- * Lookup169: polymesh_common_utilities::traits::checkpoint::Event
934
+ * Lookup171: polymesh_common_utilities::traits::checkpoint::Event
923
935
  **/
924
936
  PolymeshCommonUtilitiesCheckpointEvent: {
925
937
  _enum: {
@@ -930,13 +942,13 @@ declare const _default: {
930
942
  };
931
943
  };
932
944
  /**
933
- * Lookup172: polymesh_common_utilities::traits::checkpoint::ScheduleCheckpoints
945
+ * Lookup174: polymesh_common_utilities::traits::checkpoint::ScheduleCheckpoints
934
946
  **/
935
947
  PolymeshCommonUtilitiesCheckpointScheduleCheckpoints: {
936
948
  pending: string;
937
949
  };
938
950
  /**
939
- * Lookup175: polymesh_common_utilities::traits::compliance_manager::Event
951
+ * Lookup177: polymesh_common_utilities::traits::compliance_manager::Event
940
952
  **/
941
953
  PolymeshCommonUtilitiesComplianceManagerEvent: {
942
954
  _enum: {
@@ -952,7 +964,7 @@ declare const _default: {
952
964
  };
953
965
  };
954
966
  /**
955
- * Lookup176: polymesh_primitives::compliance_manager::ComplianceRequirement
967
+ * Lookup178: polymesh_primitives::compliance_manager::ComplianceRequirement
956
968
  **/
957
969
  PolymeshPrimitivesComplianceManagerComplianceRequirement: {
958
970
  senderConditions: string;
@@ -960,14 +972,14 @@ declare const _default: {
960
972
  id: string;
961
973
  };
962
974
  /**
963
- * Lookup178: polymesh_primitives::condition::Condition
975
+ * Lookup180: polymesh_primitives::condition::Condition
964
976
  **/
965
977
  PolymeshPrimitivesCondition: {
966
978
  conditionType: string;
967
979
  issuers: string;
968
980
  };
969
981
  /**
970
- * Lookup179: polymesh_primitives::condition::ConditionType
982
+ * Lookup181: polymesh_primitives::condition::ConditionType
971
983
  **/
972
984
  PolymeshPrimitivesConditionConditionType: {
973
985
  _enum: {
@@ -979,7 +991,7 @@ declare const _default: {
979
991
  };
980
992
  };
981
993
  /**
982
- * Lookup181: polymesh_primitives::condition::TargetIdentity
994
+ * Lookup183: polymesh_primitives::condition::TargetIdentity
983
995
  **/
984
996
  PolymeshPrimitivesConditionTargetIdentity: {
985
997
  _enum: {
@@ -988,14 +1000,14 @@ declare const _default: {
988
1000
  };
989
1001
  };
990
1002
  /**
991
- * Lookup183: polymesh_primitives::condition::TrustedIssuer
1003
+ * Lookup185: polymesh_primitives::condition::TrustedIssuer
992
1004
  **/
993
1005
  PolymeshPrimitivesConditionTrustedIssuer: {
994
1006
  issuer: string;
995
1007
  trustedFor: string;
996
1008
  };
997
1009
  /**
998
- * Lookup184: polymesh_primitives::condition::TrustedFor
1010
+ * Lookup186: polymesh_primitives::condition::TrustedFor
999
1011
  **/
1000
1012
  PolymeshPrimitivesConditionTrustedFor: {
1001
1013
  _enum: {
@@ -1004,7 +1016,7 @@ declare const _default: {
1004
1016
  };
1005
1017
  };
1006
1018
  /**
1007
- * Lookup186: polymesh_primitives::identity_claim::ClaimType
1019
+ * Lookup188: polymesh_primitives::identity_claim::ClaimType
1008
1020
  **/
1009
1021
  PolymeshPrimitivesIdentityClaimClaimType: {
1010
1022
  _enum: {
@@ -1021,7 +1033,7 @@ declare const _default: {
1021
1033
  };
1022
1034
  };
1023
1035
  /**
1024
- * Lookup188: pallet_corporate_actions::Event
1036
+ * Lookup190: pallet_corporate_actions::Event
1025
1037
  **/
1026
1038
  PalletCorporateActionsEvent: {
1027
1039
  _enum: {
@@ -1036,20 +1048,20 @@ declare const _default: {
1036
1048
  };
1037
1049
  };
1038
1050
  /**
1039
- * Lookup189: pallet_corporate_actions::TargetIdentities
1051
+ * Lookup191: pallet_corporate_actions::TargetIdentities
1040
1052
  **/
1041
1053
  PalletCorporateActionsTargetIdentities: {
1042
1054
  identities: string;
1043
1055
  treatment: string;
1044
1056
  };
1045
1057
  /**
1046
- * Lookup190: pallet_corporate_actions::TargetTreatment
1058
+ * Lookup192: pallet_corporate_actions::TargetTreatment
1047
1059
  **/
1048
1060
  PalletCorporateActionsTargetTreatment: {
1049
1061
  _enum: string[];
1050
1062
  };
1051
1063
  /**
1052
- * Lookup192: pallet_corporate_actions::CorporateAction
1064
+ * Lookup194: pallet_corporate_actions::CorporateAction
1053
1065
  **/
1054
1066
  PalletCorporateActionsCorporateAction: {
1055
1067
  kind: string;
@@ -1060,20 +1072,20 @@ declare const _default: {
1060
1072
  withholdingTax: string;
1061
1073
  };
1062
1074
  /**
1063
- * Lookup193: pallet_corporate_actions::CAKind
1075
+ * Lookup195: pallet_corporate_actions::CAKind
1064
1076
  **/
1065
1077
  PalletCorporateActionsCaKind: {
1066
1078
  _enum: string[];
1067
1079
  };
1068
1080
  /**
1069
- * Lookup195: pallet_corporate_actions::RecordDate
1081
+ * Lookup197: pallet_corporate_actions::RecordDate
1070
1082
  **/
1071
1083
  PalletCorporateActionsRecordDate: {
1072
1084
  date: string;
1073
1085
  checkpoint: string;
1074
1086
  };
1075
1087
  /**
1076
- * Lookup196: pallet_corporate_actions::CACheckpoint
1088
+ * Lookup198: pallet_corporate_actions::CACheckpoint
1077
1089
  **/
1078
1090
  PalletCorporateActionsCaCheckpoint: {
1079
1091
  _enum: {
@@ -1082,7 +1094,7 @@ declare const _default: {
1082
1094
  };
1083
1095
  };
1084
1096
  /**
1085
- * Lookup201: pallet_corporate_actions::ballot::Event
1097
+ * Lookup203: pallet_corporate_actions::ballot::Event
1086
1098
  **/
1087
1099
  PalletCorporateActionsBallotEvent: {
1088
1100
  _enum: {
@@ -1095,21 +1107,21 @@ declare const _default: {
1095
1107
  };
1096
1108
  };
1097
1109
  /**
1098
- * Lookup202: pallet_corporate_actions::ballot::BallotTimeRange
1110
+ * Lookup204: pallet_corporate_actions::ballot::BallotTimeRange
1099
1111
  **/
1100
1112
  PalletCorporateActionsBallotBallotTimeRange: {
1101
1113
  start: string;
1102
1114
  end: string;
1103
1115
  };
1104
1116
  /**
1105
- * Lookup203: pallet_corporate_actions::ballot::BallotMeta
1117
+ * Lookup205: pallet_corporate_actions::ballot::BallotMeta
1106
1118
  **/
1107
1119
  PalletCorporateActionsBallotBallotMeta: {
1108
1120
  title: string;
1109
1121
  motions: string;
1110
1122
  };
1111
1123
  /**
1112
- * Lookup206: pallet_corporate_actions::ballot::Motion
1124
+ * Lookup208: pallet_corporate_actions::ballot::Motion
1113
1125
  **/
1114
1126
  PalletCorporateActionsBallotMotion: {
1115
1127
  title: string;
@@ -1117,14 +1129,14 @@ declare const _default: {
1117
1129
  choices: string;
1118
1130
  };
1119
1131
  /**
1120
- * Lookup212: pallet_corporate_actions::ballot::BallotVote
1132
+ * Lookup214: pallet_corporate_actions::ballot::BallotVote
1121
1133
  **/
1122
1134
  PalletCorporateActionsBallotBallotVote: {
1123
1135
  power: string;
1124
1136
  fallback: string;
1125
1137
  };
1126
1138
  /**
1127
- * Lookup215: pallet_pips::RawEvent<sp_core::crypto::AccountId32, BlockNumber>
1139
+ * Lookup217: pallet_pips::RawEvent<sp_core::crypto::AccountId32, BlockNumber>
1128
1140
  **/
1129
1141
  PalletPipsRawEvent: {
1130
1142
  _enum: {
@@ -1151,7 +1163,7 @@ declare const _default: {
1151
1163
  };
1152
1164
  };
1153
1165
  /**
1154
- * Lookup216: pallet_pips::Proposer<sp_core::crypto::AccountId32>
1166
+ * Lookup218: pallet_pips::Proposer<sp_core::crypto::AccountId32>
1155
1167
  **/
1156
1168
  PalletPipsProposer: {
1157
1169
  _enum: {
@@ -1160,13 +1172,13 @@ declare const _default: {
1160
1172
  };
1161
1173
  };
1162
1174
  /**
1163
- * Lookup217: pallet_pips::Committee
1175
+ * Lookup219: pallet_pips::Committee
1164
1176
  **/
1165
1177
  PalletPipsCommittee: {
1166
1178
  _enum: string[];
1167
1179
  };
1168
1180
  /**
1169
- * Lookup221: pallet_pips::ProposalData
1181
+ * Lookup223: pallet_pips::ProposalData
1170
1182
  **/
1171
1183
  PalletPipsProposalData: {
1172
1184
  _enum: {
@@ -1175,20 +1187,20 @@ declare const _default: {
1175
1187
  };
1176
1188
  };
1177
1189
  /**
1178
- * Lookup222: pallet_pips::ProposalState
1190
+ * Lookup224: pallet_pips::ProposalState
1179
1191
  **/
1180
1192
  PalletPipsProposalState: {
1181
1193
  _enum: string[];
1182
1194
  };
1183
1195
  /**
1184
- * Lookup225: pallet_pips::SnapshottedPip
1196
+ * Lookup227: pallet_pips::SnapshottedPip
1185
1197
  **/
1186
1198
  PalletPipsSnapshottedPip: {
1187
1199
  id: string;
1188
1200
  weight: string;
1189
1201
  };
1190
1202
  /**
1191
- * Lookup231: polymesh_common_utilities::traits::portfolio::Event
1203
+ * Lookup233: polymesh_common_utilities::traits::portfolio::Event
1192
1204
  **/
1193
1205
  PolymeshCommonUtilitiesPortfolioEvent: {
1194
1206
  _enum: {
@@ -1203,7 +1215,7 @@ declare const _default: {
1203
1215
  };
1204
1216
  };
1205
1217
  /**
1206
- * Lookup235: polymesh_primitives::portfolio::FundDescription
1218
+ * Lookup237: polymesh_primitives::portfolio::FundDescription
1207
1219
  **/
1208
1220
  PolymeshPrimitivesPortfolioFundDescription: {
1209
1221
  _enum: {
@@ -1215,14 +1227,14 @@ declare const _default: {
1215
1227
  };
1216
1228
  };
1217
1229
  /**
1218
- * Lookup236: polymesh_primitives::nft::NFTs
1230
+ * Lookup238: polymesh_primitives::nft::NFTs
1219
1231
  **/
1220
1232
  PolymeshPrimitivesNftNfTs: {
1221
1233
  ticker: string;
1222
1234
  ids: string;
1223
1235
  };
1224
1236
  /**
1225
- * Lookup239: pallet_protocol_fee::RawEvent<sp_core::crypto::AccountId32>
1237
+ * Lookup241: pallet_protocol_fee::RawEvent<sp_core::crypto::AccountId32>
1226
1238
  **/
1227
1239
  PalletProtocolFeeRawEvent: {
1228
1240
  _enum: {
@@ -1232,11 +1244,11 @@ declare const _default: {
1232
1244
  };
1233
1245
  };
1234
1246
  /**
1235
- * Lookup240: polymesh_primitives::PosRatio
1247
+ * Lookup242: polymesh_primitives::PosRatio
1236
1248
  **/
1237
1249
  PolymeshPrimitivesPosRatio: string;
1238
1250
  /**
1239
- * Lookup241: pallet_scheduler::pallet::Event<T>
1251
+ * Lookup243: pallet_scheduler::pallet::Event<T>
1240
1252
  **/
1241
1253
  PalletSchedulerEvent: {
1242
1254
  _enum: {
@@ -1268,7 +1280,7 @@ declare const _default: {
1268
1280
  };
1269
1281
  };
1270
1282
  /**
1271
- * Lookup244: polymesh_common_utilities::traits::settlement::RawEvent<Moment, BlockNumber, sp_core::crypto::AccountId32>
1283
+ * Lookup246: polymesh_common_utilities::traits::settlement::RawEvent<Moment, BlockNumber, sp_core::crypto::AccountId32>
1272
1284
  **/
1273
1285
  PolymeshCommonUtilitiesSettlementRawEvent: {
1274
1286
  _enum: {
@@ -1293,20 +1305,22 @@ declare const _default: {
1293
1305
  InstructionCreated: string;
1294
1306
  FailedToExecuteInstruction: string;
1295
1307
  InstructionAutomaticallyAffirmed: string;
1308
+ MediatorAffirmationReceived: string;
1309
+ MediatorAffirmationWithdrawn: string;
1296
1310
  };
1297
1311
  };
1298
1312
  /**
1299
- * Lookup247: polymesh_primitives::settlement::VenueType
1313
+ * Lookup249: polymesh_primitives::settlement::VenueType
1300
1314
  **/
1301
1315
  PolymeshPrimitivesSettlementVenueType: {
1302
1316
  _enum: string[];
1303
1317
  };
1304
1318
  /**
1305
- * Lookup250: polymesh_primitives::settlement::ReceiptMetadata
1319
+ * Lookup252: polymesh_primitives::settlement::ReceiptMetadata
1306
1320
  **/
1307
1321
  PolymeshPrimitivesSettlementReceiptMetadata: string;
1308
1322
  /**
1309
- * Lookup252: polymesh_primitives::settlement::SettlementType<BlockNumber>
1323
+ * Lookup254: polymesh_primitives::settlement::SettlementType<BlockNumber>
1310
1324
  **/
1311
1325
  PolymeshPrimitivesSettlementSettlementType: {
1312
1326
  _enum: {
@@ -1316,7 +1330,7 @@ declare const _default: {
1316
1330
  };
1317
1331
  };
1318
1332
  /**
1319
- * Lookup254: polymesh_primitives::settlement::Leg
1333
+ * Lookup256: polymesh_primitives::settlement::Leg
1320
1334
  **/
1321
1335
  PolymeshPrimitivesSettlementLeg: {
1322
1336
  _enum: {
@@ -1340,7 +1354,7 @@ declare const _default: {
1340
1354
  };
1341
1355
  };
1342
1356
  /**
1343
- * Lookup255: polymesh_common_utilities::traits::statistics::Event
1357
+ * Lookup257: polymesh_common_utilities::traits::statistics::Event
1344
1358
  **/
1345
1359
  PolymeshCommonUtilitiesStatisticsEvent: {
1346
1360
  _enum: {
@@ -1353,7 +1367,7 @@ declare const _default: {
1353
1367
  };
1354
1368
  };
1355
1369
  /**
1356
- * Lookup256: polymesh_primitives::statistics::AssetScope
1370
+ * Lookup258: polymesh_primitives::statistics::AssetScope
1357
1371
  **/
1358
1372
  PolymeshPrimitivesStatisticsAssetScope: {
1359
1373
  _enum: {
@@ -1361,27 +1375,27 @@ declare const _default: {
1361
1375
  };
1362
1376
  };
1363
1377
  /**
1364
- * Lookup258: polymesh_primitives::statistics::StatType
1378
+ * Lookup260: polymesh_primitives::statistics::StatType
1365
1379
  **/
1366
1380
  PolymeshPrimitivesStatisticsStatType: {
1367
1381
  op: string;
1368
1382
  claimIssuer: string;
1369
1383
  };
1370
1384
  /**
1371
- * Lookup259: polymesh_primitives::statistics::StatOpType
1385
+ * Lookup261: polymesh_primitives::statistics::StatOpType
1372
1386
  **/
1373
1387
  PolymeshPrimitivesStatisticsStatOpType: {
1374
1388
  _enum: string[];
1375
1389
  };
1376
1390
  /**
1377
- * Lookup263: polymesh_primitives::statistics::StatUpdate
1391
+ * Lookup265: polymesh_primitives::statistics::StatUpdate
1378
1392
  **/
1379
1393
  PolymeshPrimitivesStatisticsStatUpdate: {
1380
1394
  key2: string;
1381
1395
  value: string;
1382
1396
  };
1383
1397
  /**
1384
- * Lookup264: polymesh_primitives::statistics::Stat2ndKey
1398
+ * Lookup266: polymesh_primitives::statistics::Stat2ndKey
1385
1399
  **/
1386
1400
  PolymeshPrimitivesStatisticsStat2ndKey: {
1387
1401
  _enum: {
@@ -1390,7 +1404,7 @@ declare const _default: {
1390
1404
  };
1391
1405
  };
1392
1406
  /**
1393
- * Lookup265: polymesh_primitives::statistics::StatClaim
1407
+ * Lookup267: polymesh_primitives::statistics::StatClaim
1394
1408
  **/
1395
1409
  PolymeshPrimitivesStatisticsStatClaim: {
1396
1410
  _enum: {
@@ -1400,7 +1414,7 @@ declare const _default: {
1400
1414
  };
1401
1415
  };
1402
1416
  /**
1403
- * Lookup269: polymesh_primitives::transfer_compliance::TransferCondition
1417
+ * Lookup271: polymesh_primitives::transfer_compliance::TransferCondition
1404
1418
  **/
1405
1419
  PolymeshPrimitivesTransferComplianceTransferCondition: {
1406
1420
  _enum: {
@@ -1411,7 +1425,7 @@ declare const _default: {
1411
1425
  };
1412
1426
  };
1413
1427
  /**
1414
- * Lookup270: polymesh_primitives::transfer_compliance::TransferConditionExemptKey
1428
+ * Lookup272: polymesh_primitives::transfer_compliance::TransferConditionExemptKey
1415
1429
  **/
1416
1430
  PolymeshPrimitivesTransferComplianceTransferConditionExemptKey: {
1417
1431
  asset: string;
@@ -1419,7 +1433,7 @@ declare const _default: {
1419
1433
  claimType: string;
1420
1434
  };
1421
1435
  /**
1422
- * Lookup272: pallet_sto::RawEvent<Moment>
1436
+ * Lookup274: pallet_sto::RawEvent<Moment>
1423
1437
  **/
1424
1438
  PalletStoRawEvent: {
1425
1439
  _enum: {
@@ -1432,7 +1446,7 @@ declare const _default: {
1432
1446
  };
1433
1447
  };
1434
1448
  /**
1435
- * Lookup275: pallet_sto::Fundraiser<Moment>
1449
+ * Lookup277: pallet_sto::Fundraiser<Moment>
1436
1450
  **/
1437
1451
  PalletStoFundraiser: {
1438
1452
  creator: string;
@@ -1448,7 +1462,7 @@ declare const _default: {
1448
1462
  minimumInvestment: string;
1449
1463
  };
1450
1464
  /**
1451
- * Lookup277: pallet_sto::FundraiserTier
1465
+ * Lookup279: pallet_sto::FundraiserTier
1452
1466
  **/
1453
1467
  PalletStoFundraiserTier: {
1454
1468
  total: string;
@@ -1456,13 +1470,13 @@ declare const _default: {
1456
1470
  remaining: string;
1457
1471
  };
1458
1472
  /**
1459
- * Lookup278: pallet_sto::FundraiserStatus
1473
+ * Lookup280: pallet_sto::FundraiserStatus
1460
1474
  **/
1461
1475
  PalletStoFundraiserStatus: {
1462
1476
  _enum: string[];
1463
1477
  };
1464
1478
  /**
1465
- * Lookup279: pallet_treasury::RawEvent<Balance, sp_core::crypto::AccountId32>
1479
+ * Lookup281: pallet_treasury::RawEvent<Balance, sp_core::crypto::AccountId32>
1466
1480
  **/
1467
1481
  PalletTreasuryRawEvent: {
1468
1482
  _enum: {
@@ -1472,7 +1486,7 @@ declare const _default: {
1472
1486
  };
1473
1487
  };
1474
1488
  /**
1475
- * Lookup280: pallet_utility::pallet::Event<T>
1489
+ * Lookup282: pallet_utility::pallet::Event<T>
1476
1490
  **/
1477
1491
  PalletUtilityEvent: {
1478
1492
  _enum: {
@@ -1500,7 +1514,7 @@ declare const _default: {
1500
1514
  };
1501
1515
  };
1502
1516
  /**
1503
- * Lookup284: polymesh_common_utilities::traits::base::Event
1517
+ * Lookup286: polymesh_common_utilities::traits::base::Event
1504
1518
  **/
1505
1519
  PolymeshCommonUtilitiesBaseEvent: {
1506
1520
  _enum: {
@@ -1508,7 +1522,7 @@ declare const _default: {
1508
1522
  };
1509
1523
  };
1510
1524
  /**
1511
- * Lookup286: polymesh_common_utilities::traits::external_agents::Event
1525
+ * Lookup288: polymesh_common_utilities::traits::external_agents::Event
1512
1526
  **/
1513
1527
  PolymeshCommonUtilitiesExternalAgentsEvent: {
1514
1528
  _enum: {
@@ -1520,7 +1534,7 @@ declare const _default: {
1520
1534
  };
1521
1535
  };
1522
1536
  /**
1523
- * Lookup287: polymesh_common_utilities::traits::relayer::RawEvent<sp_core::crypto::AccountId32>
1537
+ * Lookup289: polymesh_common_utilities::traits::relayer::RawEvent<sp_core::crypto::AccountId32>
1524
1538
  **/
1525
1539
  PolymeshCommonUtilitiesRelayerRawEvent: {
1526
1540
  _enum: {
@@ -1531,7 +1545,7 @@ declare const _default: {
1531
1545
  };
1532
1546
  };
1533
1547
  /**
1534
- * Lookup288: pallet_contracts::pallet::Event<T>
1548
+ * Lookup290: pallet_contracts::pallet::Event<T>
1535
1549
  **/
1536
1550
  PalletContractsEvent: {
1537
1551
  _enum: {
@@ -1569,7 +1583,7 @@ declare const _default: {
1569
1583
  };
1570
1584
  };
1571
1585
  /**
1572
- * Lookup289: polymesh_contracts::RawEvent<primitive_types::H256, sp_core::crypto::AccountId32>
1586
+ * Lookup291: polymesh_contracts::RawEvent<primitive_types::H256, sp_core::crypto::AccountId32>
1573
1587
  **/
1574
1588
  PolymeshContractsRawEvent: {
1575
1589
  _enum: {
@@ -1578,25 +1592,25 @@ declare const _default: {
1578
1592
  };
1579
1593
  };
1580
1594
  /**
1581
- * Lookup290: polymesh_contracts::Api
1595
+ * Lookup292: polymesh_contracts::Api
1582
1596
  **/
1583
1597
  PolymeshContractsApi: {
1584
1598
  desc: string;
1585
1599
  major: string;
1586
1600
  };
1587
1601
  /**
1588
- * Lookup291: polymesh_contracts::ChainVersion
1602
+ * Lookup293: polymesh_contracts::ChainVersion
1589
1603
  **/
1590
1604
  PolymeshContractsChainVersion: {
1591
1605
  specVersion: string;
1592
1606
  txVersion: string;
1593
1607
  };
1594
1608
  /**
1595
- * Lookup292: polymesh_contracts::chain_extension::ExtrinsicId
1609
+ * Lookup294: polymesh_contracts::chain_extension::ExtrinsicId
1596
1610
  **/
1597
1611
  PolymeshContractsChainExtensionExtrinsicId: string;
1598
1612
  /**
1599
- * Lookup293: pallet_preimage::pallet::Event<T>
1613
+ * Lookup295: pallet_preimage::pallet::Event<T>
1600
1614
  **/
1601
1615
  PalletPreimageEvent: {
1602
1616
  _enum: {
@@ -1621,7 +1635,7 @@ declare const _default: {
1621
1635
  };
1622
1636
  };
1623
1637
  /**
1624
- * Lookup294: polymesh_common_utilities::traits::nft::Event
1638
+ * Lookup296: polymesh_common_utilities::traits::nft::Event
1625
1639
  **/
1626
1640
  PolymeshCommonUtilitiesNftEvent: {
1627
1641
  _enum: {
@@ -1630,7 +1644,7 @@ declare const _default: {
1630
1644
  };
1631
1645
  };
1632
1646
  /**
1633
- * Lookup296: pallet_test_utils::RawEvent<sp_core::crypto::AccountId32>
1647
+ * Lookup298: pallet_test_utils::RawEvent<sp_core::crypto::AccountId32>
1634
1648
  **/
1635
1649
  PalletTestUtilsRawEvent: {
1636
1650
  _enum: {
@@ -1639,7 +1653,7 @@ declare const _default: {
1639
1653
  };
1640
1654
  };
1641
1655
  /**
1642
- * Lookup297: frame_system::Phase
1656
+ * Lookup299: frame_system::Phase
1643
1657
  **/
1644
1658
  FrameSystemPhase: {
1645
1659
  _enum: {
@@ -1649,14 +1663,14 @@ declare const _default: {
1649
1663
  };
1650
1664
  };
1651
1665
  /**
1652
- * Lookup300: frame_system::LastRuntimeUpgradeInfo
1666
+ * Lookup302: frame_system::LastRuntimeUpgradeInfo
1653
1667
  **/
1654
1668
  FrameSystemLastRuntimeUpgradeInfo: {
1655
1669
  specVersion: string;
1656
1670
  specName: string;
1657
1671
  };
1658
1672
  /**
1659
- * Lookup303: frame_system::pallet::Call<T>
1673
+ * Lookup305: frame_system::pallet::Call<T>
1660
1674
  **/
1661
1675
  FrameSystemCall: {
1662
1676
  _enum: {
@@ -1691,7 +1705,7 @@ declare const _default: {
1691
1705
  };
1692
1706
  };
1693
1707
  /**
1694
- * Lookup307: frame_system::limits::BlockWeights
1708
+ * Lookup309: frame_system::limits::BlockWeights
1695
1709
  **/
1696
1710
  FrameSystemLimitsBlockWeights: {
1697
1711
  baseBlock: string;
@@ -1699,7 +1713,7 @@ declare const _default: {
1699
1713
  perClass: string;
1700
1714
  };
1701
1715
  /**
1702
- * Lookup308: frame_support::dispatch::PerDispatchClass<frame_system::limits::WeightsPerClass>
1716
+ * Lookup310: frame_support::dispatch::PerDispatchClass<frame_system::limits::WeightsPerClass>
1703
1717
  **/
1704
1718
  FrameSupportDispatchPerDispatchClassWeightsPerClass: {
1705
1719
  normal: string;
@@ -1707,7 +1721,7 @@ declare const _default: {
1707
1721
  mandatory: string;
1708
1722
  };
1709
1723
  /**
1710
- * Lookup309: frame_system::limits::WeightsPerClass
1724
+ * Lookup311: frame_system::limits::WeightsPerClass
1711
1725
  **/
1712
1726
  FrameSystemLimitsWeightsPerClass: {
1713
1727
  baseExtrinsic: string;
@@ -1716,13 +1730,13 @@ declare const _default: {
1716
1730
  reserved: string;
1717
1731
  };
1718
1732
  /**
1719
- * Lookup311: frame_system::limits::BlockLength
1733
+ * Lookup313: frame_system::limits::BlockLength
1720
1734
  **/
1721
1735
  FrameSystemLimitsBlockLength: {
1722
1736
  max: string;
1723
1737
  };
1724
1738
  /**
1725
- * Lookup312: frame_support::dispatch::PerDispatchClass<T>
1739
+ * Lookup314: frame_support::dispatch::PerDispatchClass<T>
1726
1740
  **/
1727
1741
  FrameSupportDispatchPerDispatchClassU32: {
1728
1742
  normal: string;
@@ -1730,14 +1744,14 @@ declare const _default: {
1730
1744
  mandatory: string;
1731
1745
  };
1732
1746
  /**
1733
- * Lookup313: sp_weights::RuntimeDbWeight
1747
+ * Lookup315: sp_weights::RuntimeDbWeight
1734
1748
  **/
1735
1749
  SpWeightsRuntimeDbWeight: {
1736
1750
  read: string;
1737
1751
  write: string;
1738
1752
  };
1739
1753
  /**
1740
- * Lookup314: sp_version::RuntimeVersion
1754
+ * Lookup316: sp_version::RuntimeVersion
1741
1755
  **/
1742
1756
  SpVersionRuntimeVersion: {
1743
1757
  specName: string;
@@ -1750,17 +1764,17 @@ declare const _default: {
1750
1764
  stateVersion: string;
1751
1765
  };
1752
1766
  /**
1753
- * Lookup319: frame_system::pallet::Error<T>
1767
+ * Lookup321: frame_system::pallet::Error<T>
1754
1768
  **/
1755
1769
  FrameSystemError: {
1756
1770
  _enum: string[];
1757
1771
  };
1758
1772
  /**
1759
- * Lookup322: sp_consensus_babe::app::Public
1773
+ * Lookup324: sp_consensus_babe::app::Public
1760
1774
  **/
1761
1775
  SpConsensusBabeAppPublic: string;
1762
1776
  /**
1763
- * Lookup325: sp_consensus_babe::digests::NextConfigDescriptor
1777
+ * Lookup327: sp_consensus_babe::digests::NextConfigDescriptor
1764
1778
  **/
1765
1779
  SpConsensusBabeDigestsNextConfigDescriptor: {
1766
1780
  _enum: {
@@ -1772,13 +1786,13 @@ declare const _default: {
1772
1786
  };
1773
1787
  };
1774
1788
  /**
1775
- * Lookup327: sp_consensus_babe::AllowedSlots
1789
+ * Lookup329: sp_consensus_babe::AllowedSlots
1776
1790
  **/
1777
1791
  SpConsensusBabeAllowedSlots: {
1778
1792
  _enum: string[];
1779
1793
  };
1780
1794
  /**
1781
- * Lookup331: sp_consensus_babe::digests::PreDigest
1795
+ * Lookup333: sp_consensus_babe::digests::PreDigest
1782
1796
  **/
1783
1797
  SpConsensusBabeDigestsPreDigest: {
1784
1798
  _enum: {
@@ -1789,7 +1803,7 @@ declare const _default: {
1789
1803
  };
1790
1804
  };
1791
1805
  /**
1792
- * Lookup332: sp_consensus_babe::digests::PrimaryPreDigest
1806
+ * Lookup334: sp_consensus_babe::digests::PrimaryPreDigest
1793
1807
  **/
1794
1808
  SpConsensusBabeDigestsPrimaryPreDigest: {
1795
1809
  authorityIndex: string;
@@ -1798,14 +1812,14 @@ declare const _default: {
1798
1812
  vrfProof: string;
1799
1813
  };
1800
1814
  /**
1801
- * Lookup333: sp_consensus_babe::digests::SecondaryPlainPreDigest
1815
+ * Lookup335: sp_consensus_babe::digests::SecondaryPlainPreDigest
1802
1816
  **/
1803
1817
  SpConsensusBabeDigestsSecondaryPlainPreDigest: {
1804
1818
  authorityIndex: string;
1805
1819
  slot: string;
1806
1820
  };
1807
1821
  /**
1808
- * Lookup334: sp_consensus_babe::digests::SecondaryVRFPreDigest
1822
+ * Lookup336: sp_consensus_babe::digests::SecondaryVRFPreDigest
1809
1823
  **/
1810
1824
  SpConsensusBabeDigestsSecondaryVRFPreDigest: {
1811
1825
  authorityIndex: string;
@@ -1814,14 +1828,14 @@ declare const _default: {
1814
1828
  vrfProof: string;
1815
1829
  };
1816
1830
  /**
1817
- * Lookup335: sp_consensus_babe::BabeEpochConfiguration
1831
+ * Lookup337: sp_consensus_babe::BabeEpochConfiguration
1818
1832
  **/
1819
1833
  SpConsensusBabeBabeEpochConfiguration: {
1820
1834
  c: string;
1821
1835
  allowedSlots: string;
1822
1836
  };
1823
1837
  /**
1824
- * Lookup339: pallet_babe::pallet::Call<T>
1838
+ * Lookup341: pallet_babe::pallet::Call<T>
1825
1839
  **/
1826
1840
  PalletBabeCall: {
1827
1841
  _enum: {
@@ -1839,7 +1853,7 @@ declare const _default: {
1839
1853
  };
1840
1854
  };
1841
1855
  /**
1842
- * Lookup340: sp_consensus_slots::EquivocationProof<sp_runtime::generic::header::Header<Number, sp_runtime::traits::BlakeTwo256>, sp_consensus_babe::app::Public>
1856
+ * Lookup342: sp_consensus_slots::EquivocationProof<sp_runtime::generic::header::Header<Number, sp_runtime::traits::BlakeTwo256>, sp_consensus_babe::app::Public>
1843
1857
  **/
1844
1858
  SpConsensusSlotsEquivocationProof: {
1845
1859
  offender: string;
@@ -1848,7 +1862,7 @@ declare const _default: {
1848
1862
  secondHeader: string;
1849
1863
  };
1850
1864
  /**
1851
- * Lookup341: sp_runtime::generic::header::Header<Number, sp_runtime::traits::BlakeTwo256>
1865
+ * Lookup343: sp_runtime::generic::header::Header<Number, sp_runtime::traits::BlakeTwo256>
1852
1866
  **/
1853
1867
  SpRuntimeHeader: {
1854
1868
  parentHash: string;
@@ -1858,11 +1872,11 @@ declare const _default: {
1858
1872
  digest: string;
1859
1873
  };
1860
1874
  /**
1861
- * Lookup342: sp_runtime::traits::BlakeTwo256
1875
+ * Lookup344: sp_runtime::traits::BlakeTwo256
1862
1876
  **/
1863
1877
  SpRuntimeBlakeTwo256: string;
1864
1878
  /**
1865
- * Lookup343: sp_session::MembershipProof
1879
+ * Lookup345: sp_session::MembershipProof
1866
1880
  **/
1867
1881
  SpSessionMembershipProof: {
1868
1882
  session: string;
@@ -1870,13 +1884,13 @@ declare const _default: {
1870
1884
  validatorCount: string;
1871
1885
  };
1872
1886
  /**
1873
- * Lookup344: pallet_babe::pallet::Error<T>
1887
+ * Lookup346: pallet_babe::pallet::Error<T>
1874
1888
  **/
1875
1889
  PalletBabeError: {
1876
1890
  _enum: string[];
1877
1891
  };
1878
1892
  /**
1879
- * Lookup345: pallet_timestamp::pallet::Call<T>
1893
+ * Lookup347: pallet_timestamp::pallet::Call<T>
1880
1894
  **/
1881
1895
  PalletTimestampCall: {
1882
1896
  _enum: {
@@ -1886,7 +1900,7 @@ declare const _default: {
1886
1900
  };
1887
1901
  };
1888
1902
  /**
1889
- * Lookup347: pallet_indices::pallet::Call<T>
1903
+ * Lookup349: pallet_indices::pallet::Call<T>
1890
1904
  **/
1891
1905
  PalletIndicesCall: {
1892
1906
  _enum: {
@@ -1917,13 +1931,13 @@ declare const _default: {
1917
1931
  };
1918
1932
  };
1919
1933
  /**
1920
- * Lookup349: pallet_indices::pallet::Error<T>
1934
+ * Lookup351: pallet_indices::pallet::Error<T>
1921
1935
  **/
1922
1936
  PalletIndicesError: {
1923
1937
  _enum: string[];
1924
1938
  };
1925
1939
  /**
1926
- * Lookup351: pallet_balances::BalanceLock<Balance>
1940
+ * Lookup353: pallet_balances::BalanceLock<Balance>
1927
1941
  **/
1928
1942
  PalletBalancesBalanceLock: {
1929
1943
  id: string;
@@ -1931,13 +1945,13 @@ declare const _default: {
1931
1945
  reasons: string;
1932
1946
  };
1933
1947
  /**
1934
- * Lookup352: polymesh_common_utilities::traits::balances::Reasons
1948
+ * Lookup354: polymesh_common_utilities::traits::balances::Reasons
1935
1949
  **/
1936
1950
  PolymeshCommonUtilitiesBalancesReasons: {
1937
1951
  _enum: string[];
1938
1952
  };
1939
1953
  /**
1940
- * Lookup353: pallet_balances::Call<T>
1954
+ * Lookup355: pallet_balances::Call<T>
1941
1955
  **/
1942
1956
  PalletBalancesCall: {
1943
1957
  _enum: {
@@ -1969,19 +1983,19 @@ declare const _default: {
1969
1983
  };
1970
1984
  };
1971
1985
  /**
1972
- * Lookup354: pallet_balances::Error<T>
1986
+ * Lookup356: pallet_balances::Error<T>
1973
1987
  **/
1974
1988
  PalletBalancesError: {
1975
1989
  _enum: string[];
1976
1990
  };
1977
1991
  /**
1978
- * Lookup356: pallet_transaction_payment::Releases
1992
+ * Lookup358: pallet_transaction_payment::Releases
1979
1993
  **/
1980
1994
  PalletTransactionPaymentReleases: {
1981
1995
  _enum: string[];
1982
1996
  };
1983
1997
  /**
1984
- * Lookup358: sp_weights::WeightToFeeCoefficient<Balance>
1998
+ * Lookup360: sp_weights::WeightToFeeCoefficient<Balance>
1985
1999
  **/
1986
2000
  SpWeightsWeightToFeeCoefficient: {
1987
2001
  coeffInteger: string;
@@ -1990,27 +2004,27 @@ declare const _default: {
1990
2004
  degree: string;
1991
2005
  };
1992
2006
  /**
1993
- * Lookup359: polymesh_primitives::identity::DidRecord<sp_core::crypto::AccountId32>
2007
+ * Lookup361: polymesh_primitives::identity::DidRecord<sp_core::crypto::AccountId32>
1994
2008
  **/
1995
2009
  PolymeshPrimitivesIdentityDidRecord: {
1996
2010
  primaryKey: string;
1997
2011
  };
1998
2012
  /**
1999
- * Lookup361: pallet_identity::types::Claim1stKey
2013
+ * Lookup363: pallet_identity::types::Claim1stKey
2000
2014
  **/
2001
2015
  PalletIdentityClaim1stKey: {
2002
2016
  target: string;
2003
2017
  claimType: string;
2004
2018
  };
2005
2019
  /**
2006
- * Lookup362: pallet_identity::types::Claim2ndKey
2020
+ * Lookup364: pallet_identity::types::Claim2ndKey
2007
2021
  **/
2008
2022
  PalletIdentityClaim2ndKey: {
2009
2023
  issuer: string;
2010
2024
  scope: string;
2011
2025
  };
2012
2026
  /**
2013
- * Lookup363: polymesh_primitives::secondary_key::KeyRecord<sp_core::crypto::AccountId32>
2027
+ * Lookup365: polymesh_primitives::secondary_key::KeyRecord<sp_core::crypto::AccountId32>
2014
2028
  **/
2015
2029
  PolymeshPrimitivesSecondaryKeyKeyRecord: {
2016
2030
  _enum: {
@@ -2020,7 +2034,7 @@ declare const _default: {
2020
2034
  };
2021
2035
  };
2022
2036
  /**
2023
- * Lookup366: polymesh_primitives::authorization::Authorization<sp_core::crypto::AccountId32, Moment>
2037
+ * Lookup368: polymesh_primitives::authorization::Authorization<sp_core::crypto::AccountId32, Moment>
2024
2038
  **/
2025
2039
  PolymeshPrimitivesAuthorization: {
2026
2040
  authorizationData: string;
@@ -2030,7 +2044,7 @@ declare const _default: {
2030
2044
  count: string;
2031
2045
  };
2032
2046
  /**
2033
- * Lookup369: pallet_identity::Call<T>
2047
+ * Lookup372: pallet_identity::Call<T>
2034
2048
  **/
2035
2049
  PalletIdentityCall: {
2036
2050
  _enum: {
@@ -2122,27 +2136,27 @@ declare const _default: {
2122
2136
  };
2123
2137
  };
2124
2138
  /**
2125
- * Lookup371: polymesh_common_utilities::traits::identity::SecondaryKeyWithAuth<sp_core::crypto::AccountId32>
2139
+ * Lookup374: polymesh_common_utilities::traits::identity::SecondaryKeyWithAuth<sp_core::crypto::AccountId32>
2126
2140
  **/
2127
2141
  PolymeshCommonUtilitiesIdentitySecondaryKeyWithAuth: {
2128
2142
  secondaryKey: string;
2129
2143
  authSignature: string;
2130
2144
  };
2131
2145
  /**
2132
- * Lookup374: polymesh_common_utilities::traits::identity::CreateChildIdentityWithAuth<sp_core::crypto::AccountId32>
2146
+ * Lookup377: polymesh_common_utilities::traits::identity::CreateChildIdentityWithAuth<sp_core::crypto::AccountId32>
2133
2147
  **/
2134
2148
  PolymeshCommonUtilitiesIdentityCreateChildIdentityWithAuth: {
2135
2149
  key: string;
2136
2150
  authSignature: string;
2137
2151
  };
2138
2152
  /**
2139
- * Lookup375: pallet_identity::Error<T>
2153
+ * Lookup378: pallet_identity::Error<T>
2140
2154
  **/
2141
2155
  PalletIdentityError: {
2142
2156
  _enum: string[];
2143
2157
  };
2144
2158
  /**
2145
- * Lookup377: polymesh_common_utilities::traits::group::InactiveMember<Moment>
2159
+ * Lookup380: polymesh_common_utilities::traits::group::InactiveMember<Moment>
2146
2160
  **/
2147
2161
  PolymeshCommonUtilitiesGroupInactiveMember: {
2148
2162
  id: string;
@@ -2150,7 +2164,7 @@ declare const _default: {
2150
2164
  expiry: string;
2151
2165
  };
2152
2166
  /**
2153
- * Lookup378: pallet_group::Call<T, I>
2167
+ * Lookup381: pallet_group::Call<T, I>
2154
2168
  **/
2155
2169
  PalletGroupCall: {
2156
2170
  _enum: {
@@ -2179,13 +2193,13 @@ declare const _default: {
2179
2193
  };
2180
2194
  };
2181
2195
  /**
2182
- * Lookup379: pallet_group::Error<T, I>
2196
+ * Lookup382: pallet_group::Error<T, I>
2183
2197
  **/
2184
2198
  PalletGroupError: {
2185
2199
  _enum: string[];
2186
2200
  };
2187
2201
  /**
2188
- * Lookup381: pallet_committee::Call<T, I>
2202
+ * Lookup384: pallet_committee::Call<T, I>
2189
2203
  **/
2190
2204
  PalletCommitteeCall: {
2191
2205
  _enum: {
@@ -2211,7 +2225,7 @@ declare const _default: {
2211
2225
  };
2212
2226
  };
2213
2227
  /**
2214
- * Lookup387: pallet_multisig::Call<T>
2228
+ * Lookup390: pallet_multisig::Call<T>
2215
2229
  **/
2216
2230
  PalletMultisigCall: {
2217
2231
  _enum: {
@@ -2305,7 +2319,7 @@ declare const _default: {
2305
2319
  };
2306
2320
  };
2307
2321
  /**
2308
- * Lookup388: pallet_bridge::Call<T>
2322
+ * Lookup391: pallet_bridge::Call<T>
2309
2323
  **/
2310
2324
  PalletBridgeCall: {
2311
2325
  _enum: {
@@ -2360,7 +2374,7 @@ declare const _default: {
2360
2374
  };
2361
2375
  };
2362
2376
  /**
2363
- * Lookup392: pallet_staking::Call<T>
2377
+ * Lookup395: pallet_staking::Call<T>
2364
2378
  **/
2365
2379
  PalletStakingCall: {
2366
2380
  _enum: {
@@ -2486,7 +2500,7 @@ declare const _default: {
2486
2500
  };
2487
2501
  };
2488
2502
  /**
2489
- * Lookup393: pallet_staking::RewardDestination<sp_core::crypto::AccountId32>
2503
+ * Lookup396: pallet_staking::RewardDestination<sp_core::crypto::AccountId32>
2490
2504
  **/
2491
2505
  PalletStakingRewardDestination: {
2492
2506
  _enum: {
@@ -2497,14 +2511,14 @@ declare const _default: {
2497
2511
  };
2498
2512
  };
2499
2513
  /**
2500
- * Lookup394: pallet_staking::ValidatorPrefs
2514
+ * Lookup397: pallet_staking::ValidatorPrefs
2501
2515
  **/
2502
2516
  PalletStakingValidatorPrefs: {
2503
2517
  commission: string;
2504
2518
  blocked: string;
2505
2519
  };
2506
2520
  /**
2507
- * Lookup400: pallet_staking::CompactAssignments
2521
+ * Lookup403: pallet_staking::CompactAssignments
2508
2522
  **/
2509
2523
  PalletStakingCompactAssignments: {
2510
2524
  votes1: string;
@@ -2525,7 +2539,7 @@ declare const _default: {
2525
2539
  votes16: string;
2526
2540
  };
2527
2541
  /**
2528
- * Lookup451: sp_npos_elections::ElectionScore
2542
+ * Lookup454: sp_npos_elections::ElectionScore
2529
2543
  **/
2530
2544
  SpNposElectionsElectionScore: {
2531
2545
  minimalStake: string;
@@ -2533,14 +2547,14 @@ declare const _default: {
2533
2547
  sumStakeSquared: string;
2534
2548
  };
2535
2549
  /**
2536
- * Lookup452: pallet_staking::ElectionSize
2550
+ * Lookup455: pallet_staking::ElectionSize
2537
2551
  **/
2538
2552
  PalletStakingElectionSize: {
2539
2553
  validators: string;
2540
2554
  nominators: string;
2541
2555
  };
2542
2556
  /**
2543
- * Lookup453: pallet_session::pallet::Call<T>
2557
+ * Lookup456: pallet_session::pallet::Call<T>
2544
2558
  **/
2545
2559
  PalletSessionCall: {
2546
2560
  _enum: {
@@ -2555,20 +2569,20 @@ declare const _default: {
2555
2569
  };
2556
2570
  };
2557
2571
  /**
2558
- * Lookup454: polymesh_runtime_testnet::runtime::SessionKeys
2572
+ * Lookup457: polymesh_runtime_develop::runtime::SessionKeys
2559
2573
  **/
2560
- PolymeshRuntimeTestnetRuntimeSessionKeys: {
2574
+ PolymeshRuntimeDevelopRuntimeSessionKeys: {
2561
2575
  grandpa: string;
2562
2576
  babe: string;
2563
2577
  imOnline: string;
2564
2578
  authorityDiscovery: string;
2565
2579
  };
2566
2580
  /**
2567
- * Lookup455: sp_authority_discovery::app::Public
2581
+ * Lookup458: sp_authority_discovery::app::Public
2568
2582
  **/
2569
2583
  SpAuthorityDiscoveryAppPublic: string;
2570
2584
  /**
2571
- * Lookup456: pallet_grandpa::pallet::Call<T>
2585
+ * Lookup459: pallet_grandpa::pallet::Call<T>
2572
2586
  **/
2573
2587
  PalletGrandpaCall: {
2574
2588
  _enum: {
@@ -2587,14 +2601,14 @@ declare const _default: {
2587
2601
  };
2588
2602
  };
2589
2603
  /**
2590
- * Lookup457: sp_consensus_grandpa::EquivocationProof<primitive_types::H256, N>
2604
+ * Lookup460: sp_consensus_grandpa::EquivocationProof<primitive_types::H256, N>
2591
2605
  **/
2592
2606
  SpConsensusGrandpaEquivocationProof: {
2593
2607
  setId: string;
2594
2608
  equivocation: string;
2595
2609
  };
2596
2610
  /**
2597
- * Lookup458: sp_consensus_grandpa::Equivocation<primitive_types::H256, N>
2611
+ * Lookup461: sp_consensus_grandpa::Equivocation<primitive_types::H256, N>
2598
2612
  **/
2599
2613
  SpConsensusGrandpaEquivocation: {
2600
2614
  _enum: {
@@ -2603,7 +2617,7 @@ declare const _default: {
2603
2617
  };
2604
2618
  };
2605
2619
  /**
2606
- * Lookup459: finality_grandpa::Equivocation<sp_consensus_grandpa::app::Public, finality_grandpa::Prevote<primitive_types::H256, N>, sp_consensus_grandpa::app::Signature>
2620
+ * Lookup462: finality_grandpa::Equivocation<sp_consensus_grandpa::app::Public, finality_grandpa::Prevote<primitive_types::H256, N>, sp_consensus_grandpa::app::Signature>
2607
2621
  **/
2608
2622
  FinalityGrandpaEquivocationPrevote: {
2609
2623
  roundNumber: string;
@@ -2612,22 +2626,22 @@ declare const _default: {
2612
2626
  second: string;
2613
2627
  };
2614
2628
  /**
2615
- * Lookup460: finality_grandpa::Prevote<primitive_types::H256, N>
2629
+ * Lookup463: finality_grandpa::Prevote<primitive_types::H256, N>
2616
2630
  **/
2617
2631
  FinalityGrandpaPrevote: {
2618
2632
  targetHash: string;
2619
2633
  targetNumber: string;
2620
2634
  };
2621
2635
  /**
2622
- * Lookup461: sp_consensus_grandpa::app::Signature
2636
+ * Lookup464: sp_consensus_grandpa::app::Signature
2623
2637
  **/
2624
2638
  SpConsensusGrandpaAppSignature: string;
2625
2639
  /**
2626
- * Lookup462: sp_core::ed25519::Signature
2640
+ * Lookup465: sp_core::ed25519::Signature
2627
2641
  **/
2628
2642
  SpCoreEd25519Signature: string;
2629
2643
  /**
2630
- * Lookup464: finality_grandpa::Equivocation<sp_consensus_grandpa::app::Public, finality_grandpa::Precommit<primitive_types::H256, N>, sp_consensus_grandpa::app::Signature>
2644
+ * Lookup467: finality_grandpa::Equivocation<sp_consensus_grandpa::app::Public, finality_grandpa::Precommit<primitive_types::H256, N>, sp_consensus_grandpa::app::Signature>
2631
2645
  **/
2632
2646
  FinalityGrandpaEquivocationPrecommit: {
2633
2647
  roundNumber: string;
@@ -2636,14 +2650,14 @@ declare const _default: {
2636
2650
  second: string;
2637
2651
  };
2638
2652
  /**
2639
- * Lookup465: finality_grandpa::Precommit<primitive_types::H256, N>
2653
+ * Lookup468: finality_grandpa::Precommit<primitive_types::H256, N>
2640
2654
  **/
2641
2655
  FinalityGrandpaPrecommit: {
2642
2656
  targetHash: string;
2643
2657
  targetNumber: string;
2644
2658
  };
2645
2659
  /**
2646
- * Lookup467: pallet_im_online::pallet::Call<T>
2660
+ * Lookup470: pallet_im_online::pallet::Call<T>
2647
2661
  **/
2648
2662
  PalletImOnlineCall: {
2649
2663
  _enum: {
@@ -2654,7 +2668,7 @@ declare const _default: {
2654
2668
  };
2655
2669
  };
2656
2670
  /**
2657
- * Lookup468: pallet_im_online::Heartbeat<BlockNumber>
2671
+ * Lookup471: pallet_im_online::Heartbeat<BlockNumber>
2658
2672
  **/
2659
2673
  PalletImOnlineHeartbeat: {
2660
2674
  blockNumber: string;
@@ -2664,22 +2678,46 @@ declare const _default: {
2664
2678
  validatorsLen: string;
2665
2679
  };
2666
2680
  /**
2667
- * Lookup469: sp_core::offchain::OpaqueNetworkState
2681
+ * Lookup472: sp_core::offchain::OpaqueNetworkState
2668
2682
  **/
2669
2683
  SpCoreOffchainOpaqueNetworkState: {
2670
2684
  peerId: string;
2671
2685
  externalAddresses: string;
2672
2686
  };
2673
2687
  /**
2674
- * Lookup473: pallet_im_online::sr25519::app_sr25519::Signature
2688
+ * Lookup476: pallet_im_online::sr25519::app_sr25519::Signature
2675
2689
  **/
2676
2690
  PalletImOnlineSr25519AppSr25519Signature: string;
2677
2691
  /**
2678
- * Lookup474: sp_core::sr25519::Signature
2692
+ * Lookup477: sp_core::sr25519::Signature
2679
2693
  **/
2680
2694
  SpCoreSr25519Signature: string;
2681
2695
  /**
2682
- * Lookup475: pallet_asset::Call<T>
2696
+ * Lookup478: pallet_sudo::Call<T>
2697
+ **/
2698
+ PalletSudoCall: {
2699
+ _enum: {
2700
+ sudo: {
2701
+ call: string;
2702
+ };
2703
+ sudo_unchecked_weight: {
2704
+ call: string;
2705
+ weight: string;
2706
+ };
2707
+ set_key: {
2708
+ _alias: {
2709
+ new_: string;
2710
+ };
2711
+ new_: string;
2712
+ };
2713
+ sudo_as: {
2714
+ who: string;
2715
+ call: string;
2716
+ };
2717
+ };
2718
+ };
2719
+ /**
2720
+ * Lookup479: pallet_asset::Call<T>
2683
2721
  **/
2684
2722
  PalletAssetCall: {
2685
2723
  _enum: {
@@ -2810,10 +2848,18 @@ declare const _default: {
2810
2848
  remove_ticker_pre_approval: {
2811
2849
  ticker: string;
2812
2850
  };
2851
+ add_mandatory_mediators: {
2852
+ ticker: string;
2853
+ mediators: string;
2854
+ };
2855
+ remove_mandatory_mediators: {
2856
+ ticker: string;
2857
+ mediators: string;
2858
+ };
2813
2859
  };
2814
2860
  };
2815
2861
  /**
2816
- * Lookup477: pallet_corporate_actions::distribution::Call<T>
2862
+ * Lookup482: pallet_corporate_actions::distribution::Call<T>
2817
2863
  **/
2818
2864
  PalletCorporateActionsDistributionCall: {
2819
2865
  _enum: {
@@ -2842,7 +2888,7 @@ declare const _default: {
2842
2888
  };
2843
2889
  };
2844
2890
  /**
2845
- * Lookup479: pallet_asset::checkpoint::Call<T>
2891
+ * Lookup484: pallet_asset::checkpoint::Call<T>
2846
2892
  **/
2847
2893
  PalletAssetCheckpointCall: {
2848
2894
  _enum: {
@@ -2863,7 +2909,7 @@ declare const _default: {
2863
2909
  };
2864
2910
  };
2865
2911
  /**
2866
- * Lookup480: pallet_compliance_manager::Call<T>
2912
+ * Lookup485: pallet_compliance_manager::Call<T>
2867
2913
  **/
2868
2914
  PalletComplianceManagerCall: {
2869
2915
  _enum: {
@@ -2904,7 +2950,7 @@ declare const _default: {
2904
2950
  };
2905
2951
  };
2906
2952
  /**
2907
- * Lookup481: pallet_corporate_actions::Call<T>
2953
+ * Lookup486: pallet_corporate_actions::Call<T>
2908
2954
  **/
2909
2955
  PalletCorporateActionsCall: {
2910
2956
  _enum: {
@@ -2957,7 +3003,7 @@ declare const _default: {
2957
3003
  };
2958
3004
  };
2959
3005
  /**
2960
- * Lookup483: pallet_corporate_actions::RecordDateSpec
3006
+ * Lookup488: pallet_corporate_actions::RecordDateSpec
2961
3007
  **/
2962
3008
  PalletCorporateActionsRecordDateSpec: {
2963
3009
  _enum: {
@@ -2967,7 +3013,7 @@ declare const _default: {
2967
3013
  };
2968
3014
  };
2969
3015
  /**
2970
- * Lookup486: pallet_corporate_actions::InitiateCorporateActionArgs
3016
+ * Lookup491: pallet_corporate_actions::InitiateCorporateActionArgs
2971
3017
  **/
2972
3018
  PalletCorporateActionsInitiateCorporateActionArgs: {
2973
3019
  ticker: string;
@@ -2980,7 +3026,7 @@ declare const _default: {
2980
3026
  withholdingTax: string;
2981
3027
  };
2982
3028
  /**
2983
- * Lookup487: pallet_corporate_actions::ballot::Call<T>
3029
+ * Lookup492: pallet_corporate_actions::ballot::Call<T>
2984
3030
  **/
2985
3031
  PalletCorporateActionsBallotCall: {
2986
3032
  _enum: {
@@ -3012,7 +3058,7 @@ declare const _default: {
3012
3058
  };
3013
3059
  };
3014
3060
  /**
3015
- * Lookup488: pallet_pips::Call<T>
3061
+ * Lookup493: pallet_pips::Call<T>
3016
3062
  **/
3017
3063
  PalletPipsCall: {
3018
3064
  _enum: {
@@ -3073,13 +3119,13 @@ declare const _default: {
3073
3119
  };
3074
3120
  };
3075
3121
  /**
3076
- * Lookup491: pallet_pips::SnapshotResult
3122
+ * Lookup496: pallet_pips::SnapshotResult
3077
3123
  **/
3078
3124
  PalletPipsSnapshotResult: {
3079
3125
  _enum: string[];
3080
3126
  };
3081
3127
  /**
3082
- * Lookup492: pallet_portfolio::Call<T>
3128
+ * Lookup497: pallet_portfolio::Call<T>
3083
3129
  **/
3084
3130
  PalletPortfolioCall: {
3085
3131
  _enum: {
@@ -3125,14 +3171,14 @@ declare const _default: {
3125
3171
  };
3126
3172
  };
3127
3173
  /**
3128
- * Lookup494: polymesh_primitives::portfolio::Fund
3174
+ * Lookup499: polymesh_primitives::portfolio::Fund
3129
3175
  **/
3130
3176
  PolymeshPrimitivesPortfolioFund: {
3131
3177
  description: string;
3132
3178
  memo: string;
3133
3179
  };
3134
3180
  /**
3135
- * Lookup495: pallet_protocol_fee::Call<T>
3181
+ * Lookup500: pallet_protocol_fee::Call<T>
3136
3182
  **/
3137
3183
  PalletProtocolFeeCall: {
3138
3184
  _enum: {
@@ -3146,13 +3192,13 @@ declare const _default: {
3146
3192
  };
3147
3193
  };
3148
3194
  /**
3149
- * Lookup496: polymesh_common_utilities::protocol_fee::ProtocolOp
3195
+ * Lookup501: polymesh_common_utilities::protocol_fee::ProtocolOp
3150
3196
  **/
3151
3197
  PolymeshCommonUtilitiesProtocolFeeProtocolOp: {
3152
3198
  _enum: string[];
3153
3199
  };
3154
3200
  /**
3155
- * Lookup497: pallet_scheduler::pallet::Call<T>
3201
+ * Lookup502: pallet_scheduler::pallet::Call<T>
3156
3202
  **/
3157
3203
  PalletSchedulerCall: {
3158
3204
  _enum: {
@@ -3192,7 +3238,7 @@ declare const _default: {
3192
3238
  };
3193
3239
  };
3194
3240
  /**
3195
- * Lookup499: pallet_settlement::Call<T>
3241
+ * Lookup504: pallet_settlement::Call<T>
3196
3242
  **/
3197
3243
  PalletSettlementCall: {
3198
3244
  _enum: {
@@ -3293,10 +3339,40 @@ declare const _default: {
3293
3339
  portfolios: string;
3294
3340
  numberOfAssets: string;
3295
3341
  };
3342
+ add_instruction_with_mediators: {
3343
+ venueId: string;
3344
+ settlementType: string;
3345
+ tradeDate: string;
3346
+ valueDate: string;
3347
+ legs: string;
3348
+ instructionMemo: string;
3349
+ mediators: string;
3350
+ };
3351
+ add_and_affirm_with_mediators: {
3352
+ venueId: string;
3353
+ settlementType: string;
3354
+ tradeDate: string;
3355
+ valueDate: string;
3356
+ legs: string;
3357
+ portfolios: string;
3358
+ instructionMemo: string;
3359
+ mediators: string;
3360
+ };
3361
+ affirm_instruction_as_mediator: {
3362
+ instructionId: string;
3363
+ expiry: string;
3364
+ };
3365
+ withdraw_affirmation_as_mediator: {
3366
+ instructionId: string;
3367
+ };
3368
+ reject_instruction_as_mediator: {
3369
+ instructionId: string;
3370
+ numberOfAssets: string;
3371
+ };
3296
3372
  };
3297
3373
  };
3298
3374
  /**
3299
- * Lookup501: polymesh_primitives::settlement::ReceiptDetails<sp_core::crypto::AccountId32, sp_runtime::MultiSignature>
3375
+ * Lookup506: polymesh_primitives::settlement::ReceiptDetails<sp_core::crypto::AccountId32, sp_runtime::MultiSignature>
3300
3376
  **/
3301
3377
  PolymeshPrimitivesSettlementReceiptDetails: {
3302
3378
  uid: string;
@@ -3307,7 +3383,7 @@ declare const _default: {
3307
3383
  metadata: string;
3308
3384
  };
3309
3385
  /**
3310
- * Lookup502: sp_runtime::MultiSignature
3386
+ * Lookup507: sp_runtime::MultiSignature
3311
3387
  **/
3312
3388
  SpRuntimeMultiSignature: {
3313
3389
  _enum: {
@@ -3317,11 +3393,11 @@ declare const _default: {
3317
3393
  };
3318
3394
  };
3319
3395
  /**
3320
- * Lookup503: sp_core::ecdsa::Signature
3396
+ * Lookup508: sp_core::ecdsa::Signature
3321
3397
  **/
3322
3398
  SpCoreEcdsaSignature: string;
3323
3399
  /**
3324
- * Lookup506: polymesh_primitives::settlement::AffirmationCount
3400
+ * Lookup511: polymesh_primitives::settlement::AffirmationCount
3325
3401
  **/
3326
3402
  PolymeshPrimitivesSettlementAffirmationCount: {
3327
3403
  senderAssetCount: string;
@@ -3329,7 +3405,7 @@ declare const _default: {
3329
3405
  offchainCount: string;
3330
3406
  };
3331
3407
  /**
3332
- * Lookup507: polymesh_primitives::settlement::AssetCount
3408
+ * Lookup512: polymesh_primitives::settlement::AssetCount
3333
3409
  **/
3334
3410
  PolymeshPrimitivesSettlementAssetCount: {
3335
3411
  fungible: string;
@@ -3337,7 +3413,7 @@ declare const _default: {
3337
3413
  offChain: string;
3338
3414
  };
3339
3415
  /**
3340
- * Lookup509: pallet_statistics::Call<T>
3416
+ * Lookup515: pallet_statistics::Call<T>
3341
3417
  **/
3342
3418
  PalletStatisticsCall: {
3343
3419
  _enum: {
@@ -3362,7 +3438,7 @@ declare const _default: {
3362
3438
  };
3363
3439
  };
3364
3440
  /**
3365
- * Lookup514: pallet_sto::Call<T>
3441
+ * Lookup519: pallet_sto::Call<T>
3366
3442
  **/
3367
3443
  PalletStoCall: {
3368
3444
  _enum: {
@@ -3408,14 +3484,14 @@ declare const _default: {
3408
3484
  };
3409
3485
  };
3410
3486
  /**
3411
- * Lookup516: pallet_sto::PriceTier
3487
+ * Lookup521: pallet_sto::PriceTier
3412
3488
  **/
3413
3489
  PalletStoPriceTier: {
3414
3490
  total: string;
3415
3491
  price: string;
3416
3492
  };
3417
3493
  /**
3418
- * Lookup518: pallet_treasury::Call<T>
3494
+ * Lookup523: pallet_treasury::Call<T>
3419
3495
  **/
3420
3496
  PalletTreasuryCall: {
3421
3497
  _enum: {
@@ -3428,14 +3504,14 @@ declare const _default: {
3428
3504
  };
3429
3505
  };
3430
3506
  /**
3431
- * Lookup520: polymesh_primitives::Beneficiary<Balance>
3507
+ * Lookup525: polymesh_primitives::Beneficiary<Balance>
3432
3508
  **/
3433
3509
  PolymeshPrimitivesBeneficiary: {
3434
3510
  id: string;
3435
3511
  amount: string;
3436
3512
  };
3437
3513
  /**
3438
- * Lookup521: pallet_utility::pallet::Call<T>
3514
+ * Lookup526: pallet_utility::pallet::Call<T>
3439
3515
  **/
3440
3516
  PalletUtilityCall: {
3441
3517
  _enum: {
@@ -3477,16 +3553,16 @@ declare const _default: {
3477
3553
  };
3478
3554
  };
3479
3555
  /**
3480
- * Lookup523: pallet_utility::UniqueCall<polymesh_runtime_testnet::runtime::RuntimeCall>
3556
+ * Lookup528: pallet_utility::UniqueCall<polymesh_runtime_develop::runtime::RuntimeCall>
3481
3557
  **/
3482
3558
  PalletUtilityUniqueCall: {
3483
3559
  nonce: string;
3484
3560
  call: string;
3485
3561
  };
3486
3562
  /**
3487
- * Lookup524: polymesh_runtime_testnet::runtime::OriginCaller
3563
+ * Lookup529: polymesh_runtime_develop::runtime::OriginCaller
3488
3564
  **/
3489
- PolymeshRuntimeTestnetRuntimeOriginCaller: {
3565
+ PolymeshRuntimeDevelopRuntimeOriginCaller: {
3490
3566
  _enum: {
3491
3567
  system: string;
3492
3568
  __Unused1: string;
@@ -3505,7 +3581,7 @@ declare const _default: {
3505
3581
  };
3506
3582
  };
3507
3583
  /**
3508
- * Lookup525: frame_support::dispatch::RawOrigin<sp_core::crypto::AccountId32>
3584
+ * Lookup530: frame_support::dispatch::RawOrigin<sp_core::crypto::AccountId32>
3509
3585
  **/
3510
3586
  FrameSupportDispatchRawOrigin: {
3511
3587
  _enum: {
@@ -3515,33 +3591,33 @@ declare const _default: {
3515
3591
  };
3516
3592
  };
3517
3593
  /**
3518
- * Lookup526: pallet_committee::RawOrigin<sp_core::crypto::AccountId32, pallet_committee::Instance1>
3594
+ * Lookup531: pallet_committee::RawOrigin<sp_core::crypto::AccountId32, pallet_committee::Instance1>
3519
3595
  **/
3520
3596
  PalletCommitteeRawOriginInstance1: {
3521
3597
  _enum: string[];
3522
3598
  };
3523
3599
  /**
3524
- * Lookup527: pallet_committee::RawOrigin<sp_core::crypto::AccountId32, pallet_committee::Instance3>
3600
+ * Lookup532: pallet_committee::RawOrigin<sp_core::crypto::AccountId32, pallet_committee::Instance3>
3525
3601
  **/
3526
3602
  PalletCommitteeRawOriginInstance3: {
3527
3603
  _enum: string[];
3528
3604
  };
3529
3605
  /**
3530
- * Lookup528: pallet_committee::RawOrigin<sp_core::crypto::AccountId32, pallet_committee::Instance4>
3606
+ * Lookup533: pallet_committee::RawOrigin<sp_core::crypto::AccountId32, pallet_committee::Instance4>
3531
3607
  **/
3532
3608
  PalletCommitteeRawOriginInstance4: {
3533
3609
  _enum: string[];
3534
3610
  };
3535
3611
  /**
3536
- * Lookup529: sp_core::Void
3612
+ * Lookup534: sp_core::Void
3537
3613
  **/
3538
3614
  SpCoreVoid: string;
3539
3615
  /**
3540
- * Lookup530: pallet_base::Call<T>
3616
+ * Lookup535: pallet_base::Call<T>
3541
3617
  **/
3542
3618
  PalletBaseCall: string;
3543
3619
  /**
3544
- * Lookup531: pallet_external_agents::Call<T>
3620
+ * Lookup536: pallet_external_agents::Call<T>
3545
3621
  **/
3546
3622
  PalletExternalAgentsCall: {
3547
3623
  _enum: {
@@ -3583,7 +3659,7 @@ declare const _default: {
3583
3659
  };
3584
3660
  };
3585
3661
  /**
3586
- * Lookup532: pallet_relayer::Call<T>
3662
+ * Lookup537: pallet_relayer::Call<T>
3587
3663
  **/
3588
3664
  PalletRelayerCall: {
3589
3665
  _enum: {
@@ -3613,7 +3689,7 @@ declare const _default: {
3613
3689
  };
3614
3690
  };
3615
3691
  /**
3616
- * Lookup533: pallet_contracts::pallet::Call<T>
3692
+ * Lookup538: pallet_contracts::pallet::Call<T>
3617
3693
  **/
3618
3694
  PalletContractsCall: {
3619
3695
  _enum: {
@@ -3678,13 +3754,13 @@ declare const _default: {
3678
3754
  };
3679
3755
  };
3680
3756
  /**
3681
- * Lookup537: pallet_contracts::wasm::Determinism
3757
+ * Lookup542: pallet_contracts::wasm::Determinism
3682
3758
  **/
3683
3759
  PalletContractsWasmDeterminism: {
3684
3760
  _enum: string[];
3685
3761
  };
3686
3762
  /**
3687
- * Lookup538: polymesh_contracts::Call<T>
3763
+ * Lookup543: polymesh_contracts::Call<T>
3688
3764
  **/
3689
3765
  PolymeshContractsCall: {
3690
3766
  _enum: {
@@ -3732,14 +3808,14 @@ declare const _default: {
3732
3808
  };
3733
3809
  };
3734
3810
  /**
3735
- * Lookup541: polymesh_contracts::NextUpgrade<T>
3811
+ * Lookup546: polymesh_contracts::NextUpgrade<T>
3736
3812
  **/
3737
3813
  PolymeshContractsNextUpgrade: {
3738
3814
  chainVersion: string;
3739
3815
  apiHash: string;
3740
3816
  };
3741
3817
  /**
3742
- * Lookup542: polymesh_contracts::ApiCodeHash<T>
3818
+ * Lookup547: polymesh_contracts::ApiCodeHash<T>
3743
3819
  **/
3744
3820
  PolymeshContractsApiCodeHash: {
3745
3821
  _alias: {
@@ -3748,7 +3824,7 @@ declare const _default: {
3748
3824
  hash_: string;
3749
3825
  };
3750
3826
  /**
3751
- * Lookup543: pallet_preimage::pallet::Call<T>
3827
+ * Lookup548: pallet_preimage::pallet::Call<T>
3752
3828
  **/
3753
3829
  PalletPreimageCall: {
3754
3830
  _enum: {
@@ -3776,7 +3852,7 @@ declare const _default: {
3776
3852
  };
3777
3853
  };
3778
3854
  /**
3779
- * Lookup544: pallet_nft::Call<T>
3855
+ * Lookup549: pallet_nft::Call<T>
3780
3856
  **/
3781
3857
  PalletNftCall: {
3782
3858
  _enum: {
@@ -3804,18 +3880,18 @@ declare const _default: {
3804
3880
  };
3805
3881
  };
3806
3882
  /**
3807
- * Lookup546: polymesh_primitives::nft::NFTCollectionKeys
3883
+ * Lookup551: polymesh_primitives::nft::NFTCollectionKeys
3808
3884
  **/
3809
3885
  PolymeshPrimitivesNftNftCollectionKeys: string;
3810
3886
  /**
3811
- * Lookup549: polymesh_primitives::nft::NFTMetadataAttribute
3887
+ * Lookup554: polymesh_primitives::nft::NFTMetadataAttribute
3812
3888
  **/
3813
3889
  PolymeshPrimitivesNftNftMetadataAttribute: {
3814
3890
  key: string;
3815
3891
  value: string;
3816
3892
  };
3817
3893
  /**
3818
- * Lookup550: pallet_test_utils::Call<T>
3894
+ * Lookup555: pallet_test_utils::Call<T>
3819
3895
  **/
3820
3896
  PalletTestUtilsCall: {
3821
3897
  _enum: {
@@ -3832,7 +3908,7 @@ declare const _default: {
3832
3908
  };
3833
3909
  };
3834
3910
  /**
3835
- * Lookup551: pallet_committee::PolymeshVotes<BlockNumber>
3911
+ * Lookup556: pallet_committee::PolymeshVotes<BlockNumber>
3836
3912
  **/
3837
3913
  PalletCommitteePolymeshVotes: {
3838
3914
  index: string;
@@ -3841,13 +3917,13 @@ declare const _default: {
3841
3917
  expiry: string;
3842
3918
  };
3843
3919
  /**
3844
- * Lookup553: pallet_committee::Error<T, I>
3920
+ * Lookup558: pallet_committee::Error<T, I>
3845
3921
  **/
3846
3922
  PalletCommitteeError: {
3847
3923
  _enum: string[];
3848
3924
  };
3849
3925
  /**
3850
- * Lookup563: polymesh_primitives::multisig::ProposalDetails<T>
3926
+ * Lookup568: polymesh_primitives::multisig::ProposalDetails<T>
3851
3927
  **/
3852
3928
  PolymeshPrimitivesMultisigProposalDetails: {
3853
3929
  approvals: string;
@@ -3857,19 +3933,19 @@ declare const _default: {
3857
3933
  autoClose: string;
3858
3934
  };
3859
3935
  /**
3860
- * Lookup564: polymesh_primitives::multisig::ProposalStatus
3936
+ * Lookup569: polymesh_primitives::multisig::ProposalStatus
3861
3937
  **/
3862
3938
  PolymeshPrimitivesMultisigProposalStatus: {
3863
3939
  _enum: string[];
3864
3940
  };
3865
3941
  /**
3866
- * Lookup566: pallet_multisig::Error<T>
3942
+ * Lookup571: pallet_multisig::Error<T>
3867
3943
  **/
3868
3944
  PalletMultisigError: {
3869
3945
  _enum: string[];
3870
3946
  };
3871
3947
  /**
3872
- * Lookup568: pallet_bridge::BridgeTxDetail<BlockNumber>
3948
+ * Lookup573: pallet_bridge::BridgeTxDetail<BlockNumber>
3873
3949
  **/
3874
3950
  PalletBridgeBridgeTxDetail: {
3875
3951
  amount: string;
@@ -3878,7 +3954,7 @@ declare const _default: {
3878
3954
  txHash: string;
3879
3955
  };
3880
3956
  /**
3881
- * Lookup569: pallet_bridge::BridgeTxStatus
3957
+ * Lookup574: pallet_bridge::BridgeTxStatus
3882
3958
  **/
3883
3959
  PalletBridgeBridgeTxStatus: {
3884
3960
  _enum: {
@@ -3890,13 +3966,13 @@ declare const _default: {
3890
3966
  };
3891
3967
  };
3892
3968
  /**
3893
- * Lookup572: pallet_bridge::Error<T>
3969
+ * Lookup577: pallet_bridge::Error<T>
3894
3970
  **/
3895
3971
  PalletBridgeError: {
3896
3972
  _enum: string[];
3897
3973
  };
3898
3974
  /**
3899
- * Lookup573: pallet_staking::StakingLedger<sp_core::crypto::AccountId32, Balance>
3975
+ * Lookup578: pallet_staking::StakingLedger<sp_core::crypto::AccountId32, Balance>
3900
3976
  **/
3901
3977
  PalletStakingStakingLedger: {
3902
3978
  stash: string;
@@ -3906,14 +3982,14 @@ declare const _default: {
3906
3982
  claimedRewards: string;
3907
3983
  };
3908
3984
  /**
3909
- * Lookup575: pallet_staking::UnlockChunk<Balance>
3985
+ * Lookup580: pallet_staking::UnlockChunk<Balance>
3910
3986
  **/
3911
3987
  PalletStakingUnlockChunk: {
3912
3988
  value: string;
3913
3989
  era: string;
3914
3990
  };
3915
3991
  /**
3916
- * Lookup576: pallet_staking::Nominations<sp_core::crypto::AccountId32>
3992
+ * Lookup581: pallet_staking::Nominations<sp_core::crypto::AccountId32>
3917
3993
  **/
3918
3994
  PalletStakingNominations: {
3919
3995
  targets: string;
@@ -3921,27 +3997,27 @@ declare const _default: {
3921
3997
  suppressed: string;
3922
3998
  };
3923
3999
  /**
3924
- * Lookup577: pallet_staking::ActiveEraInfo
4000
+ * Lookup582: pallet_staking::ActiveEraInfo
3925
4001
  **/
3926
4002
  PalletStakingActiveEraInfo: {
3927
4003
  index: string;
3928
4004
  start: string;
3929
4005
  };
3930
4006
  /**
3931
- * Lookup579: pallet_staking::EraRewardPoints<sp_core::crypto::AccountId32>
4007
+ * Lookup584: pallet_staking::EraRewardPoints<sp_core::crypto::AccountId32>
3932
4008
  **/
3933
4009
  PalletStakingEraRewardPoints: {
3934
4010
  total: string;
3935
4011
  individual: string;
3936
4012
  };
3937
4013
  /**
3938
- * Lookup582: pallet_staking::Forcing
4014
+ * Lookup587: pallet_staking::Forcing
3939
4015
  **/
3940
4016
  PalletStakingForcing: {
3941
4017
  _enum: string[];
3942
4018
  };
3943
4019
  /**
3944
- * Lookup584: pallet_staking::UnappliedSlash<sp_core::crypto::AccountId32, Balance>
4020
+ * Lookup589: pallet_staking::UnappliedSlash<sp_core::crypto::AccountId32, Balance>
3945
4021
  **/
3946
4022
  PalletStakingUnappliedSlash: {
3947
4023
  validator: string;
@@ -3951,7 +4027,7 @@ declare const _default: {
3951
4027
  payout: string;
3952
4028
  };
3953
4029
  /**
3954
- * Lookup588: pallet_staking::slashing::SlashingSpans
4030
+ * Lookup593: pallet_staking::slashing::SlashingSpans
3955
4031
  **/
3956
4032
  PalletStakingSlashingSlashingSpans: {
3957
4033
  spanIndex: string;
@@ -3960,14 +4036,14 @@ declare const _default: {
3960
4036
  prior: string;
3961
4037
  };
3962
4038
  /**
3963
- * Lookup589: pallet_staking::slashing::SpanRecord<Balance>
4039
+ * Lookup594: pallet_staking::slashing::SpanRecord<Balance>
3964
4040
  **/
3965
4041
  PalletStakingSlashingSpanRecord: {
3966
4042
  slashed: string;
3967
4043
  paidOut: string;
3968
4044
  };
3969
4045
  /**
3970
- * Lookup592: pallet_staking::ElectionResult<sp_core::crypto::AccountId32, Balance>
4046
+ * Lookup597: pallet_staking::ElectionResult<sp_core::crypto::AccountId32, Balance>
3971
4047
  **/
3972
4048
  PalletStakingElectionResult: {
3973
4049
  electedStashes: string;
@@ -3975,7 +4051,7 @@ declare const _default: {
3975
4051
  compute: string;
3976
4052
  };
3977
4053
  /**
3978
- * Lookup593: pallet_staking::ElectionStatus<BlockNumber>
4054
+ * Lookup598: pallet_staking::ElectionStatus<BlockNumber>
3979
4055
  **/
3980
4056
  PalletStakingElectionStatus: {
3981
4057
  _enum: {
@@ -3984,43 +4060,43 @@ declare const _default: {
3984
4060
  };
3985
4061
  };
3986
4062
  /**
3987
- * Lookup594: pallet_staking::PermissionedIdentityPrefs
4063
+ * Lookup599: pallet_staking::PermissionedIdentityPrefs
3988
4064
  **/
3989
4065
  PalletStakingPermissionedIdentityPrefs: {
3990
4066
  intendedCount: string;
3991
4067
  runningCount: string;
3992
4068
  };
3993
4069
  /**
3994
- * Lookup595: pallet_staking::Releases
4070
+ * Lookup600: pallet_staking::Releases
3995
4071
  **/
3996
4072
  PalletStakingReleases: {
3997
4073
  _enum: string[];
3998
4074
  };
3999
4075
  /**
4000
- * Lookup597: pallet_staking::Error<T>
4076
+ * Lookup602: pallet_staking::Error<T>
4001
4077
  **/
4002
4078
  PalletStakingError: {
4003
4079
  _enum: string[];
4004
4080
  };
4005
4081
  /**
4006
- * Lookup598: sp_staking::offence::OffenceDetails<sp_core::crypto::AccountId32, Offender>
4082
+ * Lookup603: sp_staking::offence::OffenceDetails<sp_core::crypto::AccountId32, Offender>
4007
4083
  **/
4008
4084
  SpStakingOffenceOffenceDetails: {
4009
4085
  offender: string;
4010
4086
  reporters: string;
4011
4087
  };
4012
4088
  /**
4013
- * Lookup603: sp_core::crypto::KeyTypeId
4089
+ * Lookup608: sp_core::crypto::KeyTypeId
4014
4090
  **/
4015
4091
  SpCoreCryptoKeyTypeId: string;
4016
4092
  /**
4017
- * Lookup604: pallet_session::pallet::Error<T>
4093
+ * Lookup609: pallet_session::pallet::Error<T>
4018
4094
  **/
4019
4095
  PalletSessionError: {
4020
4096
  _enum: string[];
4021
4097
  };
4022
4098
  /**
4023
- * Lookup605: pallet_grandpa::StoredState<N>
4099
+ * Lookup610: pallet_grandpa::StoredState<N>
4024
4100
  **/
4025
4101
  PalletGrandpaStoredState: {
4026
4102
  _enum: {
@@ -4037,7 +4113,7 @@ declare const _default: {
4037
4113
  };
4038
4114
  };
4039
4115
  /**
4040
- * Lookup606: pallet_grandpa::StoredPendingChange<N, Limit>
4116
+ * Lookup611: pallet_grandpa::StoredPendingChange<N, Limit>
4041
4117
  **/
4042
4118
  PalletGrandpaStoredPendingChange: {
4043
4119
  scheduledAt: string;
@@ -4046,40 +4122,46 @@ declare const _default: {
4046
4122
  forced: string;
4047
4123
  };
4048
4124
  /**
4049
- * Lookup608: pallet_grandpa::pallet::Error<T>
4125
+ * Lookup613: pallet_grandpa::pallet::Error<T>
4050
4126
  **/
4051
4127
  PalletGrandpaError: {
4052
4128
  _enum: string[];
4053
4129
  };
4054
4130
  /**
4055
- * Lookup612: pallet_im_online::BoundedOpaqueNetworkState<PeerIdEncodingLimit, MultiAddrEncodingLimit, AddressesLimit>
4131
+ * Lookup617: pallet_im_online::BoundedOpaqueNetworkState<PeerIdEncodingLimit, MultiAddrEncodingLimit, AddressesLimit>
4056
4132
  **/
4057
4133
  PalletImOnlineBoundedOpaqueNetworkState: {
4058
4134
  peerId: string;
4059
4135
  externalAddresses: string;
4060
4136
  };
4061
4137
  /**
4062
- * Lookup616: pallet_im_online::pallet::Error<T>
4138
+ * Lookup621: pallet_im_online::pallet::Error<T>
4063
4139
  **/
4064
4140
  PalletImOnlineError: {
4065
4141
  _enum: string[];
4066
4142
  };
4067
4143
  /**
4068
- * Lookup618: pallet_asset::TickerRegistration<U>
4144
+ * Lookup623: pallet_sudo::Error<T>
4145
+ **/
4146
+ PalletSudoError: {
4147
+ _enum: string[];
4148
+ };
4149
+ /**
4150
+ * Lookup624: pallet_asset::TickerRegistration<U>
4069
4151
  **/
4070
4152
  PalletAssetTickerRegistration: {
4071
4153
  owner: string;
4072
4154
  expiry: string;
4073
4155
  };
4074
4156
  /**
4075
- * Lookup619: pallet_asset::TickerRegistrationConfig<U>
4157
+ * Lookup625: pallet_asset::TickerRegistrationConfig<U>
4076
4158
  **/
4077
4159
  PalletAssetTickerRegistrationConfig: {
4078
4160
  maxTickerLength: string;
4079
4161
  registrationLength: string;
4080
4162
  };
4081
4163
  /**
4082
- * Lookup620: pallet_asset::SecurityToken
4164
+ * Lookup626: pallet_asset::SecurityToken
4083
4165
  **/
4084
4166
  PalletAssetSecurityToken: {
4085
4167
  totalSupply: string;
@@ -4088,25 +4170,25 @@ declare const _default: {
4088
4170
  assetType: string;
4089
4171
  };
4090
4172
  /**
4091
- * Lookup624: pallet_asset::AssetOwnershipRelation
4173
+ * Lookup630: pallet_asset::AssetOwnershipRelation
4092
4174
  **/
4093
4175
  PalletAssetAssetOwnershipRelation: {
4094
4176
  _enum: string[];
4095
4177
  };
4096
4178
  /**
4097
- * Lookup630: pallet_asset::Error<T>
4179
+ * Lookup636: pallet_asset::Error<T>
4098
4180
  **/
4099
4181
  PalletAssetError: {
4100
4182
  _enum: string[];
4101
4183
  };
4102
4184
  /**
4103
- * Lookup633: pallet_corporate_actions::distribution::Error<T>
4185
+ * Lookup639: pallet_corporate_actions::distribution::Error<T>
4104
4186
  **/
4105
4187
  PalletCorporateActionsDistributionError: {
4106
4188
  _enum: string[];
4107
4189
  };
4108
4190
  /**
4109
- * Lookup637: polymesh_common_utilities::traits::checkpoint::NextCheckpoints
4191
+ * Lookup643: polymesh_common_utilities::traits::checkpoint::NextCheckpoints
4110
4192
  **/
4111
4193
  PolymeshCommonUtilitiesCheckpointNextCheckpoints: {
4112
4194
  nextAt: string;
@@ -4114,44 +4196,44 @@ declare const _default: {
4114
4196
  schedules: string;
4115
4197
  };
4116
4198
  /**
4117
- * Lookup643: pallet_asset::checkpoint::Error<T>
4199
+ * Lookup649: pallet_asset::checkpoint::Error<T>
4118
4200
  **/
4119
4201
  PalletAssetCheckpointError: {
4120
4202
  _enum: string[];
4121
4203
  };
4122
4204
  /**
4123
- * Lookup644: polymesh_primitives::compliance_manager::AssetCompliance
4205
+ * Lookup650: polymesh_primitives::compliance_manager::AssetCompliance
4124
4206
  **/
4125
4207
  PolymeshPrimitivesComplianceManagerAssetCompliance: {
4126
4208
  paused: string;
4127
4209
  requirements: string;
4128
4210
  };
4129
4211
  /**
4130
- * Lookup646: pallet_compliance_manager::Error<T>
4212
+ * Lookup652: pallet_compliance_manager::Error<T>
4131
4213
  **/
4132
4214
  PalletComplianceManagerError: {
4133
4215
  _enum: string[];
4134
4216
  };
4135
4217
  /**
4136
- * Lookup649: pallet_corporate_actions::Error<T>
4218
+ * Lookup655: pallet_corporate_actions::Error<T>
4137
4219
  **/
4138
4220
  PalletCorporateActionsError: {
4139
4221
  _enum: string[];
4140
4222
  };
4141
4223
  /**
4142
- * Lookup651: pallet_corporate_actions::ballot::Error<T>
4224
+ * Lookup657: pallet_corporate_actions::ballot::Error<T>
4143
4225
  **/
4144
4226
  PalletCorporateActionsBallotError: {
4145
4227
  _enum: string[];
4146
4228
  };
4147
4229
  /**
4148
- * Lookup652: pallet_permissions::Error<T>
4230
+ * Lookup658: pallet_permissions::Error<T>
4149
4231
  **/
4150
4232
  PalletPermissionsError: {
4151
4233
  _enum: string[];
4152
4234
  };
4153
4235
  /**
4154
- * Lookup653: pallet_pips::PipsMetadata<BlockNumber>
4236
+ * Lookup659: pallet_pips::PipsMetadata<BlockNumber>
4155
4237
  **/
4156
4238
  PalletPipsPipsMetadata: {
4157
4239
  id: string;
@@ -4162,14 +4244,14 @@ declare const _default: {
4162
4244
  expiry: string;
4163
4245
  };
4164
4246
  /**
4165
- * Lookup655: pallet_pips::DepositInfo<sp_core::crypto::AccountId32>
4247
+ * Lookup661: pallet_pips::DepositInfo<sp_core::crypto::AccountId32>
4166
4248
  **/
4167
4249
  PalletPipsDepositInfo: {
4168
4250
  owner: string;
4169
4251
  amount: string;
4170
4252
  };
4171
4253
  /**
4172
- * Lookup656: pallet_pips::Pip<polymesh_runtime_testnet::runtime::RuntimeCall, sp_core::crypto::AccountId32>
4254
+ * Lookup662: pallet_pips::Pip<polymesh_runtime_develop::runtime::RuntimeCall, sp_core::crypto::AccountId32>
4173
4255
  **/
4174
4256
  PalletPipsPip: {
4175
4257
  id: string;
@@ -4177,7 +4259,7 @@ declare const _default: {
4177
4259
  proposer: string;
4178
4260
  };
4179
4261
  /**
4180
- * Lookup657: pallet_pips::VotingResult
4262
+ * Lookup663: pallet_pips::VotingResult
4181
4263
  **/
4182
4264
  PalletPipsVotingResult: {
4183
4265
  ayesCount: string;
@@ -4186,11 +4268,11 @@ declare const _default: {
4186
4268
  naysStake: string;
4187
4269
  };
4188
4270
  /**
4189
- * Lookup658: pallet_pips::Vote
4271
+ * Lookup664: pallet_pips::Vote
4190
4272
  **/
4191
4273
  PalletPipsVote: string;
4192
4274
  /**
4193
- * Lookup659: pallet_pips::SnapshotMetadata<BlockNumber, sp_core::crypto::AccountId32>
4275
+ * Lookup665: pallet_pips::SnapshotMetadata<BlockNumber, sp_core::crypto::AccountId32>
4194
4276
  **/
4195
4277
  PalletPipsSnapshotMetadata: {
4196
4278
  createdAt: string;
@@ -4198,25 +4280,25 @@ declare const _default: {
4198
4280
  id: string;
4199
4281
  };
4200
4282
  /**
4201
- * Lookup661: pallet_pips::Error<T>
4283
+ * Lookup667: pallet_pips::Error<T>
4202
4284
  **/
4203
4285
  PalletPipsError: {
4204
4286
  _enum: string[];
4205
4287
  };
4206
4288
  /**
4207
- * Lookup670: pallet_portfolio::Error<T>
4289
+ * Lookup675: pallet_portfolio::Error<T>
4208
4290
  **/
4209
4291
  PalletPortfolioError: {
4210
4292
  _enum: string[];
4211
4293
  };
4212
4294
  /**
4213
- * Lookup671: pallet_protocol_fee::Error<T>
4295
+ * Lookup676: pallet_protocol_fee::Error<T>
4214
4296
  **/
4215
4297
  PalletProtocolFeeError: {
4216
4298
  _enum: string[];
4217
4299
  };
4218
4300
  /**
4219
- * Lookup674: pallet_scheduler::Scheduled<Name, frame_support::traits::preimages::Bounded<polymesh_runtime_testnet::runtime::RuntimeCall>, BlockNumber, polymesh_runtime_testnet::runtime::OriginCaller, sp_core::crypto::AccountId32>
4301
+ * Lookup679: pallet_scheduler::Scheduled<Name, frame_support::traits::preimages::Bounded<polymesh_runtime_develop::runtime::RuntimeCall>, BlockNumber, polymesh_runtime_develop::runtime::OriginCaller, sp_core::crypto::AccountId32>
4220
4302
  **/
4221
4303
  PalletSchedulerScheduled: {
4222
4304
  maybeId: string;
@@ -4226,7 +4308,7 @@ declare const _default: {
4226
4308
  origin: string;
4227
4309
  };
4228
4310
  /**
4229
- * Lookup675: frame_support::traits::preimages::Bounded<polymesh_runtime_testnet::runtime::RuntimeCall>
4311
+ * Lookup680: frame_support::traits::preimages::Bounded<polymesh_runtime_develop::runtime::RuntimeCall>
4230
4312
  **/
4231
4313
  FrameSupportPreimagesBounded: {
4232
4314
  _enum: {
@@ -4247,20 +4329,20 @@ declare const _default: {
4247
4329
  };
4248
4330
  };
4249
4331
  /**
4250
- * Lookup678: pallet_scheduler::pallet::Error<T>
4332
+ * Lookup683: pallet_scheduler::pallet::Error<T>
4251
4333
  **/
4252
4334
  PalletSchedulerError: {
4253
4335
  _enum: string[];
4254
4336
  };
4255
4337
  /**
4256
- * Lookup679: polymesh_primitives::settlement::Venue
4338
+ * Lookup684: polymesh_primitives::settlement::Venue
4257
4339
  **/
4258
4340
  PolymeshPrimitivesSettlementVenue: {
4259
4341
  creator: string;
4260
4342
  venueType: string;
4261
4343
  };
4262
4344
  /**
4263
- * Lookup683: polymesh_primitives::settlement::Instruction<Moment, BlockNumber>
4345
+ * Lookup688: polymesh_primitives::settlement::Instruction<Moment, BlockNumber>
4264
4346
  **/
4265
4347
  PolymeshPrimitivesSettlementInstruction: {
4266
4348
  instructionId: string;
@@ -4271,7 +4353,7 @@ declare const _default: {
4271
4353
  valueDate: string;
4272
4354
  };
4273
4355
  /**
4274
- * Lookup685: polymesh_primitives::settlement::LegStatus<sp_core::crypto::AccountId32>
4356
+ * Lookup690: polymesh_primitives::settlement::LegStatus<sp_core::crypto::AccountId32>
4275
4357
  **/
4276
4358
  PolymeshPrimitivesSettlementLegStatus: {
4277
4359
  _enum: {
@@ -4281,13 +4363,13 @@ declare const _default: {
4281
4363
  };
4282
4364
  };
4283
4365
  /**
4284
- * Lookup687: polymesh_primitives::settlement::AffirmationStatus
4366
+ * Lookup692: polymesh_primitives::settlement::AffirmationStatus
4285
4367
  **/
4286
4368
  PolymeshPrimitivesSettlementAffirmationStatus: {
4287
4369
  _enum: string[];
4288
4370
  };
4289
4371
  /**
4290
- * Lookup691: polymesh_primitives::settlement::InstructionStatus<BlockNumber>
4372
+ * Lookup696: polymesh_primitives::settlement::InstructionStatus<BlockNumber>
4291
4373
  **/
4292
4374
  PolymeshPrimitivesSettlementInstructionStatus: {
4293
4375
  _enum: {
@@ -4299,76 +4381,88 @@ declare const _default: {
4299
4381
  };
4300
4382
  };
4301
4383
  /**
4302
- * Lookup692: pallet_settlement::Error<T>
4384
+ * Lookup698: polymesh_primitives::settlement::MediatorAffirmationStatus<T>
4385
+ **/
4386
+ PolymeshPrimitivesSettlementMediatorAffirmationStatus: {
4387
+ _enum: {
4388
+ Unknown: string;
4389
+ Pending: string;
4390
+ Affirmed: {
4391
+ expiry: string;
4392
+ };
4393
+ };
4394
+ };
4395
+ /**
4396
+ * Lookup699: pallet_settlement::Error<T>
4303
4397
  **/
4304
4398
  PalletSettlementError: {
4305
4399
  _enum: string[];
4306
4400
  };
4307
4401
  /**
4308
- * Lookup695: polymesh_primitives::statistics::Stat1stKey
4402
+ * Lookup702: polymesh_primitives::statistics::Stat1stKey
4309
4403
  **/
4310
4404
  PolymeshPrimitivesStatisticsStat1stKey: {
4311
4405
  asset: string;
4312
4406
  statType: string;
4313
4407
  };
4314
4408
  /**
4315
- * Lookup696: polymesh_primitives::transfer_compliance::AssetTransferCompliance<S>
4409
+ * Lookup703: polymesh_primitives::transfer_compliance::AssetTransferCompliance<S>
4316
4410
  **/
4317
4411
  PolymeshPrimitivesTransferComplianceAssetTransferCompliance: {
4318
4412
  paused: string;
4319
4413
  requirements: string;
4320
4414
  };
4321
4415
  /**
4322
- * Lookup700: pallet_statistics::Error<T>
4416
+ * Lookup707: pallet_statistics::Error<T>
4323
4417
  **/
4324
4418
  PalletStatisticsError: {
4325
4419
  _enum: string[];
4326
4420
  };
4327
4421
  /**
4328
- * Lookup702: pallet_sto::Error<T>
4422
+ * Lookup709: pallet_sto::Error<T>
4329
4423
  **/
4330
4424
  PalletStoError: {
4331
4425
  _enum: string[];
4332
4426
  };
4333
4427
  /**
4334
- * Lookup703: pallet_treasury::Error<T>
4428
+ * Lookup710: pallet_treasury::Error<T>
4335
4429
  **/
4336
4430
  PalletTreasuryError: {
4337
4431
  _enum: string[];
4338
4432
  };
4339
4433
  /**
4340
- * Lookup704: pallet_utility::pallet::Error<T>
4434
+ * Lookup711: pallet_utility::pallet::Error<T>
4341
4435
  **/
4342
4436
  PalletUtilityError: {
4343
4437
  _enum: string[];
4344
4438
  };
4345
4439
  /**
4346
- * Lookup705: pallet_base::Error<T>
4440
+ * Lookup712: pallet_base::Error<T>
4347
4441
  **/
4348
4442
  PalletBaseError: {
4349
4443
  _enum: string[];
4350
4444
  };
4351
4445
  /**
4352
- * Lookup707: pallet_external_agents::Error<T>
4446
+ * Lookup714: pallet_external_agents::Error<T>
4353
4447
  **/
4354
4448
  PalletExternalAgentsError: {
4355
4449
  _enum: string[];
4356
4450
  };
4357
4451
  /**
4358
- * Lookup708: pallet_relayer::Subsidy<sp_core::crypto::AccountId32>
4452
+ * Lookup715: pallet_relayer::Subsidy<sp_core::crypto::AccountId32>
4359
4453
  **/
4360
4454
  PalletRelayerSubsidy: {
4361
4455
  payingKey: string;
4362
4456
  remaining: string;
4363
4457
  };
4364
4458
  /**
4365
- * Lookup709: pallet_relayer::Error<T>
4459
+ * Lookup716: pallet_relayer::Error<T>
4366
4460
  **/
4367
4461
  PalletRelayerError: {
4368
4462
  _enum: string[];
4369
4463
  };
4370
4464
  /**
4371
- * Lookup711: pallet_contracts::wasm::PrefabWasmModule<T>
4465
+ * Lookup718: pallet_contracts::wasm::PrefabWasmModule<T>
4372
4466
  **/
4373
4467
  PalletContractsWasmPrefabWasmModule: {
4374
4468
  instructionWeightsVersion: string;
@@ -4378,7 +4472,7 @@ declare const _default: {
4378
4472
  determinism: string;
4379
4473
  };
4380
4474
  /**
4381
- * Lookup713: pallet_contracts::wasm::OwnerInfo<T>
4475
+ * Lookup720: pallet_contracts::wasm::OwnerInfo<T>
4382
4476
  **/
4383
4477
  PalletContractsWasmOwnerInfo: {
4384
4478
  owner: string;
@@ -4386,7 +4480,7 @@ declare const _default: {
4386
4480
  refcount: string;
4387
4481
  };
4388
4482
  /**
4389
- * Lookup714: pallet_contracts::storage::ContractInfo<T>
4483
+ * Lookup721: pallet_contracts::storage::ContractInfo<T>
4390
4484
  **/
4391
4485
  PalletContractsStorageContractInfo: {
4392
4486
  trieId: string;
@@ -4399,13 +4493,13 @@ declare const _default: {
4399
4493
  storageBaseDeposit: string;
4400
4494
  };
4401
4495
  /**
4402
- * Lookup717: pallet_contracts::storage::DeletedContract
4496
+ * Lookup724: pallet_contracts::storage::DeletedContract
4403
4497
  **/
4404
4498
  PalletContractsStorageDeletedContract: {
4405
4499
  trieId: string;
4406
4500
  };
4407
4501
  /**
4408
- * Lookup719: pallet_contracts::schedule::Schedule<T>
4502
+ * Lookup726: pallet_contracts::schedule::Schedule<T>
4409
4503
  **/
4410
4504
  PalletContractsSchedule: {
4411
4505
  limits: string;
@@ -4413,7 +4507,7 @@ declare const _default: {
4413
4507
  hostFnWeights: string;
4414
4508
  };
4415
4509
  /**
4416
- * Lookup720: pallet_contracts::schedule::Limits
4510
+ * Lookup727: pallet_contracts::schedule::Limits
4417
4511
  **/
4418
4512
  PalletContractsScheduleLimits: {
4419
4513
  eventTopics: string;
@@ -4427,7 +4521,7 @@ declare const _default: {
4427
4521
  payloadLen: string;
4428
4522
  };
4429
4523
  /**
4430
- * Lookup721: pallet_contracts::schedule::InstructionWeights<T>
4524
+ * Lookup728: pallet_contracts::schedule::InstructionWeights<T>
4431
4525
  **/
4432
4526
  PalletContractsScheduleInstructionWeights: {
4433
4527
  _alias: {
@@ -4489,7 +4583,7 @@ declare const _default: {
4489
4583
  i64rotr: string;
4490
4584
  };
4491
4585
  /**
4492
- * Lookup722: pallet_contracts::schedule::HostFnWeights<T>
4586
+ * Lookup729: pallet_contracts::schedule::HostFnWeights<T>
4493
4587
  **/
4494
4588
  PalletContractsScheduleHostFnWeights: {
4495
4589
  _alias: {
@@ -4556,19 +4650,19 @@ declare const _default: {
4556
4650
  instantiationNonce: string;
4557
4651
  };
4558
4652
  /**
4559
- * Lookup723: pallet_contracts::pallet::Error<T>
4653
+ * Lookup730: pallet_contracts::pallet::Error<T>
4560
4654
  **/
4561
4655
  PalletContractsError: {
4562
4656
  _enum: string[];
4563
4657
  };
4564
4658
  /**
4565
- * Lookup725: polymesh_contracts::Error<T>
4659
+ * Lookup732: polymesh_contracts::Error<T>
4566
4660
  **/
4567
4661
  PolymeshContractsError: {
4568
4662
  _enum: string[];
4569
4663
  };
4570
4664
  /**
4571
- * Lookup726: pallet_preimage::RequestStatus<sp_core::crypto::AccountId32, Balance>
4665
+ * Lookup733: pallet_preimage::RequestStatus<sp_core::crypto::AccountId32, Balance>
4572
4666
  **/
4573
4667
  PalletPreimageRequestStatus: {
4574
4668
  _enum: {
@@ -4584,64 +4678,64 @@ declare const _default: {
4584
4678
  };
4585
4679
  };
4586
4680
  /**
4587
- * Lookup730: pallet_preimage::pallet::Error<T>
4681
+ * Lookup737: pallet_preimage::pallet::Error<T>
4588
4682
  **/
4589
4683
  PalletPreimageError: {
4590
4684
  _enum: string[];
4591
4685
  };
4592
4686
  /**
4593
- * Lookup731: polymesh_primitives::nft::NFTCollection
4687
+ * Lookup738: polymesh_primitives::nft::NFTCollection
4594
4688
  **/
4595
4689
  PolymeshPrimitivesNftNftCollection: {
4596
4690
  id: string;
4597
4691
  ticker: string;
4598
4692
  };
4599
4693
  /**
4600
- * Lookup736: pallet_nft::Error<T>
4694
+ * Lookup743: pallet_nft::Error<T>
4601
4695
  **/
4602
4696
  PalletNftError: {
4603
4697
  _enum: string[];
4604
4698
  };
4605
4699
  /**
4606
- * Lookup737: pallet_test_utils::Error<T>
4700
+ * Lookup744: pallet_test_utils::Error<T>
4607
4701
  **/
4608
4702
  PalletTestUtilsError: string;
4609
4703
  /**
4610
- * Lookup740: frame_system::extensions::check_spec_version::CheckSpecVersion<T>
4704
+ * Lookup747: frame_system::extensions::check_spec_version::CheckSpecVersion<T>
4611
4705
  **/
4612
4706
  FrameSystemExtensionsCheckSpecVersion: string;
4613
4707
  /**
4614
- * Lookup741: frame_system::extensions::check_tx_version::CheckTxVersion<T>
4708
+ * Lookup748: frame_system::extensions::check_tx_version::CheckTxVersion<T>
4615
4709
  **/
4616
4710
  FrameSystemExtensionsCheckTxVersion: string;
4617
4711
  /**
4618
- * Lookup742: frame_system::extensions::check_genesis::CheckGenesis<T>
4712
+ * Lookup749: frame_system::extensions::check_genesis::CheckGenesis<T>
4619
4713
  **/
4620
4714
  FrameSystemExtensionsCheckGenesis: string;
4621
4715
  /**
4622
- * Lookup745: frame_system::extensions::check_nonce::CheckNonce<T>
4716
+ * Lookup752: frame_system::extensions::check_nonce::CheckNonce<T>
4623
4717
  **/
4624
4718
  FrameSystemExtensionsCheckNonce: string;
4625
4719
  /**
4626
- * Lookup746: polymesh_extensions::check_weight::CheckWeight<T>
4720
+ * Lookup753: polymesh_extensions::check_weight::CheckWeight<T>
4627
4721
  **/
4628
4722
  PolymeshExtensionsCheckWeight: string;
4629
4723
  /**
4630
- * Lookup747: frame_system::extensions::check_weight::CheckWeight<T>
4724
+ * Lookup754: frame_system::extensions::check_weight::CheckWeight<T>
4631
4725
  **/
4632
4726
  FrameSystemExtensionsCheckWeight: string;
4633
4727
  /**
4634
- * Lookup748: pallet_transaction_payment::ChargeTransactionPayment<T>
4728
+ * Lookup755: pallet_transaction_payment::ChargeTransactionPayment<T>
4635
4729
  **/
4636
4730
  PalletTransactionPaymentChargeTransactionPayment: string;
4637
4731
  /**
4638
- * Lookup749: pallet_permissions::StoreCallMetadata<T>
4732
+ * Lookup756: pallet_permissions::StoreCallMetadata<T>
4639
4733
  **/
4640
4734
  PalletPermissionsStoreCallMetadata: string;
4641
4735
  /**
4642
- * Lookup750: polymesh_runtime_testnet::runtime::Runtime
4736
+ * Lookup757: polymesh_runtime_develop::runtime::Runtime
4643
4737
  **/
4644
- PolymeshRuntimeTestnetRuntime: string;
4738
+ PolymeshRuntimeDevelopRuntime: string;
4645
4739
  };
4646
4740
  export default _default;
4647
4741
  //# sourceMappingURL=lookup.d.ts.map