@polymeshassociation/polymesh-sdk 24.0.0-alpha.6 → 24.0.0-alpha.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +2 -2
- package/api/entities/Asset/Base/BaseAsset.d.ts +14 -2
- package/api/entities/Asset/Base/BaseAsset.d.ts.map +1 -1
- package/api/entities/Asset/Base/BaseAsset.js +17 -0
- package/api/entities/Asset/Base/BaseAsset.js.map +1 -1
- package/api/procedures/addAssetMediators.d.ts +22 -0
- package/api/procedures/addAssetMediators.d.ts.map +1 -0
- package/api/procedures/addAssetMediators.js +73 -0
- package/api/procedures/addAssetMediators.js.map +1 -0
- package/api/procedures/attestPrimaryKeyRotation.d.ts.map +1 -1
- package/api/procedures/attestPrimaryKeyRotation.js +9 -17
- package/api/procedures/attestPrimaryKeyRotation.js.map +1 -1
- package/api/procedures/inviteAccount.d.ts.map +1 -1
- package/api/procedures/inviteAccount.js +5 -11
- package/api/procedures/inviteAccount.js.map +1 -1
- package/api/procedures/removeAssetMediators.d.ts +22 -0
- package/api/procedures/removeAssetMediators.d.ts.map +1 -0
- package/api/procedures/removeAssetMediators.js +64 -0
- package/api/procedures/removeAssetMediators.js.map +1 -0
- package/api/procedures/setCustodian.d.ts.map +1 -1
- package/api/procedures/setCustodian.js +10 -15
- package/api/procedures/setCustodian.js.map +1 -1
- package/api/procedures/transferAssetOwnership.d.ts.map +1 -1
- package/api/procedures/transferAssetOwnership.js +14 -4
- package/api/procedures/transferAssetOwnership.js.map +1 -1
- package/api/procedures/transferTickerOwnership.d.ts.map +1 -1
- package/api/procedures/transferTickerOwnership.js +17 -7
- package/api/procedures/transferTickerOwnership.js.map +1 -1
- package/api/procedures/types.d.ts +3 -0
- package/api/procedures/types.d.ts.map +1 -1
- package/generated/types.d.ts +9 -2
- package/generated/types.d.ts.map +1 -1
- package/generated/types.js +7 -0
- package/generated/types.js.map +1 -1
- package/internal.d.ts +2 -0
- package/internal.d.ts.map +1 -1
- package/internal.js +5 -1
- package/internal.js.map +1 -1
- package/npm-package/polymeshassociation-polymesh-sdk-24.0.0-alpha.8.tgz +0 -0
- package/package.json +2 -2
- package/polkadot/augment-api-errors.d.ts +22 -0
- package/polkadot/augment-api-errors.d.ts.map +1 -1
- package/polkadot/augment-api-events.d.ts +43 -1
- package/polkadot/augment-api-events.d.ts.map +1 -1
- package/polkadot/augment-api-query.d.ts +29 -3
- package/polkadot/augment-api-query.d.ts.map +1 -1
- package/polkadot/augment-api-tx.d.ts +248 -23
- package/polkadot/augment-api-tx.d.ts.map +1 -1
- package/polkadot/lookup.d.ts +396 -302
- package/polkadot/lookup.d.ts.map +1 -1
- package/polkadot/lookup.js +403 -305
- package/polkadot/lookup.js.map +1 -1
- package/polkadot/registry.d.ts +8 -4
- package/polkadot/registry.d.ts.map +1 -1
- package/polkadot/types-lookup.d.ts +418 -306
- package/polkadot/types-lookup.d.ts.map +1 -1
- package/utils/constants.d.ts +6 -2
- package/utils/constants.d.ts.map +1 -1
- package/utils/constants.js +7 -3
- package/utils/constants.js.map +1 -1
- package/utils/conversion.d.ts +4 -0
- package/utils/conversion.d.ts.map +1 -1
- package/utils/conversion.js +9 -2
- package/utils/conversion.js.map +1 -1
- package/utils/internal.d.ts +11 -1
- package/utils/internal.d.ts.map +1 -1
- package/utils/internal.js +50 -1
- package/utils/internal.js.map +1 -1
- package/npm-package/polymeshassociation-polymesh-sdk-24.0.0-alpha.6.tgz +0 -0
package/polkadot/lookup.js
CHANGED
|
@@ -61,7 +61,7 @@ exports.default = {
|
|
|
61
61
|
},
|
|
62
62
|
},
|
|
63
63
|
/**
|
|
64
|
-
* Lookup18: frame_system::EventRecord<
|
|
64
|
+
* Lookup18: frame_system::EventRecord<polymesh_runtime_develop::runtime::RuntimeEvent, primitive_types::H256>
|
|
65
65
|
**/
|
|
66
66
|
FrameSystemEventRecord: {
|
|
67
67
|
phase: 'FrameSystemPhase',
|
|
@@ -665,7 +665,7 @@ exports.default = {
|
|
|
665
665
|
},
|
|
666
666
|
},
|
|
667
667
|
/**
|
|
668
|
-
* Lookup75: polymesh_common_utilities::traits::group::RawEvent<sp_core::crypto::AccountId32,
|
|
668
|
+
* Lookup75: polymesh_common_utilities::traits::group::RawEvent<sp_core::crypto::AccountId32, polymesh_runtime_develop::runtime::RuntimeEvent, pallet_group::Instance2>
|
|
669
669
|
**/
|
|
670
670
|
PolymeshCommonUtilitiesGroupRawEventInstance2: {
|
|
671
671
|
_enum: {
|
|
@@ -713,7 +713,7 @@ exports.default = {
|
|
|
713
713
|
},
|
|
714
714
|
},
|
|
715
715
|
/**
|
|
716
|
-
* Lookup83: polymesh_common_utilities::traits::group::RawEvent<sp_core::crypto::AccountId32,
|
|
716
|
+
* Lookup83: polymesh_common_utilities::traits::group::RawEvent<sp_core::crypto::AccountId32, polymesh_runtime_develop::runtime::RuntimeEvent, pallet_group::Instance1>
|
|
717
717
|
**/
|
|
718
718
|
PolymeshCommonUtilitiesGroupRawEventInstance1: {
|
|
719
719
|
_enum: {
|
|
@@ -752,7 +752,7 @@ exports.default = {
|
|
|
752
752
|
**/
|
|
753
753
|
PalletCommitteeInstance3: 'Null',
|
|
754
754
|
/**
|
|
755
|
-
* Lookup87: polymesh_common_utilities::traits::group::RawEvent<sp_core::crypto::AccountId32,
|
|
755
|
+
* Lookup87: polymesh_common_utilities::traits::group::RawEvent<sp_core::crypto::AccountId32, polymesh_runtime_develop::runtime::RuntimeEvent, pallet_group::Instance3>
|
|
756
756
|
**/
|
|
757
757
|
PolymeshCommonUtilitiesGroupRawEventInstance3: {
|
|
758
758
|
_enum: {
|
|
@@ -791,7 +791,7 @@ exports.default = {
|
|
|
791
791
|
**/
|
|
792
792
|
PalletCommitteeInstance4: 'Null',
|
|
793
793
|
/**
|
|
794
|
-
* Lookup91: polymesh_common_utilities::traits::group::RawEvent<sp_core::crypto::AccountId32,
|
|
794
|
+
* Lookup91: polymesh_common_utilities::traits::group::RawEvent<sp_core::crypto::AccountId32, polymesh_runtime_develop::runtime::RuntimeEvent, pallet_group::Instance4>
|
|
795
795
|
**/
|
|
796
796
|
PolymeshCommonUtilitiesGroupRawEventInstance4: {
|
|
797
797
|
_enum: {
|
|
@@ -993,7 +993,17 @@ exports.default = {
|
|
|
993
993
|
value: 'Compact<u128>',
|
|
994
994
|
},
|
|
995
995
|
/**
|
|
996
|
-
* Lookup122:
|
|
996
|
+
* Lookup122: pallet_sudo::RawEvent<sp_core::crypto::AccountId32>
|
|
997
|
+
**/
|
|
998
|
+
PalletSudoRawEvent: {
|
|
999
|
+
_enum: {
|
|
1000
|
+
Sudid: 'Result<Null, SpRuntimeDispatchError>',
|
|
1001
|
+
KeyChanged: 'Option<AccountId32>',
|
|
1002
|
+
SudoAsDone: 'Result<Null, SpRuntimeDispatchError>',
|
|
1003
|
+
},
|
|
1004
|
+
},
|
|
1005
|
+
/**
|
|
1006
|
+
* Lookup123: polymesh_common_utilities::traits::asset::RawEvent<Moment, sp_core::crypto::AccountId32>
|
|
997
1007
|
**/
|
|
998
1008
|
PolymeshCommonUtilitiesAssetRawEvent: {
|
|
999
1009
|
_enum: {
|
|
@@ -1027,10 +1037,12 @@ exports.default = {
|
|
|
1027
1037
|
RemoveAssetAffirmationExemption: 'PolymeshPrimitivesTicker',
|
|
1028
1038
|
PreApprovedAsset: '(PolymeshPrimitivesIdentityId,PolymeshPrimitivesTicker)',
|
|
1029
1039
|
RemovePreApprovedAsset: '(PolymeshPrimitivesIdentityId,PolymeshPrimitivesTicker)',
|
|
1040
|
+
AssetMediatorsAdded: '(PolymeshPrimitivesIdentityId,PolymeshPrimitivesTicker,BTreeSet<PolymeshPrimitivesIdentityId>)',
|
|
1041
|
+
AssetMediatorsRemoved: '(PolymeshPrimitivesIdentityId,PolymeshPrimitivesTicker,BTreeSet<PolymeshPrimitivesIdentityId>)',
|
|
1030
1042
|
},
|
|
1031
1043
|
},
|
|
1032
1044
|
/**
|
|
1033
|
-
*
|
|
1045
|
+
* Lookup124: polymesh_primitives::asset::AssetType
|
|
1034
1046
|
**/
|
|
1035
1047
|
PolymeshPrimitivesAssetAssetType: {
|
|
1036
1048
|
_enum: {
|
|
@@ -1049,7 +1061,7 @@ exports.default = {
|
|
|
1049
1061
|
},
|
|
1050
1062
|
},
|
|
1051
1063
|
/**
|
|
1052
|
-
*
|
|
1064
|
+
* Lookup126: polymesh_primitives::asset::NonFungibleType
|
|
1053
1065
|
**/
|
|
1054
1066
|
PolymeshPrimitivesAssetNonFungibleType: {
|
|
1055
1067
|
_enum: {
|
|
@@ -1060,7 +1072,7 @@ exports.default = {
|
|
|
1060
1072
|
},
|
|
1061
1073
|
},
|
|
1062
1074
|
/**
|
|
1063
|
-
*
|
|
1075
|
+
* Lookup129: polymesh_primitives::asset_identifier::AssetIdentifier
|
|
1064
1076
|
**/
|
|
1065
1077
|
PolymeshPrimitivesAssetIdentifier: {
|
|
1066
1078
|
_enum: {
|
|
@@ -1072,7 +1084,7 @@ exports.default = {
|
|
|
1072
1084
|
},
|
|
1073
1085
|
},
|
|
1074
1086
|
/**
|
|
1075
|
-
*
|
|
1087
|
+
* Lookup135: polymesh_primitives::document::Document
|
|
1076
1088
|
**/
|
|
1077
1089
|
PolymeshPrimitivesDocument: {
|
|
1078
1090
|
uri: 'Bytes',
|
|
@@ -1082,7 +1094,7 @@ exports.default = {
|
|
|
1082
1094
|
filingDate: 'Option<u64>',
|
|
1083
1095
|
},
|
|
1084
1096
|
/**
|
|
1085
|
-
*
|
|
1097
|
+
* Lookup137: polymesh_primitives::document_hash::DocumentHash
|
|
1086
1098
|
**/
|
|
1087
1099
|
PolymeshPrimitivesDocumentHash: {
|
|
1088
1100
|
_enum: {
|
|
@@ -1098,14 +1110,14 @@ exports.default = {
|
|
|
1098
1110
|
},
|
|
1099
1111
|
},
|
|
1100
1112
|
/**
|
|
1101
|
-
*
|
|
1113
|
+
* Lookup148: polymesh_primitives::asset_metadata::AssetMetadataValueDetail<Moment>
|
|
1102
1114
|
**/
|
|
1103
1115
|
PolymeshPrimitivesAssetMetadataAssetMetadataValueDetail: {
|
|
1104
1116
|
expire: 'Option<u64>',
|
|
1105
1117
|
lockStatus: 'PolymeshPrimitivesAssetMetadataAssetMetadataLockStatus',
|
|
1106
1118
|
},
|
|
1107
1119
|
/**
|
|
1108
|
-
*
|
|
1120
|
+
* Lookup149: polymesh_primitives::asset_metadata::AssetMetadataLockStatus<Moment>
|
|
1109
1121
|
**/
|
|
1110
1122
|
PolymeshPrimitivesAssetMetadataAssetMetadataLockStatus: {
|
|
1111
1123
|
_enum: {
|
|
@@ -1115,7 +1127,7 @@ exports.default = {
|
|
|
1115
1127
|
},
|
|
1116
1128
|
},
|
|
1117
1129
|
/**
|
|
1118
|
-
*
|
|
1130
|
+
* Lookup152: polymesh_primitives::asset_metadata::AssetMetadataSpec
|
|
1119
1131
|
**/
|
|
1120
1132
|
PolymeshPrimitivesAssetMetadataAssetMetadataSpec: {
|
|
1121
1133
|
url: 'Option<Bytes>',
|
|
@@ -1123,7 +1135,7 @@ exports.default = {
|
|
|
1123
1135
|
typeDef: 'Option<Bytes>',
|
|
1124
1136
|
},
|
|
1125
1137
|
/**
|
|
1126
|
-
*
|
|
1138
|
+
* Lookup159: polymesh_primitives::asset_metadata::AssetMetadataKey
|
|
1127
1139
|
**/
|
|
1128
1140
|
PolymeshPrimitivesAssetMetadataAssetMetadataKey: {
|
|
1129
1141
|
_enum: {
|
|
@@ -1132,7 +1144,7 @@ exports.default = {
|
|
|
1132
1144
|
},
|
|
1133
1145
|
},
|
|
1134
1146
|
/**
|
|
1135
|
-
*
|
|
1147
|
+
* Lookup161: polymesh_primitives::portfolio::PortfolioUpdateReason
|
|
1136
1148
|
**/
|
|
1137
1149
|
PolymeshPrimitivesPortfolioPortfolioUpdateReason: {
|
|
1138
1150
|
_enum: {
|
|
@@ -1148,7 +1160,7 @@ exports.default = {
|
|
|
1148
1160
|
},
|
|
1149
1161
|
},
|
|
1150
1162
|
/**
|
|
1151
|
-
*
|
|
1163
|
+
* Lookup165: pallet_corporate_actions::distribution::Event
|
|
1152
1164
|
**/
|
|
1153
1165
|
PalletCorporateActionsDistributionEvent: {
|
|
1154
1166
|
_enum: {
|
|
@@ -1159,18 +1171,18 @@ exports.default = {
|
|
|
1159
1171
|
},
|
|
1160
1172
|
},
|
|
1161
1173
|
/**
|
|
1162
|
-
*
|
|
1174
|
+
* Lookup166: polymesh_primitives::event_only::EventOnly<polymesh_primitives::identity_id::IdentityId>
|
|
1163
1175
|
**/
|
|
1164
1176
|
PolymeshPrimitivesEventOnly: 'PolymeshPrimitivesIdentityId',
|
|
1165
1177
|
/**
|
|
1166
|
-
*
|
|
1178
|
+
* Lookup167: pallet_corporate_actions::CAId
|
|
1167
1179
|
**/
|
|
1168
1180
|
PalletCorporateActionsCaId: {
|
|
1169
1181
|
ticker: 'PolymeshPrimitivesTicker',
|
|
1170
1182
|
localId: 'u32',
|
|
1171
1183
|
},
|
|
1172
1184
|
/**
|
|
1173
|
-
*
|
|
1185
|
+
* Lookup169: pallet_corporate_actions::distribution::Distribution
|
|
1174
1186
|
**/
|
|
1175
1187
|
PalletCorporateActionsDistribution: {
|
|
1176
1188
|
from: 'PolymeshPrimitivesIdentityIdPortfolioId',
|
|
@@ -1183,7 +1195,7 @@ exports.default = {
|
|
|
1183
1195
|
expiresAt: 'Option<u64>',
|
|
1184
1196
|
},
|
|
1185
1197
|
/**
|
|
1186
|
-
*
|
|
1198
|
+
* Lookup171: polymesh_common_utilities::traits::checkpoint::Event
|
|
1187
1199
|
**/
|
|
1188
1200
|
PolymeshCommonUtilitiesCheckpointEvent: {
|
|
1189
1201
|
_enum: {
|
|
@@ -1194,13 +1206,13 @@ exports.default = {
|
|
|
1194
1206
|
},
|
|
1195
1207
|
},
|
|
1196
1208
|
/**
|
|
1197
|
-
*
|
|
1209
|
+
* Lookup174: polymesh_common_utilities::traits::checkpoint::ScheduleCheckpoints
|
|
1198
1210
|
**/
|
|
1199
1211
|
PolymeshCommonUtilitiesCheckpointScheduleCheckpoints: {
|
|
1200
1212
|
pending: 'BTreeSet<u64>',
|
|
1201
1213
|
},
|
|
1202
1214
|
/**
|
|
1203
|
-
*
|
|
1215
|
+
* Lookup177: polymesh_common_utilities::traits::compliance_manager::Event
|
|
1204
1216
|
**/
|
|
1205
1217
|
PolymeshCommonUtilitiesComplianceManagerEvent: {
|
|
1206
1218
|
_enum: {
|
|
@@ -1216,7 +1228,7 @@ exports.default = {
|
|
|
1216
1228
|
},
|
|
1217
1229
|
},
|
|
1218
1230
|
/**
|
|
1219
|
-
*
|
|
1231
|
+
* Lookup178: polymesh_primitives::compliance_manager::ComplianceRequirement
|
|
1220
1232
|
**/
|
|
1221
1233
|
PolymeshPrimitivesComplianceManagerComplianceRequirement: {
|
|
1222
1234
|
senderConditions: 'Vec<PolymeshPrimitivesCondition>',
|
|
@@ -1224,14 +1236,14 @@ exports.default = {
|
|
|
1224
1236
|
id: 'u32',
|
|
1225
1237
|
},
|
|
1226
1238
|
/**
|
|
1227
|
-
*
|
|
1239
|
+
* Lookup180: polymesh_primitives::condition::Condition
|
|
1228
1240
|
**/
|
|
1229
1241
|
PolymeshPrimitivesCondition: {
|
|
1230
1242
|
conditionType: 'PolymeshPrimitivesConditionConditionType',
|
|
1231
1243
|
issuers: 'Vec<PolymeshPrimitivesConditionTrustedIssuer>',
|
|
1232
1244
|
},
|
|
1233
1245
|
/**
|
|
1234
|
-
*
|
|
1246
|
+
* Lookup181: polymesh_primitives::condition::ConditionType
|
|
1235
1247
|
**/
|
|
1236
1248
|
PolymeshPrimitivesConditionConditionType: {
|
|
1237
1249
|
_enum: {
|
|
@@ -1243,7 +1255,7 @@ exports.default = {
|
|
|
1243
1255
|
},
|
|
1244
1256
|
},
|
|
1245
1257
|
/**
|
|
1246
|
-
*
|
|
1258
|
+
* Lookup183: polymesh_primitives::condition::TargetIdentity
|
|
1247
1259
|
**/
|
|
1248
1260
|
PolymeshPrimitivesConditionTargetIdentity: {
|
|
1249
1261
|
_enum: {
|
|
@@ -1252,14 +1264,14 @@ exports.default = {
|
|
|
1252
1264
|
},
|
|
1253
1265
|
},
|
|
1254
1266
|
/**
|
|
1255
|
-
*
|
|
1267
|
+
* Lookup185: polymesh_primitives::condition::TrustedIssuer
|
|
1256
1268
|
**/
|
|
1257
1269
|
PolymeshPrimitivesConditionTrustedIssuer: {
|
|
1258
1270
|
issuer: 'PolymeshPrimitivesIdentityId',
|
|
1259
1271
|
trustedFor: 'PolymeshPrimitivesConditionTrustedFor',
|
|
1260
1272
|
},
|
|
1261
1273
|
/**
|
|
1262
|
-
*
|
|
1274
|
+
* Lookup186: polymesh_primitives::condition::TrustedFor
|
|
1263
1275
|
**/
|
|
1264
1276
|
PolymeshPrimitivesConditionTrustedFor: {
|
|
1265
1277
|
_enum: {
|
|
@@ -1268,7 +1280,7 @@ exports.default = {
|
|
|
1268
1280
|
},
|
|
1269
1281
|
},
|
|
1270
1282
|
/**
|
|
1271
|
-
*
|
|
1283
|
+
* Lookup188: polymesh_primitives::identity_claim::ClaimType
|
|
1272
1284
|
**/
|
|
1273
1285
|
PolymeshPrimitivesIdentityClaimClaimType: {
|
|
1274
1286
|
_enum: {
|
|
@@ -1285,7 +1297,7 @@ exports.default = {
|
|
|
1285
1297
|
},
|
|
1286
1298
|
},
|
|
1287
1299
|
/**
|
|
1288
|
-
*
|
|
1300
|
+
* Lookup190: pallet_corporate_actions::Event
|
|
1289
1301
|
**/
|
|
1290
1302
|
PalletCorporateActionsEvent: {
|
|
1291
1303
|
_enum: {
|
|
@@ -1300,20 +1312,20 @@ exports.default = {
|
|
|
1300
1312
|
},
|
|
1301
1313
|
},
|
|
1302
1314
|
/**
|
|
1303
|
-
*
|
|
1315
|
+
* Lookup191: pallet_corporate_actions::TargetIdentities
|
|
1304
1316
|
**/
|
|
1305
1317
|
PalletCorporateActionsTargetIdentities: {
|
|
1306
1318
|
identities: 'Vec<PolymeshPrimitivesIdentityId>',
|
|
1307
1319
|
treatment: 'PalletCorporateActionsTargetTreatment',
|
|
1308
1320
|
},
|
|
1309
1321
|
/**
|
|
1310
|
-
*
|
|
1322
|
+
* Lookup192: pallet_corporate_actions::TargetTreatment
|
|
1311
1323
|
**/
|
|
1312
1324
|
PalletCorporateActionsTargetTreatment: {
|
|
1313
1325
|
_enum: ['Include', 'Exclude'],
|
|
1314
1326
|
},
|
|
1315
1327
|
/**
|
|
1316
|
-
*
|
|
1328
|
+
* Lookup194: pallet_corporate_actions::CorporateAction
|
|
1317
1329
|
**/
|
|
1318
1330
|
PalletCorporateActionsCorporateAction: {
|
|
1319
1331
|
kind: 'PalletCorporateActionsCaKind',
|
|
@@ -1324,7 +1336,7 @@ exports.default = {
|
|
|
1324
1336
|
withholdingTax: 'Vec<(PolymeshPrimitivesIdentityId,Permill)>',
|
|
1325
1337
|
},
|
|
1326
1338
|
/**
|
|
1327
|
-
*
|
|
1339
|
+
* Lookup195: pallet_corporate_actions::CAKind
|
|
1328
1340
|
**/
|
|
1329
1341
|
PalletCorporateActionsCaKind: {
|
|
1330
1342
|
_enum: [
|
|
@@ -1336,14 +1348,14 @@ exports.default = {
|
|
|
1336
1348
|
],
|
|
1337
1349
|
},
|
|
1338
1350
|
/**
|
|
1339
|
-
*
|
|
1351
|
+
* Lookup197: pallet_corporate_actions::RecordDate
|
|
1340
1352
|
**/
|
|
1341
1353
|
PalletCorporateActionsRecordDate: {
|
|
1342
1354
|
date: 'u64',
|
|
1343
1355
|
checkpoint: 'PalletCorporateActionsCaCheckpoint',
|
|
1344
1356
|
},
|
|
1345
1357
|
/**
|
|
1346
|
-
*
|
|
1358
|
+
* Lookup198: pallet_corporate_actions::CACheckpoint
|
|
1347
1359
|
**/
|
|
1348
1360
|
PalletCorporateActionsCaCheckpoint: {
|
|
1349
1361
|
_enum: {
|
|
@@ -1352,7 +1364,7 @@ exports.default = {
|
|
|
1352
1364
|
},
|
|
1353
1365
|
},
|
|
1354
1366
|
/**
|
|
1355
|
-
*
|
|
1367
|
+
* Lookup203: pallet_corporate_actions::ballot::Event
|
|
1356
1368
|
**/
|
|
1357
1369
|
PalletCorporateActionsBallotEvent: {
|
|
1358
1370
|
_enum: {
|
|
@@ -1365,21 +1377,21 @@ exports.default = {
|
|
|
1365
1377
|
},
|
|
1366
1378
|
},
|
|
1367
1379
|
/**
|
|
1368
|
-
*
|
|
1380
|
+
* Lookup204: pallet_corporate_actions::ballot::BallotTimeRange
|
|
1369
1381
|
**/
|
|
1370
1382
|
PalletCorporateActionsBallotBallotTimeRange: {
|
|
1371
1383
|
start: 'u64',
|
|
1372
1384
|
end: 'u64',
|
|
1373
1385
|
},
|
|
1374
1386
|
/**
|
|
1375
|
-
*
|
|
1387
|
+
* Lookup205: pallet_corporate_actions::ballot::BallotMeta
|
|
1376
1388
|
**/
|
|
1377
1389
|
PalletCorporateActionsBallotBallotMeta: {
|
|
1378
1390
|
title: 'Bytes',
|
|
1379
1391
|
motions: 'Vec<PalletCorporateActionsBallotMotion>',
|
|
1380
1392
|
},
|
|
1381
1393
|
/**
|
|
1382
|
-
*
|
|
1394
|
+
* Lookup208: pallet_corporate_actions::ballot::Motion
|
|
1383
1395
|
**/
|
|
1384
1396
|
PalletCorporateActionsBallotMotion: {
|
|
1385
1397
|
title: 'Bytes',
|
|
@@ -1387,14 +1399,14 @@ exports.default = {
|
|
|
1387
1399
|
choices: 'Vec<Bytes>',
|
|
1388
1400
|
},
|
|
1389
1401
|
/**
|
|
1390
|
-
*
|
|
1402
|
+
* Lookup214: pallet_corporate_actions::ballot::BallotVote
|
|
1391
1403
|
**/
|
|
1392
1404
|
PalletCorporateActionsBallotBallotVote: {
|
|
1393
1405
|
power: 'u128',
|
|
1394
1406
|
fallback: 'Option<u16>',
|
|
1395
1407
|
},
|
|
1396
1408
|
/**
|
|
1397
|
-
*
|
|
1409
|
+
* Lookup217: pallet_pips::RawEvent<sp_core::crypto::AccountId32, BlockNumber>
|
|
1398
1410
|
**/
|
|
1399
1411
|
PalletPipsRawEvent: {
|
|
1400
1412
|
_enum: {
|
|
@@ -1421,7 +1433,7 @@ exports.default = {
|
|
|
1421
1433
|
},
|
|
1422
1434
|
},
|
|
1423
1435
|
/**
|
|
1424
|
-
*
|
|
1436
|
+
* Lookup218: pallet_pips::Proposer<sp_core::crypto::AccountId32>
|
|
1425
1437
|
**/
|
|
1426
1438
|
PalletPipsProposer: {
|
|
1427
1439
|
_enum: {
|
|
@@ -1430,13 +1442,13 @@ exports.default = {
|
|
|
1430
1442
|
},
|
|
1431
1443
|
},
|
|
1432
1444
|
/**
|
|
1433
|
-
*
|
|
1445
|
+
* Lookup219: pallet_pips::Committee
|
|
1434
1446
|
**/
|
|
1435
1447
|
PalletPipsCommittee: {
|
|
1436
1448
|
_enum: ['Technical', 'Upgrade'],
|
|
1437
1449
|
},
|
|
1438
1450
|
/**
|
|
1439
|
-
*
|
|
1451
|
+
* Lookup223: pallet_pips::ProposalData
|
|
1440
1452
|
**/
|
|
1441
1453
|
PalletPipsProposalData: {
|
|
1442
1454
|
_enum: {
|
|
@@ -1445,20 +1457,20 @@ exports.default = {
|
|
|
1445
1457
|
},
|
|
1446
1458
|
},
|
|
1447
1459
|
/**
|
|
1448
|
-
*
|
|
1460
|
+
* Lookup224: pallet_pips::ProposalState
|
|
1449
1461
|
**/
|
|
1450
1462
|
PalletPipsProposalState: {
|
|
1451
1463
|
_enum: ['Pending', 'Rejected', 'Scheduled', 'Failed', 'Executed', 'Expired'],
|
|
1452
1464
|
},
|
|
1453
1465
|
/**
|
|
1454
|
-
*
|
|
1466
|
+
* Lookup227: pallet_pips::SnapshottedPip
|
|
1455
1467
|
**/
|
|
1456
1468
|
PalletPipsSnapshottedPip: {
|
|
1457
1469
|
id: 'u32',
|
|
1458
1470
|
weight: '(bool,u128)',
|
|
1459
1471
|
},
|
|
1460
1472
|
/**
|
|
1461
|
-
*
|
|
1473
|
+
* Lookup233: polymesh_common_utilities::traits::portfolio::Event
|
|
1462
1474
|
**/
|
|
1463
1475
|
PolymeshCommonUtilitiesPortfolioEvent: {
|
|
1464
1476
|
_enum: {
|
|
@@ -1473,7 +1485,7 @@ exports.default = {
|
|
|
1473
1485
|
},
|
|
1474
1486
|
},
|
|
1475
1487
|
/**
|
|
1476
|
-
*
|
|
1488
|
+
* Lookup237: polymesh_primitives::portfolio::FundDescription
|
|
1477
1489
|
**/
|
|
1478
1490
|
PolymeshPrimitivesPortfolioFundDescription: {
|
|
1479
1491
|
_enum: {
|
|
@@ -1485,14 +1497,14 @@ exports.default = {
|
|
|
1485
1497
|
},
|
|
1486
1498
|
},
|
|
1487
1499
|
/**
|
|
1488
|
-
*
|
|
1500
|
+
* Lookup238: polymesh_primitives::nft::NFTs
|
|
1489
1501
|
**/
|
|
1490
1502
|
PolymeshPrimitivesNftNfTs: {
|
|
1491
1503
|
ticker: 'PolymeshPrimitivesTicker',
|
|
1492
1504
|
ids: 'Vec<u64>',
|
|
1493
1505
|
},
|
|
1494
1506
|
/**
|
|
1495
|
-
*
|
|
1507
|
+
* Lookup241: pallet_protocol_fee::RawEvent<sp_core::crypto::AccountId32>
|
|
1496
1508
|
**/
|
|
1497
1509
|
PalletProtocolFeeRawEvent: {
|
|
1498
1510
|
_enum: {
|
|
@@ -1502,11 +1514,11 @@ exports.default = {
|
|
|
1502
1514
|
},
|
|
1503
1515
|
},
|
|
1504
1516
|
/**
|
|
1505
|
-
*
|
|
1517
|
+
* Lookup242: polymesh_primitives::PosRatio
|
|
1506
1518
|
**/
|
|
1507
1519
|
PolymeshPrimitivesPosRatio: '(u32,u32)',
|
|
1508
1520
|
/**
|
|
1509
|
-
*
|
|
1521
|
+
* Lookup243: pallet_scheduler::pallet::Event<T>
|
|
1510
1522
|
**/
|
|
1511
1523
|
PalletSchedulerEvent: {
|
|
1512
1524
|
_enum: {
|
|
@@ -1538,7 +1550,7 @@ exports.default = {
|
|
|
1538
1550
|
},
|
|
1539
1551
|
},
|
|
1540
1552
|
/**
|
|
1541
|
-
*
|
|
1553
|
+
* Lookup246: polymesh_common_utilities::traits::settlement::RawEvent<Moment, BlockNumber, sp_core::crypto::AccountId32>
|
|
1542
1554
|
**/
|
|
1543
1555
|
PolymeshCommonUtilitiesSettlementRawEvent: {
|
|
1544
1556
|
_enum: {
|
|
@@ -1563,20 +1575,22 @@ exports.default = {
|
|
|
1563
1575
|
InstructionCreated: '(PolymeshPrimitivesIdentityId,u64,u64,PolymeshPrimitivesSettlementSettlementType,Option<u64>,Option<u64>,Vec<PolymeshPrimitivesSettlementLeg>,Option<PolymeshPrimitivesMemo>)',
|
|
1564
1576
|
FailedToExecuteInstruction: '(u64,SpRuntimeDispatchError)',
|
|
1565
1577
|
InstructionAutomaticallyAffirmed: '(PolymeshPrimitivesIdentityId,PolymeshPrimitivesIdentityIdPortfolioId,u64)',
|
|
1578
|
+
MediatorAffirmationReceived: '(PolymeshPrimitivesIdentityId,u64)',
|
|
1579
|
+
MediatorAffirmationWithdrawn: '(PolymeshPrimitivesIdentityId,u64)',
|
|
1566
1580
|
},
|
|
1567
1581
|
},
|
|
1568
1582
|
/**
|
|
1569
|
-
*
|
|
1583
|
+
* Lookup249: polymesh_primitives::settlement::VenueType
|
|
1570
1584
|
**/
|
|
1571
1585
|
PolymeshPrimitivesSettlementVenueType: {
|
|
1572
1586
|
_enum: ['Other', 'Distribution', 'Sto', 'Exchange'],
|
|
1573
1587
|
},
|
|
1574
1588
|
/**
|
|
1575
|
-
*
|
|
1589
|
+
* Lookup252: polymesh_primitives::settlement::ReceiptMetadata
|
|
1576
1590
|
**/
|
|
1577
1591
|
PolymeshPrimitivesSettlementReceiptMetadata: '[u8;32]',
|
|
1578
1592
|
/**
|
|
1579
|
-
*
|
|
1593
|
+
* Lookup254: polymesh_primitives::settlement::SettlementType<BlockNumber>
|
|
1580
1594
|
**/
|
|
1581
1595
|
PolymeshPrimitivesSettlementSettlementType: {
|
|
1582
1596
|
_enum: {
|
|
@@ -1586,7 +1600,7 @@ exports.default = {
|
|
|
1586
1600
|
},
|
|
1587
1601
|
},
|
|
1588
1602
|
/**
|
|
1589
|
-
*
|
|
1603
|
+
* Lookup256: polymesh_primitives::settlement::Leg
|
|
1590
1604
|
**/
|
|
1591
1605
|
PolymeshPrimitivesSettlementLeg: {
|
|
1592
1606
|
_enum: {
|
|
@@ -1610,7 +1624,7 @@ exports.default = {
|
|
|
1610
1624
|
},
|
|
1611
1625
|
},
|
|
1612
1626
|
/**
|
|
1613
|
-
*
|
|
1627
|
+
* Lookup257: polymesh_common_utilities::traits::statistics::Event
|
|
1614
1628
|
**/
|
|
1615
1629
|
PolymeshCommonUtilitiesStatisticsEvent: {
|
|
1616
1630
|
_enum: {
|
|
@@ -1623,7 +1637,7 @@ exports.default = {
|
|
|
1623
1637
|
},
|
|
1624
1638
|
},
|
|
1625
1639
|
/**
|
|
1626
|
-
*
|
|
1640
|
+
* Lookup258: polymesh_primitives::statistics::AssetScope
|
|
1627
1641
|
**/
|
|
1628
1642
|
PolymeshPrimitivesStatisticsAssetScope: {
|
|
1629
1643
|
_enum: {
|
|
@@ -1631,27 +1645,27 @@ exports.default = {
|
|
|
1631
1645
|
},
|
|
1632
1646
|
},
|
|
1633
1647
|
/**
|
|
1634
|
-
*
|
|
1648
|
+
* Lookup260: polymesh_primitives::statistics::StatType
|
|
1635
1649
|
**/
|
|
1636
1650
|
PolymeshPrimitivesStatisticsStatType: {
|
|
1637
1651
|
op: 'PolymeshPrimitivesStatisticsStatOpType',
|
|
1638
1652
|
claimIssuer: 'Option<(PolymeshPrimitivesIdentityClaimClaimType,PolymeshPrimitivesIdentityId)>',
|
|
1639
1653
|
},
|
|
1640
1654
|
/**
|
|
1641
|
-
*
|
|
1655
|
+
* Lookup261: polymesh_primitives::statistics::StatOpType
|
|
1642
1656
|
**/
|
|
1643
1657
|
PolymeshPrimitivesStatisticsStatOpType: {
|
|
1644
1658
|
_enum: ['Count', 'Balance'],
|
|
1645
1659
|
},
|
|
1646
1660
|
/**
|
|
1647
|
-
*
|
|
1661
|
+
* Lookup265: polymesh_primitives::statistics::StatUpdate
|
|
1648
1662
|
**/
|
|
1649
1663
|
PolymeshPrimitivesStatisticsStatUpdate: {
|
|
1650
1664
|
key2: 'PolymeshPrimitivesStatisticsStat2ndKey',
|
|
1651
1665
|
value: 'Option<u128>',
|
|
1652
1666
|
},
|
|
1653
1667
|
/**
|
|
1654
|
-
*
|
|
1668
|
+
* Lookup266: polymesh_primitives::statistics::Stat2ndKey
|
|
1655
1669
|
**/
|
|
1656
1670
|
PolymeshPrimitivesStatisticsStat2ndKey: {
|
|
1657
1671
|
_enum: {
|
|
@@ -1660,7 +1674,7 @@ exports.default = {
|
|
|
1660
1674
|
},
|
|
1661
1675
|
},
|
|
1662
1676
|
/**
|
|
1663
|
-
*
|
|
1677
|
+
* Lookup267: polymesh_primitives::statistics::StatClaim
|
|
1664
1678
|
**/
|
|
1665
1679
|
PolymeshPrimitivesStatisticsStatClaim: {
|
|
1666
1680
|
_enum: {
|
|
@@ -1670,7 +1684,7 @@ exports.default = {
|
|
|
1670
1684
|
},
|
|
1671
1685
|
},
|
|
1672
1686
|
/**
|
|
1673
|
-
*
|
|
1687
|
+
* Lookup271: polymesh_primitives::transfer_compliance::TransferCondition
|
|
1674
1688
|
**/
|
|
1675
1689
|
PolymeshPrimitivesTransferComplianceTransferCondition: {
|
|
1676
1690
|
_enum: {
|
|
@@ -1681,7 +1695,7 @@ exports.default = {
|
|
|
1681
1695
|
},
|
|
1682
1696
|
},
|
|
1683
1697
|
/**
|
|
1684
|
-
*
|
|
1698
|
+
* Lookup272: polymesh_primitives::transfer_compliance::TransferConditionExemptKey
|
|
1685
1699
|
**/
|
|
1686
1700
|
PolymeshPrimitivesTransferComplianceTransferConditionExemptKey: {
|
|
1687
1701
|
asset: 'PolymeshPrimitivesStatisticsAssetScope',
|
|
@@ -1689,7 +1703,7 @@ exports.default = {
|
|
|
1689
1703
|
claimType: 'Option<PolymeshPrimitivesIdentityClaimClaimType>',
|
|
1690
1704
|
},
|
|
1691
1705
|
/**
|
|
1692
|
-
*
|
|
1706
|
+
* Lookup274: pallet_sto::RawEvent<Moment>
|
|
1693
1707
|
**/
|
|
1694
1708
|
PalletStoRawEvent: {
|
|
1695
1709
|
_enum: {
|
|
@@ -1702,7 +1716,7 @@ exports.default = {
|
|
|
1702
1716
|
},
|
|
1703
1717
|
},
|
|
1704
1718
|
/**
|
|
1705
|
-
*
|
|
1719
|
+
* Lookup277: pallet_sto::Fundraiser<Moment>
|
|
1706
1720
|
**/
|
|
1707
1721
|
PalletStoFundraiser: {
|
|
1708
1722
|
creator: 'PolymeshPrimitivesIdentityId',
|
|
@@ -1718,7 +1732,7 @@ exports.default = {
|
|
|
1718
1732
|
minimumInvestment: 'u128',
|
|
1719
1733
|
},
|
|
1720
1734
|
/**
|
|
1721
|
-
*
|
|
1735
|
+
* Lookup279: pallet_sto::FundraiserTier
|
|
1722
1736
|
**/
|
|
1723
1737
|
PalletStoFundraiserTier: {
|
|
1724
1738
|
total: 'u128',
|
|
@@ -1726,13 +1740,13 @@ exports.default = {
|
|
|
1726
1740
|
remaining: 'u128',
|
|
1727
1741
|
},
|
|
1728
1742
|
/**
|
|
1729
|
-
*
|
|
1743
|
+
* Lookup280: pallet_sto::FundraiserStatus
|
|
1730
1744
|
**/
|
|
1731
1745
|
PalletStoFundraiserStatus: {
|
|
1732
1746
|
_enum: ['Live', 'Frozen', 'Closed', 'ClosedEarly'],
|
|
1733
1747
|
},
|
|
1734
1748
|
/**
|
|
1735
|
-
*
|
|
1749
|
+
* Lookup281: pallet_treasury::RawEvent<Balance, sp_core::crypto::AccountId32>
|
|
1736
1750
|
**/
|
|
1737
1751
|
PalletTreasuryRawEvent: {
|
|
1738
1752
|
_enum: {
|
|
@@ -1742,7 +1756,7 @@ exports.default = {
|
|
|
1742
1756
|
},
|
|
1743
1757
|
},
|
|
1744
1758
|
/**
|
|
1745
|
-
*
|
|
1759
|
+
* Lookup282: pallet_utility::pallet::Event<T>
|
|
1746
1760
|
**/
|
|
1747
1761
|
PalletUtilityEvent: {
|
|
1748
1762
|
_enum: {
|
|
@@ -1770,7 +1784,7 @@ exports.default = {
|
|
|
1770
1784
|
},
|
|
1771
1785
|
},
|
|
1772
1786
|
/**
|
|
1773
|
-
*
|
|
1787
|
+
* Lookup286: polymesh_common_utilities::traits::base::Event
|
|
1774
1788
|
**/
|
|
1775
1789
|
PolymeshCommonUtilitiesBaseEvent: {
|
|
1776
1790
|
_enum: {
|
|
@@ -1778,7 +1792,7 @@ exports.default = {
|
|
|
1778
1792
|
},
|
|
1779
1793
|
},
|
|
1780
1794
|
/**
|
|
1781
|
-
*
|
|
1795
|
+
* Lookup288: polymesh_common_utilities::traits::external_agents::Event
|
|
1782
1796
|
**/
|
|
1783
1797
|
PolymeshCommonUtilitiesExternalAgentsEvent: {
|
|
1784
1798
|
_enum: {
|
|
@@ -1790,7 +1804,7 @@ exports.default = {
|
|
|
1790
1804
|
},
|
|
1791
1805
|
},
|
|
1792
1806
|
/**
|
|
1793
|
-
*
|
|
1807
|
+
* Lookup289: polymesh_common_utilities::traits::relayer::RawEvent<sp_core::crypto::AccountId32>
|
|
1794
1808
|
**/
|
|
1795
1809
|
PolymeshCommonUtilitiesRelayerRawEvent: {
|
|
1796
1810
|
_enum: {
|
|
@@ -1801,7 +1815,7 @@ exports.default = {
|
|
|
1801
1815
|
},
|
|
1802
1816
|
},
|
|
1803
1817
|
/**
|
|
1804
|
-
*
|
|
1818
|
+
* Lookup290: pallet_contracts::pallet::Event<T>
|
|
1805
1819
|
**/
|
|
1806
1820
|
PalletContractsEvent: {
|
|
1807
1821
|
_enum: {
|
|
@@ -1839,7 +1853,7 @@ exports.default = {
|
|
|
1839
1853
|
},
|
|
1840
1854
|
},
|
|
1841
1855
|
/**
|
|
1842
|
-
*
|
|
1856
|
+
* Lookup291: polymesh_contracts::RawEvent<primitive_types::H256, sp_core::crypto::AccountId32>
|
|
1843
1857
|
**/
|
|
1844
1858
|
PolymeshContractsRawEvent: {
|
|
1845
1859
|
_enum: {
|
|
@@ -1848,25 +1862,25 @@ exports.default = {
|
|
|
1848
1862
|
},
|
|
1849
1863
|
},
|
|
1850
1864
|
/**
|
|
1851
|
-
*
|
|
1865
|
+
* Lookup292: polymesh_contracts::Api
|
|
1852
1866
|
**/
|
|
1853
1867
|
PolymeshContractsApi: {
|
|
1854
1868
|
desc: '[u8;4]',
|
|
1855
1869
|
major: 'u32',
|
|
1856
1870
|
},
|
|
1857
1871
|
/**
|
|
1858
|
-
*
|
|
1872
|
+
* Lookup293: polymesh_contracts::ChainVersion
|
|
1859
1873
|
**/
|
|
1860
1874
|
PolymeshContractsChainVersion: {
|
|
1861
1875
|
specVersion: 'u32',
|
|
1862
1876
|
txVersion: 'u32',
|
|
1863
1877
|
},
|
|
1864
1878
|
/**
|
|
1865
|
-
*
|
|
1879
|
+
* Lookup294: polymesh_contracts::chain_extension::ExtrinsicId
|
|
1866
1880
|
**/
|
|
1867
1881
|
PolymeshContractsChainExtensionExtrinsicId: '(u8,u8)',
|
|
1868
1882
|
/**
|
|
1869
|
-
*
|
|
1883
|
+
* Lookup295: pallet_preimage::pallet::Event<T>
|
|
1870
1884
|
**/
|
|
1871
1885
|
PalletPreimageEvent: {
|
|
1872
1886
|
_enum: {
|
|
@@ -1891,7 +1905,7 @@ exports.default = {
|
|
|
1891
1905
|
},
|
|
1892
1906
|
},
|
|
1893
1907
|
/**
|
|
1894
|
-
*
|
|
1908
|
+
* Lookup296: polymesh_common_utilities::traits::nft::Event
|
|
1895
1909
|
**/
|
|
1896
1910
|
PolymeshCommonUtilitiesNftEvent: {
|
|
1897
1911
|
_enum: {
|
|
@@ -1900,7 +1914,7 @@ exports.default = {
|
|
|
1900
1914
|
},
|
|
1901
1915
|
},
|
|
1902
1916
|
/**
|
|
1903
|
-
*
|
|
1917
|
+
* Lookup298: pallet_test_utils::RawEvent<sp_core::crypto::AccountId32>
|
|
1904
1918
|
**/
|
|
1905
1919
|
PalletTestUtilsRawEvent: {
|
|
1906
1920
|
_enum: {
|
|
@@ -1909,7 +1923,7 @@ exports.default = {
|
|
|
1909
1923
|
},
|
|
1910
1924
|
},
|
|
1911
1925
|
/**
|
|
1912
|
-
*
|
|
1926
|
+
* Lookup299: frame_system::Phase
|
|
1913
1927
|
**/
|
|
1914
1928
|
FrameSystemPhase: {
|
|
1915
1929
|
_enum: {
|
|
@@ -1919,14 +1933,14 @@ exports.default = {
|
|
|
1919
1933
|
},
|
|
1920
1934
|
},
|
|
1921
1935
|
/**
|
|
1922
|
-
*
|
|
1936
|
+
* Lookup302: frame_system::LastRuntimeUpgradeInfo
|
|
1923
1937
|
**/
|
|
1924
1938
|
FrameSystemLastRuntimeUpgradeInfo: {
|
|
1925
1939
|
specVersion: 'Compact<u32>',
|
|
1926
1940
|
specName: 'Text',
|
|
1927
1941
|
},
|
|
1928
1942
|
/**
|
|
1929
|
-
*
|
|
1943
|
+
* Lookup305: frame_system::pallet::Call<T>
|
|
1930
1944
|
**/
|
|
1931
1945
|
FrameSystemCall: {
|
|
1932
1946
|
_enum: {
|
|
@@ -1961,7 +1975,7 @@ exports.default = {
|
|
|
1961
1975
|
},
|
|
1962
1976
|
},
|
|
1963
1977
|
/**
|
|
1964
|
-
*
|
|
1978
|
+
* Lookup309: frame_system::limits::BlockWeights
|
|
1965
1979
|
**/
|
|
1966
1980
|
FrameSystemLimitsBlockWeights: {
|
|
1967
1981
|
baseBlock: 'SpWeightsWeightV2Weight',
|
|
@@ -1969,7 +1983,7 @@ exports.default = {
|
|
|
1969
1983
|
perClass: 'FrameSupportDispatchPerDispatchClassWeightsPerClass',
|
|
1970
1984
|
},
|
|
1971
1985
|
/**
|
|
1972
|
-
*
|
|
1986
|
+
* Lookup310: frame_support::dispatch::PerDispatchClass<frame_system::limits::WeightsPerClass>
|
|
1973
1987
|
**/
|
|
1974
1988
|
FrameSupportDispatchPerDispatchClassWeightsPerClass: {
|
|
1975
1989
|
normal: 'FrameSystemLimitsWeightsPerClass',
|
|
@@ -1977,7 +1991,7 @@ exports.default = {
|
|
|
1977
1991
|
mandatory: 'FrameSystemLimitsWeightsPerClass',
|
|
1978
1992
|
},
|
|
1979
1993
|
/**
|
|
1980
|
-
*
|
|
1994
|
+
* Lookup311: frame_system::limits::WeightsPerClass
|
|
1981
1995
|
**/
|
|
1982
1996
|
FrameSystemLimitsWeightsPerClass: {
|
|
1983
1997
|
baseExtrinsic: 'SpWeightsWeightV2Weight',
|
|
@@ -1986,13 +2000,13 @@ exports.default = {
|
|
|
1986
2000
|
reserved: 'Option<SpWeightsWeightV2Weight>',
|
|
1987
2001
|
},
|
|
1988
2002
|
/**
|
|
1989
|
-
*
|
|
2003
|
+
* Lookup313: frame_system::limits::BlockLength
|
|
1990
2004
|
**/
|
|
1991
2005
|
FrameSystemLimitsBlockLength: {
|
|
1992
2006
|
max: 'FrameSupportDispatchPerDispatchClassU32',
|
|
1993
2007
|
},
|
|
1994
2008
|
/**
|
|
1995
|
-
*
|
|
2009
|
+
* Lookup314: frame_support::dispatch::PerDispatchClass<T>
|
|
1996
2010
|
**/
|
|
1997
2011
|
FrameSupportDispatchPerDispatchClassU32: {
|
|
1998
2012
|
normal: 'u32',
|
|
@@ -2000,14 +2014,14 @@ exports.default = {
|
|
|
2000
2014
|
mandatory: 'u32',
|
|
2001
2015
|
},
|
|
2002
2016
|
/**
|
|
2003
|
-
*
|
|
2017
|
+
* Lookup315: sp_weights::RuntimeDbWeight
|
|
2004
2018
|
**/
|
|
2005
2019
|
SpWeightsRuntimeDbWeight: {
|
|
2006
2020
|
read: 'u64',
|
|
2007
2021
|
write: 'u64',
|
|
2008
2022
|
},
|
|
2009
2023
|
/**
|
|
2010
|
-
*
|
|
2024
|
+
* Lookup316: sp_version::RuntimeVersion
|
|
2011
2025
|
**/
|
|
2012
2026
|
SpVersionRuntimeVersion: {
|
|
2013
2027
|
specName: 'Text',
|
|
@@ -2020,7 +2034,7 @@ exports.default = {
|
|
|
2020
2034
|
stateVersion: 'u8',
|
|
2021
2035
|
},
|
|
2022
2036
|
/**
|
|
2023
|
-
*
|
|
2037
|
+
* Lookup321: frame_system::pallet::Error<T>
|
|
2024
2038
|
**/
|
|
2025
2039
|
FrameSystemError: {
|
|
2026
2040
|
_enum: [
|
|
@@ -2033,11 +2047,11 @@ exports.default = {
|
|
|
2033
2047
|
],
|
|
2034
2048
|
},
|
|
2035
2049
|
/**
|
|
2036
|
-
*
|
|
2050
|
+
* Lookup324: sp_consensus_babe::app::Public
|
|
2037
2051
|
**/
|
|
2038
2052
|
SpConsensusBabeAppPublic: 'SpCoreSr25519Public',
|
|
2039
2053
|
/**
|
|
2040
|
-
*
|
|
2054
|
+
* Lookup327: sp_consensus_babe::digests::NextConfigDescriptor
|
|
2041
2055
|
**/
|
|
2042
2056
|
SpConsensusBabeDigestsNextConfigDescriptor: {
|
|
2043
2057
|
_enum: {
|
|
@@ -2049,13 +2063,13 @@ exports.default = {
|
|
|
2049
2063
|
},
|
|
2050
2064
|
},
|
|
2051
2065
|
/**
|
|
2052
|
-
*
|
|
2066
|
+
* Lookup329: sp_consensus_babe::AllowedSlots
|
|
2053
2067
|
**/
|
|
2054
2068
|
SpConsensusBabeAllowedSlots: {
|
|
2055
2069
|
_enum: ['PrimarySlots', 'PrimaryAndSecondaryPlainSlots', 'PrimaryAndSecondaryVRFSlots'],
|
|
2056
2070
|
},
|
|
2057
2071
|
/**
|
|
2058
|
-
*
|
|
2072
|
+
* Lookup333: sp_consensus_babe::digests::PreDigest
|
|
2059
2073
|
**/
|
|
2060
2074
|
SpConsensusBabeDigestsPreDigest: {
|
|
2061
2075
|
_enum: {
|
|
@@ -2066,7 +2080,7 @@ exports.default = {
|
|
|
2066
2080
|
},
|
|
2067
2081
|
},
|
|
2068
2082
|
/**
|
|
2069
|
-
*
|
|
2083
|
+
* Lookup334: sp_consensus_babe::digests::PrimaryPreDigest
|
|
2070
2084
|
**/
|
|
2071
2085
|
SpConsensusBabeDigestsPrimaryPreDigest: {
|
|
2072
2086
|
authorityIndex: 'u32',
|
|
@@ -2075,14 +2089,14 @@ exports.default = {
|
|
|
2075
2089
|
vrfProof: '[u8;64]',
|
|
2076
2090
|
},
|
|
2077
2091
|
/**
|
|
2078
|
-
*
|
|
2092
|
+
* Lookup335: sp_consensus_babe::digests::SecondaryPlainPreDigest
|
|
2079
2093
|
**/
|
|
2080
2094
|
SpConsensusBabeDigestsSecondaryPlainPreDigest: {
|
|
2081
2095
|
authorityIndex: 'u32',
|
|
2082
2096
|
slot: 'u64',
|
|
2083
2097
|
},
|
|
2084
2098
|
/**
|
|
2085
|
-
*
|
|
2099
|
+
* Lookup336: sp_consensus_babe::digests::SecondaryVRFPreDigest
|
|
2086
2100
|
**/
|
|
2087
2101
|
SpConsensusBabeDigestsSecondaryVRFPreDigest: {
|
|
2088
2102
|
authorityIndex: 'u32',
|
|
@@ -2091,14 +2105,14 @@ exports.default = {
|
|
|
2091
2105
|
vrfProof: '[u8;64]',
|
|
2092
2106
|
},
|
|
2093
2107
|
/**
|
|
2094
|
-
*
|
|
2108
|
+
* Lookup337: sp_consensus_babe::BabeEpochConfiguration
|
|
2095
2109
|
**/
|
|
2096
2110
|
SpConsensusBabeBabeEpochConfiguration: {
|
|
2097
2111
|
c: '(u64,u64)',
|
|
2098
2112
|
allowedSlots: 'SpConsensusBabeAllowedSlots',
|
|
2099
2113
|
},
|
|
2100
2114
|
/**
|
|
2101
|
-
*
|
|
2115
|
+
* Lookup341: pallet_babe::pallet::Call<T>
|
|
2102
2116
|
**/
|
|
2103
2117
|
PalletBabeCall: {
|
|
2104
2118
|
_enum: {
|
|
@@ -2116,7 +2130,7 @@ exports.default = {
|
|
|
2116
2130
|
},
|
|
2117
2131
|
},
|
|
2118
2132
|
/**
|
|
2119
|
-
*
|
|
2133
|
+
* Lookup342: sp_consensus_slots::EquivocationProof<sp_runtime::generic::header::Header<Number, sp_runtime::traits::BlakeTwo256>, sp_consensus_babe::app::Public>
|
|
2120
2134
|
**/
|
|
2121
2135
|
SpConsensusSlotsEquivocationProof: {
|
|
2122
2136
|
offender: 'SpConsensusBabeAppPublic',
|
|
@@ -2125,7 +2139,7 @@ exports.default = {
|
|
|
2125
2139
|
secondHeader: 'SpRuntimeHeader',
|
|
2126
2140
|
},
|
|
2127
2141
|
/**
|
|
2128
|
-
*
|
|
2142
|
+
* Lookup343: sp_runtime::generic::header::Header<Number, sp_runtime::traits::BlakeTwo256>
|
|
2129
2143
|
**/
|
|
2130
2144
|
SpRuntimeHeader: {
|
|
2131
2145
|
parentHash: 'H256',
|
|
@@ -2135,11 +2149,11 @@ exports.default = {
|
|
|
2135
2149
|
digest: 'SpRuntimeDigest',
|
|
2136
2150
|
},
|
|
2137
2151
|
/**
|
|
2138
|
-
*
|
|
2152
|
+
* Lookup344: sp_runtime::traits::BlakeTwo256
|
|
2139
2153
|
**/
|
|
2140
2154
|
SpRuntimeBlakeTwo256: 'Null',
|
|
2141
2155
|
/**
|
|
2142
|
-
*
|
|
2156
|
+
* Lookup345: sp_session::MembershipProof
|
|
2143
2157
|
**/
|
|
2144
2158
|
SpSessionMembershipProof: {
|
|
2145
2159
|
session: 'u32',
|
|
@@ -2147,7 +2161,7 @@ exports.default = {
|
|
|
2147
2161
|
validatorCount: 'u32',
|
|
2148
2162
|
},
|
|
2149
2163
|
/**
|
|
2150
|
-
*
|
|
2164
|
+
* Lookup346: pallet_babe::pallet::Error<T>
|
|
2151
2165
|
**/
|
|
2152
2166
|
PalletBabeError: {
|
|
2153
2167
|
_enum: [
|
|
@@ -2158,7 +2172,7 @@ exports.default = {
|
|
|
2158
2172
|
],
|
|
2159
2173
|
},
|
|
2160
2174
|
/**
|
|
2161
|
-
*
|
|
2175
|
+
* Lookup347: pallet_timestamp::pallet::Call<T>
|
|
2162
2176
|
**/
|
|
2163
2177
|
PalletTimestampCall: {
|
|
2164
2178
|
_enum: {
|
|
@@ -2168,7 +2182,7 @@ exports.default = {
|
|
|
2168
2182
|
},
|
|
2169
2183
|
},
|
|
2170
2184
|
/**
|
|
2171
|
-
*
|
|
2185
|
+
* Lookup349: pallet_indices::pallet::Call<T>
|
|
2172
2186
|
**/
|
|
2173
2187
|
PalletIndicesCall: {
|
|
2174
2188
|
_enum: {
|
|
@@ -2199,13 +2213,13 @@ exports.default = {
|
|
|
2199
2213
|
},
|
|
2200
2214
|
},
|
|
2201
2215
|
/**
|
|
2202
|
-
*
|
|
2216
|
+
* Lookup351: pallet_indices::pallet::Error<T>
|
|
2203
2217
|
**/
|
|
2204
2218
|
PalletIndicesError: {
|
|
2205
2219
|
_enum: ['NotAssigned', 'NotOwner', 'InUse', 'NotTransfer', 'Permanent'],
|
|
2206
2220
|
},
|
|
2207
2221
|
/**
|
|
2208
|
-
*
|
|
2222
|
+
* Lookup353: pallet_balances::BalanceLock<Balance>
|
|
2209
2223
|
**/
|
|
2210
2224
|
PalletBalancesBalanceLock: {
|
|
2211
2225
|
id: '[u8;8]',
|
|
@@ -2213,13 +2227,13 @@ exports.default = {
|
|
|
2213
2227
|
reasons: 'PolymeshCommonUtilitiesBalancesReasons',
|
|
2214
2228
|
},
|
|
2215
2229
|
/**
|
|
2216
|
-
*
|
|
2230
|
+
* Lookup354: polymesh_common_utilities::traits::balances::Reasons
|
|
2217
2231
|
**/
|
|
2218
2232
|
PolymeshCommonUtilitiesBalancesReasons: {
|
|
2219
2233
|
_enum: ['Fee', 'Misc', 'All'],
|
|
2220
2234
|
},
|
|
2221
2235
|
/**
|
|
2222
|
-
*
|
|
2236
|
+
* Lookup355: pallet_balances::Call<T>
|
|
2223
2237
|
**/
|
|
2224
2238
|
PalletBalancesCall: {
|
|
2225
2239
|
_enum: {
|
|
@@ -2251,7 +2265,7 @@ exports.default = {
|
|
|
2251
2265
|
},
|
|
2252
2266
|
},
|
|
2253
2267
|
/**
|
|
2254
|
-
*
|
|
2268
|
+
* Lookup356: pallet_balances::Error<T>
|
|
2255
2269
|
**/
|
|
2256
2270
|
PalletBalancesError: {
|
|
2257
2271
|
_enum: [
|
|
@@ -2263,13 +2277,13 @@ exports.default = {
|
|
|
2263
2277
|
],
|
|
2264
2278
|
},
|
|
2265
2279
|
/**
|
|
2266
|
-
*
|
|
2280
|
+
* Lookup358: pallet_transaction_payment::Releases
|
|
2267
2281
|
**/
|
|
2268
2282
|
PalletTransactionPaymentReleases: {
|
|
2269
2283
|
_enum: ['V1Ancient', 'V2'],
|
|
2270
2284
|
},
|
|
2271
2285
|
/**
|
|
2272
|
-
*
|
|
2286
|
+
* Lookup360: sp_weights::WeightToFeeCoefficient<Balance>
|
|
2273
2287
|
**/
|
|
2274
2288
|
SpWeightsWeightToFeeCoefficient: {
|
|
2275
2289
|
coeffInteger: 'u128',
|
|
@@ -2278,27 +2292,27 @@ exports.default = {
|
|
|
2278
2292
|
degree: 'u8',
|
|
2279
2293
|
},
|
|
2280
2294
|
/**
|
|
2281
|
-
*
|
|
2295
|
+
* Lookup361: polymesh_primitives::identity::DidRecord<sp_core::crypto::AccountId32>
|
|
2282
2296
|
**/
|
|
2283
2297
|
PolymeshPrimitivesIdentityDidRecord: {
|
|
2284
2298
|
primaryKey: 'Option<AccountId32>',
|
|
2285
2299
|
},
|
|
2286
2300
|
/**
|
|
2287
|
-
*
|
|
2301
|
+
* Lookup363: pallet_identity::types::Claim1stKey
|
|
2288
2302
|
**/
|
|
2289
2303
|
PalletIdentityClaim1stKey: {
|
|
2290
2304
|
target: 'PolymeshPrimitivesIdentityId',
|
|
2291
2305
|
claimType: 'PolymeshPrimitivesIdentityClaimClaimType',
|
|
2292
2306
|
},
|
|
2293
2307
|
/**
|
|
2294
|
-
*
|
|
2308
|
+
* Lookup364: pallet_identity::types::Claim2ndKey
|
|
2295
2309
|
**/
|
|
2296
2310
|
PalletIdentityClaim2ndKey: {
|
|
2297
2311
|
issuer: 'PolymeshPrimitivesIdentityId',
|
|
2298
2312
|
scope: 'Option<PolymeshPrimitivesIdentityClaimScope>',
|
|
2299
2313
|
},
|
|
2300
2314
|
/**
|
|
2301
|
-
*
|
|
2315
|
+
* Lookup365: polymesh_primitives::secondary_key::KeyRecord<sp_core::crypto::AccountId32>
|
|
2302
2316
|
**/
|
|
2303
2317
|
PolymeshPrimitivesSecondaryKeyKeyRecord: {
|
|
2304
2318
|
_enum: {
|
|
@@ -2308,7 +2322,7 @@ exports.default = {
|
|
|
2308
2322
|
},
|
|
2309
2323
|
},
|
|
2310
2324
|
/**
|
|
2311
|
-
*
|
|
2325
|
+
* Lookup368: polymesh_primitives::authorization::Authorization<sp_core::crypto::AccountId32, Moment>
|
|
2312
2326
|
**/
|
|
2313
2327
|
PolymeshPrimitivesAuthorization: {
|
|
2314
2328
|
authorizationData: 'PolymeshPrimitivesAuthorizationAuthorizationData',
|
|
@@ -2318,7 +2332,7 @@ exports.default = {
|
|
|
2318
2332
|
count: 'u32',
|
|
2319
2333
|
},
|
|
2320
2334
|
/**
|
|
2321
|
-
*
|
|
2335
|
+
* Lookup372: pallet_identity::Call<T>
|
|
2322
2336
|
**/
|
|
2323
2337
|
PalletIdentityCall: {
|
|
2324
2338
|
_enum: {
|
|
@@ -2410,21 +2424,21 @@ exports.default = {
|
|
|
2410
2424
|
},
|
|
2411
2425
|
},
|
|
2412
2426
|
/**
|
|
2413
|
-
*
|
|
2427
|
+
* Lookup374: polymesh_common_utilities::traits::identity::SecondaryKeyWithAuth<sp_core::crypto::AccountId32>
|
|
2414
2428
|
**/
|
|
2415
2429
|
PolymeshCommonUtilitiesIdentitySecondaryKeyWithAuth: {
|
|
2416
2430
|
secondaryKey: 'PolymeshPrimitivesSecondaryKey',
|
|
2417
2431
|
authSignature: 'H512',
|
|
2418
2432
|
},
|
|
2419
2433
|
/**
|
|
2420
|
-
*
|
|
2434
|
+
* Lookup377: polymesh_common_utilities::traits::identity::CreateChildIdentityWithAuth<sp_core::crypto::AccountId32>
|
|
2421
2435
|
**/
|
|
2422
2436
|
PolymeshCommonUtilitiesIdentityCreateChildIdentityWithAuth: {
|
|
2423
2437
|
key: 'AccountId32',
|
|
2424
2438
|
authSignature: 'H512',
|
|
2425
2439
|
},
|
|
2426
2440
|
/**
|
|
2427
|
-
*
|
|
2441
|
+
* Lookup378: pallet_identity::Error<T>
|
|
2428
2442
|
**/
|
|
2429
2443
|
PalletIdentityError: {
|
|
2430
2444
|
_enum: [
|
|
@@ -2464,7 +2478,7 @@ exports.default = {
|
|
|
2464
2478
|
],
|
|
2465
2479
|
},
|
|
2466
2480
|
/**
|
|
2467
|
-
*
|
|
2481
|
+
* Lookup380: polymesh_common_utilities::traits::group::InactiveMember<Moment>
|
|
2468
2482
|
**/
|
|
2469
2483
|
PolymeshCommonUtilitiesGroupInactiveMember: {
|
|
2470
2484
|
id: 'PolymeshPrimitivesIdentityId',
|
|
@@ -2472,7 +2486,7 @@ exports.default = {
|
|
|
2472
2486
|
expiry: 'Option<u64>',
|
|
2473
2487
|
},
|
|
2474
2488
|
/**
|
|
2475
|
-
*
|
|
2489
|
+
* Lookup381: pallet_group::Call<T, I>
|
|
2476
2490
|
**/
|
|
2477
2491
|
PalletGroupCall: {
|
|
2478
2492
|
_enum: {
|
|
@@ -2501,7 +2515,7 @@ exports.default = {
|
|
|
2501
2515
|
},
|
|
2502
2516
|
},
|
|
2503
2517
|
/**
|
|
2504
|
-
*
|
|
2518
|
+
* Lookup382: pallet_group::Error<T, I>
|
|
2505
2519
|
**/
|
|
2506
2520
|
PalletGroupError: {
|
|
2507
2521
|
_enum: [
|
|
@@ -2515,7 +2529,7 @@ exports.default = {
|
|
|
2515
2529
|
],
|
|
2516
2530
|
},
|
|
2517
2531
|
/**
|
|
2518
|
-
*
|
|
2532
|
+
* Lookup384: pallet_committee::Call<T, I>
|
|
2519
2533
|
**/
|
|
2520
2534
|
PalletCommitteeCall: {
|
|
2521
2535
|
_enum: {
|
|
@@ -2541,7 +2555,7 @@ exports.default = {
|
|
|
2541
2555
|
},
|
|
2542
2556
|
},
|
|
2543
2557
|
/**
|
|
2544
|
-
*
|
|
2558
|
+
* Lookup390: pallet_multisig::Call<T>
|
|
2545
2559
|
**/
|
|
2546
2560
|
PalletMultisigCall: {
|
|
2547
2561
|
_enum: {
|
|
@@ -2635,7 +2649,7 @@ exports.default = {
|
|
|
2635
2649
|
},
|
|
2636
2650
|
},
|
|
2637
2651
|
/**
|
|
2638
|
-
*
|
|
2652
|
+
* Lookup391: pallet_bridge::Call<T>
|
|
2639
2653
|
**/
|
|
2640
2654
|
PalletBridgeCall: {
|
|
2641
2655
|
_enum: {
|
|
@@ -2690,7 +2704,7 @@ exports.default = {
|
|
|
2690
2704
|
},
|
|
2691
2705
|
},
|
|
2692
2706
|
/**
|
|
2693
|
-
*
|
|
2707
|
+
* Lookup395: pallet_staking::Call<T>
|
|
2694
2708
|
**/
|
|
2695
2709
|
PalletStakingCall: {
|
|
2696
2710
|
_enum: {
|
|
@@ -2816,7 +2830,7 @@ exports.default = {
|
|
|
2816
2830
|
},
|
|
2817
2831
|
},
|
|
2818
2832
|
/**
|
|
2819
|
-
*
|
|
2833
|
+
* Lookup396: pallet_staking::RewardDestination<sp_core::crypto::AccountId32>
|
|
2820
2834
|
**/
|
|
2821
2835
|
PalletStakingRewardDestination: {
|
|
2822
2836
|
_enum: {
|
|
@@ -2827,14 +2841,14 @@ exports.default = {
|
|
|
2827
2841
|
},
|
|
2828
2842
|
},
|
|
2829
2843
|
/**
|
|
2830
|
-
*
|
|
2844
|
+
* Lookup397: pallet_staking::ValidatorPrefs
|
|
2831
2845
|
**/
|
|
2832
2846
|
PalletStakingValidatorPrefs: {
|
|
2833
2847
|
commission: 'Compact<Perbill>',
|
|
2834
2848
|
blocked: 'bool',
|
|
2835
2849
|
},
|
|
2836
2850
|
/**
|
|
2837
|
-
*
|
|
2851
|
+
* Lookup403: pallet_staking::CompactAssignments
|
|
2838
2852
|
**/
|
|
2839
2853
|
PalletStakingCompactAssignments: {
|
|
2840
2854
|
votes1: 'Vec<(Compact<u32>,Compact<u16>)>',
|
|
@@ -2855,7 +2869,7 @@ exports.default = {
|
|
|
2855
2869
|
votes16: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);15],Compact<u16>)>',
|
|
2856
2870
|
},
|
|
2857
2871
|
/**
|
|
2858
|
-
*
|
|
2872
|
+
* Lookup454: sp_npos_elections::ElectionScore
|
|
2859
2873
|
**/
|
|
2860
2874
|
SpNposElectionsElectionScore: {
|
|
2861
2875
|
minimalStake: 'u128',
|
|
@@ -2863,14 +2877,14 @@ exports.default = {
|
|
|
2863
2877
|
sumStakeSquared: 'u128',
|
|
2864
2878
|
},
|
|
2865
2879
|
/**
|
|
2866
|
-
*
|
|
2880
|
+
* Lookup455: pallet_staking::ElectionSize
|
|
2867
2881
|
**/
|
|
2868
2882
|
PalletStakingElectionSize: {
|
|
2869
2883
|
validators: 'Compact<u16>',
|
|
2870
2884
|
nominators: 'Compact<u32>',
|
|
2871
2885
|
},
|
|
2872
2886
|
/**
|
|
2873
|
-
*
|
|
2887
|
+
* Lookup456: pallet_session::pallet::Call<T>
|
|
2874
2888
|
**/
|
|
2875
2889
|
PalletSessionCall: {
|
|
2876
2890
|
_enum: {
|
|
@@ -2878,27 +2892,27 @@ exports.default = {
|
|
|
2878
2892
|
_alias: {
|
|
2879
2893
|
keys_: 'keys',
|
|
2880
2894
|
},
|
|
2881
|
-
keys_: '
|
|
2895
|
+
keys_: 'PolymeshRuntimeDevelopRuntimeSessionKeys',
|
|
2882
2896
|
proof: 'Bytes',
|
|
2883
2897
|
},
|
|
2884
2898
|
purge_keys: 'Null',
|
|
2885
2899
|
},
|
|
2886
2900
|
},
|
|
2887
2901
|
/**
|
|
2888
|
-
*
|
|
2902
|
+
* Lookup457: polymesh_runtime_develop::runtime::SessionKeys
|
|
2889
2903
|
**/
|
|
2890
|
-
|
|
2904
|
+
PolymeshRuntimeDevelopRuntimeSessionKeys: {
|
|
2891
2905
|
grandpa: 'SpConsensusGrandpaAppPublic',
|
|
2892
2906
|
babe: 'SpConsensusBabeAppPublic',
|
|
2893
2907
|
imOnline: 'PalletImOnlineSr25519AppSr25519Public',
|
|
2894
2908
|
authorityDiscovery: 'SpAuthorityDiscoveryAppPublic',
|
|
2895
2909
|
},
|
|
2896
2910
|
/**
|
|
2897
|
-
*
|
|
2911
|
+
* Lookup458: sp_authority_discovery::app::Public
|
|
2898
2912
|
**/
|
|
2899
2913
|
SpAuthorityDiscoveryAppPublic: 'SpCoreSr25519Public',
|
|
2900
2914
|
/**
|
|
2901
|
-
*
|
|
2915
|
+
* Lookup459: pallet_grandpa::pallet::Call<T>
|
|
2902
2916
|
**/
|
|
2903
2917
|
PalletGrandpaCall: {
|
|
2904
2918
|
_enum: {
|
|
@@ -2917,14 +2931,14 @@ exports.default = {
|
|
|
2917
2931
|
},
|
|
2918
2932
|
},
|
|
2919
2933
|
/**
|
|
2920
|
-
*
|
|
2934
|
+
* Lookup460: sp_consensus_grandpa::EquivocationProof<primitive_types::H256, N>
|
|
2921
2935
|
**/
|
|
2922
2936
|
SpConsensusGrandpaEquivocationProof: {
|
|
2923
2937
|
setId: 'u64',
|
|
2924
2938
|
equivocation: 'SpConsensusGrandpaEquivocation',
|
|
2925
2939
|
},
|
|
2926
2940
|
/**
|
|
2927
|
-
*
|
|
2941
|
+
* Lookup461: sp_consensus_grandpa::Equivocation<primitive_types::H256, N>
|
|
2928
2942
|
**/
|
|
2929
2943
|
SpConsensusGrandpaEquivocation: {
|
|
2930
2944
|
_enum: {
|
|
@@ -2933,7 +2947,7 @@ exports.default = {
|
|
|
2933
2947
|
},
|
|
2934
2948
|
},
|
|
2935
2949
|
/**
|
|
2936
|
-
*
|
|
2950
|
+
* Lookup462: finality_grandpa::Equivocation<sp_consensus_grandpa::app::Public, finality_grandpa::Prevote<primitive_types::H256, N>, sp_consensus_grandpa::app::Signature>
|
|
2937
2951
|
**/
|
|
2938
2952
|
FinalityGrandpaEquivocationPrevote: {
|
|
2939
2953
|
roundNumber: 'u64',
|
|
@@ -2942,22 +2956,22 @@ exports.default = {
|
|
|
2942
2956
|
second: '(FinalityGrandpaPrevote,SpConsensusGrandpaAppSignature)',
|
|
2943
2957
|
},
|
|
2944
2958
|
/**
|
|
2945
|
-
*
|
|
2959
|
+
* Lookup463: finality_grandpa::Prevote<primitive_types::H256, N>
|
|
2946
2960
|
**/
|
|
2947
2961
|
FinalityGrandpaPrevote: {
|
|
2948
2962
|
targetHash: 'H256',
|
|
2949
2963
|
targetNumber: 'u32',
|
|
2950
2964
|
},
|
|
2951
2965
|
/**
|
|
2952
|
-
*
|
|
2966
|
+
* Lookup464: sp_consensus_grandpa::app::Signature
|
|
2953
2967
|
**/
|
|
2954
2968
|
SpConsensusGrandpaAppSignature: 'SpCoreEd25519Signature',
|
|
2955
2969
|
/**
|
|
2956
|
-
*
|
|
2970
|
+
* Lookup465: sp_core::ed25519::Signature
|
|
2957
2971
|
**/
|
|
2958
2972
|
SpCoreEd25519Signature: '[u8;64]',
|
|
2959
2973
|
/**
|
|
2960
|
-
*
|
|
2974
|
+
* Lookup467: finality_grandpa::Equivocation<sp_consensus_grandpa::app::Public, finality_grandpa::Precommit<primitive_types::H256, N>, sp_consensus_grandpa::app::Signature>
|
|
2961
2975
|
**/
|
|
2962
2976
|
FinalityGrandpaEquivocationPrecommit: {
|
|
2963
2977
|
roundNumber: 'u64',
|
|
@@ -2966,14 +2980,14 @@ exports.default = {
|
|
|
2966
2980
|
second: '(FinalityGrandpaPrecommit,SpConsensusGrandpaAppSignature)',
|
|
2967
2981
|
},
|
|
2968
2982
|
/**
|
|
2969
|
-
*
|
|
2983
|
+
* Lookup468: finality_grandpa::Precommit<primitive_types::H256, N>
|
|
2970
2984
|
**/
|
|
2971
2985
|
FinalityGrandpaPrecommit: {
|
|
2972
2986
|
targetHash: 'H256',
|
|
2973
2987
|
targetNumber: 'u32',
|
|
2974
2988
|
},
|
|
2975
2989
|
/**
|
|
2976
|
-
*
|
|
2990
|
+
* Lookup470: pallet_im_online::pallet::Call<T>
|
|
2977
2991
|
**/
|
|
2978
2992
|
PalletImOnlineCall: {
|
|
2979
2993
|
_enum: {
|
|
@@ -2984,7 +2998,7 @@ exports.default = {
|
|
|
2984
2998
|
},
|
|
2985
2999
|
},
|
|
2986
3000
|
/**
|
|
2987
|
-
*
|
|
3001
|
+
* Lookup471: pallet_im_online::Heartbeat<BlockNumber>
|
|
2988
3002
|
**/
|
|
2989
3003
|
PalletImOnlineHeartbeat: {
|
|
2990
3004
|
blockNumber: 'u32',
|
|
@@ -2994,22 +3008,46 @@ exports.default = {
|
|
|
2994
3008
|
validatorsLen: 'u32',
|
|
2995
3009
|
},
|
|
2996
3010
|
/**
|
|
2997
|
-
*
|
|
3011
|
+
* Lookup472: sp_core::offchain::OpaqueNetworkState
|
|
2998
3012
|
**/
|
|
2999
3013
|
SpCoreOffchainOpaqueNetworkState: {
|
|
3000
3014
|
peerId: 'OpaquePeerId',
|
|
3001
3015
|
externalAddresses: 'Vec<OpaqueMultiaddr>',
|
|
3002
3016
|
},
|
|
3003
3017
|
/**
|
|
3004
|
-
*
|
|
3018
|
+
* Lookup476: pallet_im_online::sr25519::app_sr25519::Signature
|
|
3005
3019
|
**/
|
|
3006
3020
|
PalletImOnlineSr25519AppSr25519Signature: 'SpCoreSr25519Signature',
|
|
3007
3021
|
/**
|
|
3008
|
-
*
|
|
3022
|
+
* Lookup477: sp_core::sr25519::Signature
|
|
3009
3023
|
**/
|
|
3010
3024
|
SpCoreSr25519Signature: '[u8;64]',
|
|
3011
3025
|
/**
|
|
3012
|
-
*
|
|
3026
|
+
* Lookup478: pallet_sudo::Call<T>
|
|
3027
|
+
**/
|
|
3028
|
+
PalletSudoCall: {
|
|
3029
|
+
_enum: {
|
|
3030
|
+
sudo: {
|
|
3031
|
+
call: 'Call',
|
|
3032
|
+
},
|
|
3033
|
+
sudo_unchecked_weight: {
|
|
3034
|
+
call: 'Call',
|
|
3035
|
+
weight: 'SpWeightsWeightV2Weight',
|
|
3036
|
+
},
|
|
3037
|
+
set_key: {
|
|
3038
|
+
_alias: {
|
|
3039
|
+
new_: 'new',
|
|
3040
|
+
},
|
|
3041
|
+
new_: 'MultiAddress',
|
|
3042
|
+
},
|
|
3043
|
+
sudo_as: {
|
|
3044
|
+
who: 'MultiAddress',
|
|
3045
|
+
call: 'Call',
|
|
3046
|
+
},
|
|
3047
|
+
},
|
|
3048
|
+
},
|
|
3049
|
+
/**
|
|
3050
|
+
* Lookup479: pallet_asset::Call<T>
|
|
3013
3051
|
**/
|
|
3014
3052
|
PalletAssetCall: {
|
|
3015
3053
|
_enum: {
|
|
@@ -3140,10 +3178,18 @@ exports.default = {
|
|
|
3140
3178
|
remove_ticker_pre_approval: {
|
|
3141
3179
|
ticker: 'PolymeshPrimitivesTicker',
|
|
3142
3180
|
},
|
|
3181
|
+
add_mandatory_mediators: {
|
|
3182
|
+
ticker: 'PolymeshPrimitivesTicker',
|
|
3183
|
+
mediators: 'BTreeSet<PolymeshPrimitivesIdentityId>',
|
|
3184
|
+
},
|
|
3185
|
+
remove_mandatory_mediators: {
|
|
3186
|
+
ticker: 'PolymeshPrimitivesTicker',
|
|
3187
|
+
mediators: 'BTreeSet<PolymeshPrimitivesIdentityId>',
|
|
3188
|
+
},
|
|
3143
3189
|
},
|
|
3144
3190
|
},
|
|
3145
3191
|
/**
|
|
3146
|
-
*
|
|
3192
|
+
* Lookup482: pallet_corporate_actions::distribution::Call<T>
|
|
3147
3193
|
**/
|
|
3148
3194
|
PalletCorporateActionsDistributionCall: {
|
|
3149
3195
|
_enum: {
|
|
@@ -3172,7 +3218,7 @@ exports.default = {
|
|
|
3172
3218
|
},
|
|
3173
3219
|
},
|
|
3174
3220
|
/**
|
|
3175
|
-
*
|
|
3221
|
+
* Lookup484: pallet_asset::checkpoint::Call<T>
|
|
3176
3222
|
**/
|
|
3177
3223
|
PalletAssetCheckpointCall: {
|
|
3178
3224
|
_enum: {
|
|
@@ -3193,7 +3239,7 @@ exports.default = {
|
|
|
3193
3239
|
},
|
|
3194
3240
|
},
|
|
3195
3241
|
/**
|
|
3196
|
-
*
|
|
3242
|
+
* Lookup485: pallet_compliance_manager::Call<T>
|
|
3197
3243
|
**/
|
|
3198
3244
|
PalletComplianceManagerCall: {
|
|
3199
3245
|
_enum: {
|
|
@@ -3234,7 +3280,7 @@ exports.default = {
|
|
|
3234
3280
|
},
|
|
3235
3281
|
},
|
|
3236
3282
|
/**
|
|
3237
|
-
*
|
|
3283
|
+
* Lookup486: pallet_corporate_actions::Call<T>
|
|
3238
3284
|
**/
|
|
3239
3285
|
PalletCorporateActionsCall: {
|
|
3240
3286
|
_enum: {
|
|
@@ -3287,7 +3333,7 @@ exports.default = {
|
|
|
3287
3333
|
},
|
|
3288
3334
|
},
|
|
3289
3335
|
/**
|
|
3290
|
-
*
|
|
3336
|
+
* Lookup488: pallet_corporate_actions::RecordDateSpec
|
|
3291
3337
|
**/
|
|
3292
3338
|
PalletCorporateActionsRecordDateSpec: {
|
|
3293
3339
|
_enum: {
|
|
@@ -3297,7 +3343,7 @@ exports.default = {
|
|
|
3297
3343
|
},
|
|
3298
3344
|
},
|
|
3299
3345
|
/**
|
|
3300
|
-
*
|
|
3346
|
+
* Lookup491: pallet_corporate_actions::InitiateCorporateActionArgs
|
|
3301
3347
|
**/
|
|
3302
3348
|
PalletCorporateActionsInitiateCorporateActionArgs: {
|
|
3303
3349
|
ticker: 'PolymeshPrimitivesTicker',
|
|
@@ -3310,7 +3356,7 @@ exports.default = {
|
|
|
3310
3356
|
withholdingTax: 'Option<Vec<(PolymeshPrimitivesIdentityId,Permill)>>',
|
|
3311
3357
|
},
|
|
3312
3358
|
/**
|
|
3313
|
-
*
|
|
3359
|
+
* Lookup492: pallet_corporate_actions::ballot::Call<T>
|
|
3314
3360
|
**/
|
|
3315
3361
|
PalletCorporateActionsBallotCall: {
|
|
3316
3362
|
_enum: {
|
|
@@ -3342,7 +3388,7 @@ exports.default = {
|
|
|
3342
3388
|
},
|
|
3343
3389
|
},
|
|
3344
3390
|
/**
|
|
3345
|
-
*
|
|
3391
|
+
* Lookup493: pallet_pips::Call<T>
|
|
3346
3392
|
**/
|
|
3347
3393
|
PalletPipsCall: {
|
|
3348
3394
|
_enum: {
|
|
@@ -3403,13 +3449,13 @@ exports.default = {
|
|
|
3403
3449
|
},
|
|
3404
3450
|
},
|
|
3405
3451
|
/**
|
|
3406
|
-
*
|
|
3452
|
+
* Lookup496: pallet_pips::SnapshotResult
|
|
3407
3453
|
**/
|
|
3408
3454
|
PalletPipsSnapshotResult: {
|
|
3409
3455
|
_enum: ['Approve', 'Reject', 'Skip'],
|
|
3410
3456
|
},
|
|
3411
3457
|
/**
|
|
3412
|
-
*
|
|
3458
|
+
* Lookup497: pallet_portfolio::Call<T>
|
|
3413
3459
|
**/
|
|
3414
3460
|
PalletPortfolioCall: {
|
|
3415
3461
|
_enum: {
|
|
@@ -3455,14 +3501,14 @@ exports.default = {
|
|
|
3455
3501
|
},
|
|
3456
3502
|
},
|
|
3457
3503
|
/**
|
|
3458
|
-
*
|
|
3504
|
+
* Lookup499: polymesh_primitives::portfolio::Fund
|
|
3459
3505
|
**/
|
|
3460
3506
|
PolymeshPrimitivesPortfolioFund: {
|
|
3461
3507
|
description: 'PolymeshPrimitivesPortfolioFundDescription',
|
|
3462
3508
|
memo: 'Option<PolymeshPrimitivesMemo>',
|
|
3463
3509
|
},
|
|
3464
3510
|
/**
|
|
3465
|
-
*
|
|
3511
|
+
* Lookup500: pallet_protocol_fee::Call<T>
|
|
3466
3512
|
**/
|
|
3467
3513
|
PalletProtocolFeeCall: {
|
|
3468
3514
|
_enum: {
|
|
@@ -3476,7 +3522,7 @@ exports.default = {
|
|
|
3476
3522
|
},
|
|
3477
3523
|
},
|
|
3478
3524
|
/**
|
|
3479
|
-
*
|
|
3525
|
+
* Lookup501: polymesh_common_utilities::protocol_fee::ProtocolOp
|
|
3480
3526
|
**/
|
|
3481
3527
|
PolymeshCommonUtilitiesProtocolFeeProtocolOp: {
|
|
3482
3528
|
_enum: [
|
|
@@ -3499,7 +3545,7 @@ exports.default = {
|
|
|
3499
3545
|
],
|
|
3500
3546
|
},
|
|
3501
3547
|
/**
|
|
3502
|
-
*
|
|
3548
|
+
* Lookup502: pallet_scheduler::pallet::Call<T>
|
|
3503
3549
|
**/
|
|
3504
3550
|
PalletSchedulerCall: {
|
|
3505
3551
|
_enum: {
|
|
@@ -3539,7 +3585,7 @@ exports.default = {
|
|
|
3539
3585
|
},
|
|
3540
3586
|
},
|
|
3541
3587
|
/**
|
|
3542
|
-
*
|
|
3588
|
+
* Lookup504: pallet_settlement::Call<T>
|
|
3543
3589
|
**/
|
|
3544
3590
|
PalletSettlementCall: {
|
|
3545
3591
|
_enum: {
|
|
@@ -3640,10 +3686,40 @@ exports.default = {
|
|
|
3640
3686
|
portfolios: 'Vec<PolymeshPrimitivesIdentityIdPortfolioId>',
|
|
3641
3687
|
numberOfAssets: 'Option<PolymeshPrimitivesSettlementAffirmationCount>',
|
|
3642
3688
|
},
|
|
3689
|
+
add_instruction_with_mediators: {
|
|
3690
|
+
venueId: 'u64',
|
|
3691
|
+
settlementType: 'PolymeshPrimitivesSettlementSettlementType',
|
|
3692
|
+
tradeDate: 'Option<u64>',
|
|
3693
|
+
valueDate: 'Option<u64>',
|
|
3694
|
+
legs: 'Vec<PolymeshPrimitivesSettlementLeg>',
|
|
3695
|
+
instructionMemo: 'Option<PolymeshPrimitivesMemo>',
|
|
3696
|
+
mediators: 'BTreeSet<PolymeshPrimitivesIdentityId>',
|
|
3697
|
+
},
|
|
3698
|
+
add_and_affirm_with_mediators: {
|
|
3699
|
+
venueId: 'u64',
|
|
3700
|
+
settlementType: 'PolymeshPrimitivesSettlementSettlementType',
|
|
3701
|
+
tradeDate: 'Option<u64>',
|
|
3702
|
+
valueDate: 'Option<u64>',
|
|
3703
|
+
legs: 'Vec<PolymeshPrimitivesSettlementLeg>',
|
|
3704
|
+
portfolios: 'Vec<PolymeshPrimitivesIdentityIdPortfolioId>',
|
|
3705
|
+
instructionMemo: 'Option<PolymeshPrimitivesMemo>',
|
|
3706
|
+
mediators: 'BTreeSet<PolymeshPrimitivesIdentityId>',
|
|
3707
|
+
},
|
|
3708
|
+
affirm_instruction_as_mediator: {
|
|
3709
|
+
instructionId: 'u64',
|
|
3710
|
+
expiry: 'Option<u64>',
|
|
3711
|
+
},
|
|
3712
|
+
withdraw_affirmation_as_mediator: {
|
|
3713
|
+
instructionId: 'u64',
|
|
3714
|
+
},
|
|
3715
|
+
reject_instruction_as_mediator: {
|
|
3716
|
+
instructionId: 'u64',
|
|
3717
|
+
numberOfAssets: 'Option<PolymeshPrimitivesSettlementAssetCount>',
|
|
3718
|
+
},
|
|
3643
3719
|
},
|
|
3644
3720
|
},
|
|
3645
3721
|
/**
|
|
3646
|
-
*
|
|
3722
|
+
* Lookup506: polymesh_primitives::settlement::ReceiptDetails<sp_core::crypto::AccountId32, sp_runtime::MultiSignature>
|
|
3647
3723
|
**/
|
|
3648
3724
|
PolymeshPrimitivesSettlementReceiptDetails: {
|
|
3649
3725
|
uid: 'u64',
|
|
@@ -3654,7 +3730,7 @@ exports.default = {
|
|
|
3654
3730
|
metadata: 'Option<PolymeshPrimitivesSettlementReceiptMetadata>',
|
|
3655
3731
|
},
|
|
3656
3732
|
/**
|
|
3657
|
-
*
|
|
3733
|
+
* Lookup507: sp_runtime::MultiSignature
|
|
3658
3734
|
**/
|
|
3659
3735
|
SpRuntimeMultiSignature: {
|
|
3660
3736
|
_enum: {
|
|
@@ -3664,11 +3740,11 @@ exports.default = {
|
|
|
3664
3740
|
},
|
|
3665
3741
|
},
|
|
3666
3742
|
/**
|
|
3667
|
-
*
|
|
3743
|
+
* Lookup508: sp_core::ecdsa::Signature
|
|
3668
3744
|
**/
|
|
3669
3745
|
SpCoreEcdsaSignature: '[u8;65]',
|
|
3670
3746
|
/**
|
|
3671
|
-
*
|
|
3747
|
+
* Lookup511: polymesh_primitives::settlement::AffirmationCount
|
|
3672
3748
|
**/
|
|
3673
3749
|
PolymeshPrimitivesSettlementAffirmationCount: {
|
|
3674
3750
|
senderAssetCount: 'PolymeshPrimitivesSettlementAssetCount',
|
|
@@ -3676,7 +3752,7 @@ exports.default = {
|
|
|
3676
3752
|
offchainCount: 'u32',
|
|
3677
3753
|
},
|
|
3678
3754
|
/**
|
|
3679
|
-
*
|
|
3755
|
+
* Lookup512: polymesh_primitives::settlement::AssetCount
|
|
3680
3756
|
**/
|
|
3681
3757
|
PolymeshPrimitivesSettlementAssetCount: {
|
|
3682
3758
|
fungible: 'u32',
|
|
@@ -3684,7 +3760,7 @@ exports.default = {
|
|
|
3684
3760
|
offChain: 'u32',
|
|
3685
3761
|
},
|
|
3686
3762
|
/**
|
|
3687
|
-
*
|
|
3763
|
+
* Lookup515: pallet_statistics::Call<T>
|
|
3688
3764
|
**/
|
|
3689
3765
|
PalletStatisticsCall: {
|
|
3690
3766
|
_enum: {
|
|
@@ -3709,7 +3785,7 @@ exports.default = {
|
|
|
3709
3785
|
},
|
|
3710
3786
|
},
|
|
3711
3787
|
/**
|
|
3712
|
-
*
|
|
3788
|
+
* Lookup519: pallet_sto::Call<T>
|
|
3713
3789
|
**/
|
|
3714
3790
|
PalletStoCall: {
|
|
3715
3791
|
_enum: {
|
|
@@ -3755,14 +3831,14 @@ exports.default = {
|
|
|
3755
3831
|
},
|
|
3756
3832
|
},
|
|
3757
3833
|
/**
|
|
3758
|
-
*
|
|
3834
|
+
* Lookup521: pallet_sto::PriceTier
|
|
3759
3835
|
**/
|
|
3760
3836
|
PalletStoPriceTier: {
|
|
3761
3837
|
total: 'u128',
|
|
3762
3838
|
price: 'u128',
|
|
3763
3839
|
},
|
|
3764
3840
|
/**
|
|
3765
|
-
*
|
|
3841
|
+
* Lookup523: pallet_treasury::Call<T>
|
|
3766
3842
|
**/
|
|
3767
3843
|
PalletTreasuryCall: {
|
|
3768
3844
|
_enum: {
|
|
@@ -3775,14 +3851,14 @@ exports.default = {
|
|
|
3775
3851
|
},
|
|
3776
3852
|
},
|
|
3777
3853
|
/**
|
|
3778
|
-
*
|
|
3854
|
+
* Lookup525: polymesh_primitives::Beneficiary<Balance>
|
|
3779
3855
|
**/
|
|
3780
3856
|
PolymeshPrimitivesBeneficiary: {
|
|
3781
3857
|
id: 'PolymeshPrimitivesIdentityId',
|
|
3782
3858
|
amount: 'u128',
|
|
3783
3859
|
},
|
|
3784
3860
|
/**
|
|
3785
|
-
*
|
|
3861
|
+
* Lookup526: pallet_utility::pallet::Call<T>
|
|
3786
3862
|
**/
|
|
3787
3863
|
PalletUtilityCall: {
|
|
3788
3864
|
_enum: {
|
|
@@ -3798,7 +3874,7 @@ exports.default = {
|
|
|
3798
3874
|
calls: 'Vec<Call>',
|
|
3799
3875
|
},
|
|
3800
3876
|
dispatch_as: {
|
|
3801
|
-
asOrigin: '
|
|
3877
|
+
asOrigin: 'PolymeshRuntimeDevelopRuntimeOriginCaller',
|
|
3802
3878
|
call: 'Call',
|
|
3803
3879
|
},
|
|
3804
3880
|
force_batch: {
|
|
@@ -3824,16 +3900,16 @@ exports.default = {
|
|
|
3824
3900
|
},
|
|
3825
3901
|
},
|
|
3826
3902
|
/**
|
|
3827
|
-
*
|
|
3903
|
+
* Lookup528: pallet_utility::UniqueCall<polymesh_runtime_develop::runtime::RuntimeCall>
|
|
3828
3904
|
**/
|
|
3829
3905
|
PalletUtilityUniqueCall: {
|
|
3830
3906
|
nonce: 'u64',
|
|
3831
3907
|
call: 'Call',
|
|
3832
3908
|
},
|
|
3833
3909
|
/**
|
|
3834
|
-
*
|
|
3910
|
+
* Lookup529: polymesh_runtime_develop::runtime::OriginCaller
|
|
3835
3911
|
**/
|
|
3836
|
-
|
|
3912
|
+
PolymeshRuntimeDevelopRuntimeOriginCaller: {
|
|
3837
3913
|
_enum: {
|
|
3838
3914
|
system: 'FrameSupportDispatchRawOrigin',
|
|
3839
3915
|
__Unused1: 'Null',
|
|
@@ -3852,7 +3928,7 @@ exports.default = {
|
|
|
3852
3928
|
},
|
|
3853
3929
|
},
|
|
3854
3930
|
/**
|
|
3855
|
-
*
|
|
3931
|
+
* Lookup530: frame_support::dispatch::RawOrigin<sp_core::crypto::AccountId32>
|
|
3856
3932
|
**/
|
|
3857
3933
|
FrameSupportDispatchRawOrigin: {
|
|
3858
3934
|
_enum: {
|
|
@@ -3862,33 +3938,33 @@ exports.default = {
|
|
|
3862
3938
|
},
|
|
3863
3939
|
},
|
|
3864
3940
|
/**
|
|
3865
|
-
*
|
|
3941
|
+
* Lookup531: pallet_committee::RawOrigin<sp_core::crypto::AccountId32, pallet_committee::Instance1>
|
|
3866
3942
|
**/
|
|
3867
3943
|
PalletCommitteeRawOriginInstance1: {
|
|
3868
3944
|
_enum: ['Endorsed'],
|
|
3869
3945
|
},
|
|
3870
3946
|
/**
|
|
3871
|
-
*
|
|
3947
|
+
* Lookup532: pallet_committee::RawOrigin<sp_core::crypto::AccountId32, pallet_committee::Instance3>
|
|
3872
3948
|
**/
|
|
3873
3949
|
PalletCommitteeRawOriginInstance3: {
|
|
3874
3950
|
_enum: ['Endorsed'],
|
|
3875
3951
|
},
|
|
3876
3952
|
/**
|
|
3877
|
-
*
|
|
3953
|
+
* Lookup533: pallet_committee::RawOrigin<sp_core::crypto::AccountId32, pallet_committee::Instance4>
|
|
3878
3954
|
**/
|
|
3879
3955
|
PalletCommitteeRawOriginInstance4: {
|
|
3880
3956
|
_enum: ['Endorsed'],
|
|
3881
3957
|
},
|
|
3882
3958
|
/**
|
|
3883
|
-
*
|
|
3959
|
+
* Lookup534: sp_core::Void
|
|
3884
3960
|
**/
|
|
3885
3961
|
SpCoreVoid: 'Null',
|
|
3886
3962
|
/**
|
|
3887
|
-
*
|
|
3963
|
+
* Lookup535: pallet_base::Call<T>
|
|
3888
3964
|
**/
|
|
3889
3965
|
PalletBaseCall: 'Null',
|
|
3890
3966
|
/**
|
|
3891
|
-
*
|
|
3967
|
+
* Lookup536: pallet_external_agents::Call<T>
|
|
3892
3968
|
**/
|
|
3893
3969
|
PalletExternalAgentsCall: {
|
|
3894
3970
|
_enum: {
|
|
@@ -3930,7 +4006,7 @@ exports.default = {
|
|
|
3930
4006
|
},
|
|
3931
4007
|
},
|
|
3932
4008
|
/**
|
|
3933
|
-
*
|
|
4009
|
+
* Lookup537: pallet_relayer::Call<T>
|
|
3934
4010
|
**/
|
|
3935
4011
|
PalletRelayerCall: {
|
|
3936
4012
|
_enum: {
|
|
@@ -3960,7 +4036,7 @@ exports.default = {
|
|
|
3960
4036
|
},
|
|
3961
4037
|
},
|
|
3962
4038
|
/**
|
|
3963
|
-
*
|
|
4039
|
+
* Lookup538: pallet_contracts::pallet::Call<T>
|
|
3964
4040
|
**/
|
|
3965
4041
|
PalletContractsCall: {
|
|
3966
4042
|
_enum: {
|
|
@@ -4025,13 +4101,13 @@ exports.default = {
|
|
|
4025
4101
|
},
|
|
4026
4102
|
},
|
|
4027
4103
|
/**
|
|
4028
|
-
*
|
|
4104
|
+
* Lookup542: pallet_contracts::wasm::Determinism
|
|
4029
4105
|
**/
|
|
4030
4106
|
PalletContractsWasmDeterminism: {
|
|
4031
4107
|
_enum: ['Deterministic', 'AllowIndeterminism'],
|
|
4032
4108
|
},
|
|
4033
4109
|
/**
|
|
4034
|
-
*
|
|
4110
|
+
* Lookup543: polymesh_contracts::Call<T>
|
|
4035
4111
|
**/
|
|
4036
4112
|
PolymeshContractsCall: {
|
|
4037
4113
|
_enum: {
|
|
@@ -4079,14 +4155,14 @@ exports.default = {
|
|
|
4079
4155
|
},
|
|
4080
4156
|
},
|
|
4081
4157
|
/**
|
|
4082
|
-
*
|
|
4158
|
+
* Lookup546: polymesh_contracts::NextUpgrade<T>
|
|
4083
4159
|
**/
|
|
4084
4160
|
PolymeshContractsNextUpgrade: {
|
|
4085
4161
|
chainVersion: 'PolymeshContractsChainVersion',
|
|
4086
4162
|
apiHash: 'PolymeshContractsApiCodeHash',
|
|
4087
4163
|
},
|
|
4088
4164
|
/**
|
|
4089
|
-
*
|
|
4165
|
+
* Lookup547: polymesh_contracts::ApiCodeHash<T>
|
|
4090
4166
|
**/
|
|
4091
4167
|
PolymeshContractsApiCodeHash: {
|
|
4092
4168
|
_alias: {
|
|
@@ -4095,7 +4171,7 @@ exports.default = {
|
|
|
4095
4171
|
hash_: 'H256',
|
|
4096
4172
|
},
|
|
4097
4173
|
/**
|
|
4098
|
-
*
|
|
4174
|
+
* Lookup548: pallet_preimage::pallet::Call<T>
|
|
4099
4175
|
**/
|
|
4100
4176
|
PalletPreimageCall: {
|
|
4101
4177
|
_enum: {
|
|
@@ -4123,7 +4199,7 @@ exports.default = {
|
|
|
4123
4199
|
},
|
|
4124
4200
|
},
|
|
4125
4201
|
/**
|
|
4126
|
-
*
|
|
4202
|
+
* Lookup549: pallet_nft::Call<T>
|
|
4127
4203
|
**/
|
|
4128
4204
|
PalletNftCall: {
|
|
4129
4205
|
_enum: {
|
|
@@ -4151,18 +4227,18 @@ exports.default = {
|
|
|
4151
4227
|
},
|
|
4152
4228
|
},
|
|
4153
4229
|
/**
|
|
4154
|
-
*
|
|
4230
|
+
* Lookup551: polymesh_primitives::nft::NFTCollectionKeys
|
|
4155
4231
|
**/
|
|
4156
4232
|
PolymeshPrimitivesNftNftCollectionKeys: 'Vec<PolymeshPrimitivesAssetMetadataAssetMetadataKey>',
|
|
4157
4233
|
/**
|
|
4158
|
-
*
|
|
4234
|
+
* Lookup554: polymesh_primitives::nft::NFTMetadataAttribute
|
|
4159
4235
|
**/
|
|
4160
4236
|
PolymeshPrimitivesNftNftMetadataAttribute: {
|
|
4161
4237
|
key: 'PolymeshPrimitivesAssetMetadataAssetMetadataKey',
|
|
4162
4238
|
value: 'Bytes',
|
|
4163
4239
|
},
|
|
4164
4240
|
/**
|
|
4165
|
-
*
|
|
4241
|
+
* Lookup555: pallet_test_utils::Call<T>
|
|
4166
4242
|
**/
|
|
4167
4243
|
PalletTestUtilsCall: {
|
|
4168
4244
|
_enum: {
|
|
@@ -4179,7 +4255,7 @@ exports.default = {
|
|
|
4179
4255
|
},
|
|
4180
4256
|
},
|
|
4181
4257
|
/**
|
|
4182
|
-
*
|
|
4258
|
+
* Lookup556: pallet_committee::PolymeshVotes<BlockNumber>
|
|
4183
4259
|
**/
|
|
4184
4260
|
PalletCommitteePolymeshVotes: {
|
|
4185
4261
|
index: 'u32',
|
|
@@ -4188,7 +4264,7 @@ exports.default = {
|
|
|
4188
4264
|
expiry: 'PolymeshCommonUtilitiesMaybeBlock',
|
|
4189
4265
|
},
|
|
4190
4266
|
/**
|
|
4191
|
-
*
|
|
4267
|
+
* Lookup558: pallet_committee::Error<T, I>
|
|
4192
4268
|
**/
|
|
4193
4269
|
PalletCommitteeError: {
|
|
4194
4270
|
_enum: [
|
|
@@ -4204,7 +4280,7 @@ exports.default = {
|
|
|
4204
4280
|
],
|
|
4205
4281
|
},
|
|
4206
4282
|
/**
|
|
4207
|
-
*
|
|
4283
|
+
* Lookup568: polymesh_primitives::multisig::ProposalDetails<T>
|
|
4208
4284
|
**/
|
|
4209
4285
|
PolymeshPrimitivesMultisigProposalDetails: {
|
|
4210
4286
|
approvals: 'u64',
|
|
@@ -4214,13 +4290,13 @@ exports.default = {
|
|
|
4214
4290
|
autoClose: 'bool',
|
|
4215
4291
|
},
|
|
4216
4292
|
/**
|
|
4217
|
-
*
|
|
4293
|
+
* Lookup569: polymesh_primitives::multisig::ProposalStatus
|
|
4218
4294
|
**/
|
|
4219
4295
|
PolymeshPrimitivesMultisigProposalStatus: {
|
|
4220
4296
|
_enum: ['Invalid', 'ActiveOrExpired', 'ExecutionSuccessful', 'ExecutionFailed', 'Rejected'],
|
|
4221
4297
|
},
|
|
4222
4298
|
/**
|
|
4223
|
-
*
|
|
4299
|
+
* Lookup571: pallet_multisig::Error<T>
|
|
4224
4300
|
**/
|
|
4225
4301
|
PalletMultisigError: {
|
|
4226
4302
|
_enum: [
|
|
@@ -4253,7 +4329,7 @@ exports.default = {
|
|
|
4253
4329
|
],
|
|
4254
4330
|
},
|
|
4255
4331
|
/**
|
|
4256
|
-
*
|
|
4332
|
+
* Lookup573: pallet_bridge::BridgeTxDetail<BlockNumber>
|
|
4257
4333
|
**/
|
|
4258
4334
|
PalletBridgeBridgeTxDetail: {
|
|
4259
4335
|
amount: 'u128',
|
|
@@ -4262,7 +4338,7 @@ exports.default = {
|
|
|
4262
4338
|
txHash: 'H256',
|
|
4263
4339
|
},
|
|
4264
4340
|
/**
|
|
4265
|
-
*
|
|
4341
|
+
* Lookup574: pallet_bridge::BridgeTxStatus
|
|
4266
4342
|
**/
|
|
4267
4343
|
PalletBridgeBridgeTxStatus: {
|
|
4268
4344
|
_enum: {
|
|
@@ -4274,7 +4350,7 @@ exports.default = {
|
|
|
4274
4350
|
},
|
|
4275
4351
|
},
|
|
4276
4352
|
/**
|
|
4277
|
-
*
|
|
4353
|
+
* Lookup577: pallet_bridge::Error<T>
|
|
4278
4354
|
**/
|
|
4279
4355
|
PalletBridgeError: {
|
|
4280
4356
|
_enum: [
|
|
@@ -4294,7 +4370,7 @@ exports.default = {
|
|
|
4294
4370
|
],
|
|
4295
4371
|
},
|
|
4296
4372
|
/**
|
|
4297
|
-
*
|
|
4373
|
+
* Lookup578: pallet_staking::StakingLedger<sp_core::crypto::AccountId32, Balance>
|
|
4298
4374
|
**/
|
|
4299
4375
|
PalletStakingStakingLedger: {
|
|
4300
4376
|
stash: 'AccountId32',
|
|
@@ -4304,14 +4380,14 @@ exports.default = {
|
|
|
4304
4380
|
claimedRewards: 'Vec<u32>',
|
|
4305
4381
|
},
|
|
4306
4382
|
/**
|
|
4307
|
-
*
|
|
4383
|
+
* Lookup580: pallet_staking::UnlockChunk<Balance>
|
|
4308
4384
|
**/
|
|
4309
4385
|
PalletStakingUnlockChunk: {
|
|
4310
4386
|
value: 'Compact<u128>',
|
|
4311
4387
|
era: 'Compact<u32>',
|
|
4312
4388
|
},
|
|
4313
4389
|
/**
|
|
4314
|
-
*
|
|
4390
|
+
* Lookup581: pallet_staking::Nominations<sp_core::crypto::AccountId32>
|
|
4315
4391
|
**/
|
|
4316
4392
|
PalletStakingNominations: {
|
|
4317
4393
|
targets: 'Vec<AccountId32>',
|
|
@@ -4319,27 +4395,27 @@ exports.default = {
|
|
|
4319
4395
|
suppressed: 'bool',
|
|
4320
4396
|
},
|
|
4321
4397
|
/**
|
|
4322
|
-
*
|
|
4398
|
+
* Lookup582: pallet_staking::ActiveEraInfo
|
|
4323
4399
|
**/
|
|
4324
4400
|
PalletStakingActiveEraInfo: {
|
|
4325
4401
|
index: 'u32',
|
|
4326
4402
|
start: 'Option<u64>',
|
|
4327
4403
|
},
|
|
4328
4404
|
/**
|
|
4329
|
-
*
|
|
4405
|
+
* Lookup584: pallet_staking::EraRewardPoints<sp_core::crypto::AccountId32>
|
|
4330
4406
|
**/
|
|
4331
4407
|
PalletStakingEraRewardPoints: {
|
|
4332
4408
|
total: 'u32',
|
|
4333
4409
|
individual: 'BTreeMap<AccountId32, u32>',
|
|
4334
4410
|
},
|
|
4335
4411
|
/**
|
|
4336
|
-
*
|
|
4412
|
+
* Lookup587: pallet_staking::Forcing
|
|
4337
4413
|
**/
|
|
4338
4414
|
PalletStakingForcing: {
|
|
4339
4415
|
_enum: ['NotForcing', 'ForceNew', 'ForceNone', 'ForceAlways'],
|
|
4340
4416
|
},
|
|
4341
4417
|
/**
|
|
4342
|
-
*
|
|
4418
|
+
* Lookup589: pallet_staking::UnappliedSlash<sp_core::crypto::AccountId32, Balance>
|
|
4343
4419
|
**/
|
|
4344
4420
|
PalletStakingUnappliedSlash: {
|
|
4345
4421
|
validator: 'AccountId32',
|
|
@@ -4349,7 +4425,7 @@ exports.default = {
|
|
|
4349
4425
|
payout: 'u128',
|
|
4350
4426
|
},
|
|
4351
4427
|
/**
|
|
4352
|
-
*
|
|
4428
|
+
* Lookup593: pallet_staking::slashing::SlashingSpans
|
|
4353
4429
|
**/
|
|
4354
4430
|
PalletStakingSlashingSlashingSpans: {
|
|
4355
4431
|
spanIndex: 'u32',
|
|
@@ -4358,14 +4434,14 @@ exports.default = {
|
|
|
4358
4434
|
prior: 'Vec<u32>',
|
|
4359
4435
|
},
|
|
4360
4436
|
/**
|
|
4361
|
-
*
|
|
4437
|
+
* Lookup594: pallet_staking::slashing::SpanRecord<Balance>
|
|
4362
4438
|
**/
|
|
4363
4439
|
PalletStakingSlashingSpanRecord: {
|
|
4364
4440
|
slashed: 'u128',
|
|
4365
4441
|
paidOut: 'u128',
|
|
4366
4442
|
},
|
|
4367
4443
|
/**
|
|
4368
|
-
*
|
|
4444
|
+
* Lookup597: pallet_staking::ElectionResult<sp_core::crypto::AccountId32, Balance>
|
|
4369
4445
|
**/
|
|
4370
4446
|
PalletStakingElectionResult: {
|
|
4371
4447
|
electedStashes: 'Vec<AccountId32>',
|
|
@@ -4373,7 +4449,7 @@ exports.default = {
|
|
|
4373
4449
|
compute: 'PalletStakingElectionCompute',
|
|
4374
4450
|
},
|
|
4375
4451
|
/**
|
|
4376
|
-
*
|
|
4452
|
+
* Lookup598: pallet_staking::ElectionStatus<BlockNumber>
|
|
4377
4453
|
**/
|
|
4378
4454
|
PalletStakingElectionStatus: {
|
|
4379
4455
|
_enum: {
|
|
@@ -4382,20 +4458,20 @@ exports.default = {
|
|
|
4382
4458
|
},
|
|
4383
4459
|
},
|
|
4384
4460
|
/**
|
|
4385
|
-
*
|
|
4461
|
+
* Lookup599: pallet_staking::PermissionedIdentityPrefs
|
|
4386
4462
|
**/
|
|
4387
4463
|
PalletStakingPermissionedIdentityPrefs: {
|
|
4388
4464
|
intendedCount: 'u32',
|
|
4389
4465
|
runningCount: 'u32',
|
|
4390
4466
|
},
|
|
4391
4467
|
/**
|
|
4392
|
-
*
|
|
4468
|
+
* Lookup600: pallet_staking::Releases
|
|
4393
4469
|
**/
|
|
4394
4470
|
PalletStakingReleases: {
|
|
4395
4471
|
_enum: ['V1_0_0Ancient', 'V2_0_0', 'V3_0_0', 'V4_0_0', 'V5_0_0', 'V6_0_0', 'V6_0_1', 'V7_0_0'],
|
|
4396
4472
|
},
|
|
4397
4473
|
/**
|
|
4398
|
-
*
|
|
4474
|
+
* Lookup602: pallet_staking::Error<T>
|
|
4399
4475
|
**/
|
|
4400
4476
|
PalletStakingError: {
|
|
4401
4477
|
_enum: [
|
|
@@ -4445,24 +4521,24 @@ exports.default = {
|
|
|
4445
4521
|
],
|
|
4446
4522
|
},
|
|
4447
4523
|
/**
|
|
4448
|
-
*
|
|
4524
|
+
* Lookup603: sp_staking::offence::OffenceDetails<sp_core::crypto::AccountId32, Offender>
|
|
4449
4525
|
**/
|
|
4450
4526
|
SpStakingOffenceOffenceDetails: {
|
|
4451
4527
|
offender: '(AccountId32,PalletStakingExposure)',
|
|
4452
4528
|
reporters: 'Vec<AccountId32>',
|
|
4453
4529
|
},
|
|
4454
4530
|
/**
|
|
4455
|
-
*
|
|
4531
|
+
* Lookup608: sp_core::crypto::KeyTypeId
|
|
4456
4532
|
**/
|
|
4457
4533
|
SpCoreCryptoKeyTypeId: '[u8;4]',
|
|
4458
4534
|
/**
|
|
4459
|
-
*
|
|
4535
|
+
* Lookup609: pallet_session::pallet::Error<T>
|
|
4460
4536
|
**/
|
|
4461
4537
|
PalletSessionError: {
|
|
4462
4538
|
_enum: ['InvalidProof', 'NoAssociatedValidatorId', 'DuplicatedKey', 'NoKeys', 'NoAccount'],
|
|
4463
4539
|
},
|
|
4464
4540
|
/**
|
|
4465
|
-
*
|
|
4541
|
+
* Lookup610: pallet_grandpa::StoredState<N>
|
|
4466
4542
|
**/
|
|
4467
4543
|
PalletGrandpaStoredState: {
|
|
4468
4544
|
_enum: {
|
|
@@ -4479,7 +4555,7 @@ exports.default = {
|
|
|
4479
4555
|
},
|
|
4480
4556
|
},
|
|
4481
4557
|
/**
|
|
4482
|
-
*
|
|
4558
|
+
* Lookup611: pallet_grandpa::StoredPendingChange<N, Limit>
|
|
4483
4559
|
**/
|
|
4484
4560
|
PalletGrandpaStoredPendingChange: {
|
|
4485
4561
|
scheduledAt: 'u32',
|
|
@@ -4488,7 +4564,7 @@ exports.default = {
|
|
|
4488
4564
|
forced: 'Option<u32>',
|
|
4489
4565
|
},
|
|
4490
4566
|
/**
|
|
4491
|
-
*
|
|
4567
|
+
* Lookup613: pallet_grandpa::pallet::Error<T>
|
|
4492
4568
|
**/
|
|
4493
4569
|
PalletGrandpaError: {
|
|
4494
4570
|
_enum: [
|
|
@@ -4502,34 +4578,40 @@ exports.default = {
|
|
|
4502
4578
|
],
|
|
4503
4579
|
},
|
|
4504
4580
|
/**
|
|
4505
|
-
*
|
|
4581
|
+
* Lookup617: pallet_im_online::BoundedOpaqueNetworkState<PeerIdEncodingLimit, MultiAddrEncodingLimit, AddressesLimit>
|
|
4506
4582
|
**/
|
|
4507
4583
|
PalletImOnlineBoundedOpaqueNetworkState: {
|
|
4508
4584
|
peerId: 'Bytes',
|
|
4509
4585
|
externalAddresses: 'Vec<Bytes>',
|
|
4510
4586
|
},
|
|
4511
4587
|
/**
|
|
4512
|
-
*
|
|
4588
|
+
* Lookup621: pallet_im_online::pallet::Error<T>
|
|
4513
4589
|
**/
|
|
4514
4590
|
PalletImOnlineError: {
|
|
4515
4591
|
_enum: ['InvalidKey', 'DuplicatedHeartbeat'],
|
|
4516
4592
|
},
|
|
4517
4593
|
/**
|
|
4518
|
-
*
|
|
4594
|
+
* Lookup623: pallet_sudo::Error<T>
|
|
4595
|
+
**/
|
|
4596
|
+
PalletSudoError: {
|
|
4597
|
+
_enum: ['RequireSudo'],
|
|
4598
|
+
},
|
|
4599
|
+
/**
|
|
4600
|
+
* Lookup624: pallet_asset::TickerRegistration<U>
|
|
4519
4601
|
**/
|
|
4520
4602
|
PalletAssetTickerRegistration: {
|
|
4521
4603
|
owner: 'PolymeshPrimitivesIdentityId',
|
|
4522
4604
|
expiry: 'Option<u64>',
|
|
4523
4605
|
},
|
|
4524
4606
|
/**
|
|
4525
|
-
*
|
|
4607
|
+
* Lookup625: pallet_asset::TickerRegistrationConfig<U>
|
|
4526
4608
|
**/
|
|
4527
4609
|
PalletAssetTickerRegistrationConfig: {
|
|
4528
4610
|
maxTickerLength: 'u8',
|
|
4529
4611
|
registrationLength: 'Option<u64>',
|
|
4530
4612
|
},
|
|
4531
4613
|
/**
|
|
4532
|
-
*
|
|
4614
|
+
* Lookup626: pallet_asset::SecurityToken
|
|
4533
4615
|
**/
|
|
4534
4616
|
PalletAssetSecurityToken: {
|
|
4535
4617
|
totalSupply: 'u128',
|
|
@@ -4538,13 +4620,13 @@ exports.default = {
|
|
|
4538
4620
|
assetType: 'PolymeshPrimitivesAssetAssetType',
|
|
4539
4621
|
},
|
|
4540
4622
|
/**
|
|
4541
|
-
*
|
|
4623
|
+
* Lookup630: pallet_asset::AssetOwnershipRelation
|
|
4542
4624
|
**/
|
|
4543
4625
|
PalletAssetAssetOwnershipRelation: {
|
|
4544
4626
|
_enum: ['NotOwned', 'TickerOwned', 'AssetOwned'],
|
|
4545
4627
|
},
|
|
4546
4628
|
/**
|
|
4547
|
-
*
|
|
4629
|
+
* Lookup636: pallet_asset::Error<T>
|
|
4548
4630
|
**/
|
|
4549
4631
|
PalletAssetError: {
|
|
4550
4632
|
_enum: [
|
|
@@ -4585,10 +4667,11 @@ exports.default = {
|
|
|
4585
4667
|
'IncompatibleAssetTypeUpdate',
|
|
4586
4668
|
'AssetMetadataKeyBelongsToNFTCollection',
|
|
4587
4669
|
'AssetMetadataValueIsEmpty',
|
|
4670
|
+
'NumberOfAssetMediatorsExceeded',
|
|
4588
4671
|
],
|
|
4589
4672
|
},
|
|
4590
4673
|
/**
|
|
4591
|
-
*
|
|
4674
|
+
* Lookup639: pallet_corporate_actions::distribution::Error<T>
|
|
4592
4675
|
**/
|
|
4593
4676
|
PalletCorporateActionsDistributionError: {
|
|
4594
4677
|
_enum: [
|
|
@@ -4610,7 +4693,7 @@ exports.default = {
|
|
|
4610
4693
|
],
|
|
4611
4694
|
},
|
|
4612
4695
|
/**
|
|
4613
|
-
*
|
|
4696
|
+
* Lookup643: polymesh_common_utilities::traits::checkpoint::NextCheckpoints
|
|
4614
4697
|
**/
|
|
4615
4698
|
PolymeshCommonUtilitiesCheckpointNextCheckpoints: {
|
|
4616
4699
|
nextAt: 'u64',
|
|
@@ -4618,7 +4701,7 @@ exports.default = {
|
|
|
4618
4701
|
schedules: 'BTreeMap<u64, u64>',
|
|
4619
4702
|
},
|
|
4620
4703
|
/**
|
|
4621
|
-
*
|
|
4704
|
+
* Lookup649: pallet_asset::checkpoint::Error<T>
|
|
4622
4705
|
**/
|
|
4623
4706
|
PalletAssetCheckpointError: {
|
|
4624
4707
|
_enum: [
|
|
@@ -4631,14 +4714,14 @@ exports.default = {
|
|
|
4631
4714
|
],
|
|
4632
4715
|
},
|
|
4633
4716
|
/**
|
|
4634
|
-
*
|
|
4717
|
+
* Lookup650: polymesh_primitives::compliance_manager::AssetCompliance
|
|
4635
4718
|
**/
|
|
4636
4719
|
PolymeshPrimitivesComplianceManagerAssetCompliance: {
|
|
4637
4720
|
paused: 'bool',
|
|
4638
4721
|
requirements: 'Vec<PolymeshPrimitivesComplianceManagerComplianceRequirement>',
|
|
4639
4722
|
},
|
|
4640
4723
|
/**
|
|
4641
|
-
*
|
|
4724
|
+
* Lookup652: pallet_compliance_manager::Error<T>
|
|
4642
4725
|
**/
|
|
4643
4726
|
PalletComplianceManagerError: {
|
|
4644
4727
|
_enum: [
|
|
@@ -4652,7 +4735,7 @@ exports.default = {
|
|
|
4652
4735
|
],
|
|
4653
4736
|
},
|
|
4654
4737
|
/**
|
|
4655
|
-
*
|
|
4738
|
+
* Lookup655: pallet_corporate_actions::Error<T>
|
|
4656
4739
|
**/
|
|
4657
4740
|
PalletCorporateActionsError: {
|
|
4658
4741
|
_enum: [
|
|
@@ -4670,7 +4753,7 @@ exports.default = {
|
|
|
4670
4753
|
],
|
|
4671
4754
|
},
|
|
4672
4755
|
/**
|
|
4673
|
-
*
|
|
4756
|
+
* Lookup657: pallet_corporate_actions::ballot::Error<T>
|
|
4674
4757
|
**/
|
|
4675
4758
|
PalletCorporateActionsBallotError: {
|
|
4676
4759
|
_enum: [
|
|
@@ -4691,13 +4774,13 @@ exports.default = {
|
|
|
4691
4774
|
],
|
|
4692
4775
|
},
|
|
4693
4776
|
/**
|
|
4694
|
-
*
|
|
4777
|
+
* Lookup658: pallet_permissions::Error<T>
|
|
4695
4778
|
**/
|
|
4696
4779
|
PalletPermissionsError: {
|
|
4697
4780
|
_enum: ['UnauthorizedCaller'],
|
|
4698
4781
|
},
|
|
4699
4782
|
/**
|
|
4700
|
-
*
|
|
4783
|
+
* Lookup659: pallet_pips::PipsMetadata<BlockNumber>
|
|
4701
4784
|
**/
|
|
4702
4785
|
PalletPipsPipsMetadata: {
|
|
4703
4786
|
id: 'u32',
|
|
@@ -4708,14 +4791,14 @@ exports.default = {
|
|
|
4708
4791
|
expiry: 'PolymeshCommonUtilitiesMaybeBlock',
|
|
4709
4792
|
},
|
|
4710
4793
|
/**
|
|
4711
|
-
*
|
|
4794
|
+
* Lookup661: pallet_pips::DepositInfo<sp_core::crypto::AccountId32>
|
|
4712
4795
|
**/
|
|
4713
4796
|
PalletPipsDepositInfo: {
|
|
4714
4797
|
owner: 'AccountId32',
|
|
4715
4798
|
amount: 'u128',
|
|
4716
4799
|
},
|
|
4717
4800
|
/**
|
|
4718
|
-
*
|
|
4801
|
+
* Lookup662: pallet_pips::Pip<polymesh_runtime_develop::runtime::RuntimeCall, sp_core::crypto::AccountId32>
|
|
4719
4802
|
**/
|
|
4720
4803
|
PalletPipsPip: {
|
|
4721
4804
|
id: 'u32',
|
|
@@ -4723,7 +4806,7 @@ exports.default = {
|
|
|
4723
4806
|
proposer: 'PalletPipsProposer',
|
|
4724
4807
|
},
|
|
4725
4808
|
/**
|
|
4726
|
-
*
|
|
4809
|
+
* Lookup663: pallet_pips::VotingResult
|
|
4727
4810
|
**/
|
|
4728
4811
|
PalletPipsVotingResult: {
|
|
4729
4812
|
ayesCount: 'u32',
|
|
@@ -4732,11 +4815,11 @@ exports.default = {
|
|
|
4732
4815
|
naysStake: 'u128',
|
|
4733
4816
|
},
|
|
4734
4817
|
/**
|
|
4735
|
-
*
|
|
4818
|
+
* Lookup664: pallet_pips::Vote
|
|
4736
4819
|
**/
|
|
4737
4820
|
PalletPipsVote: '(bool,u128)',
|
|
4738
4821
|
/**
|
|
4739
|
-
*
|
|
4822
|
+
* Lookup665: pallet_pips::SnapshotMetadata<BlockNumber, sp_core::crypto::AccountId32>
|
|
4740
4823
|
**/
|
|
4741
4824
|
PalletPipsSnapshotMetadata: {
|
|
4742
4825
|
createdAt: 'u32',
|
|
@@ -4744,7 +4827,7 @@ exports.default = {
|
|
|
4744
4827
|
id: 'u32',
|
|
4745
4828
|
},
|
|
4746
4829
|
/**
|
|
4747
|
-
*
|
|
4830
|
+
* Lookup667: pallet_pips::Error<T>
|
|
4748
4831
|
**/
|
|
4749
4832
|
PalletPipsError: {
|
|
4750
4833
|
_enum: [
|
|
@@ -4769,7 +4852,7 @@ exports.default = {
|
|
|
4769
4852
|
],
|
|
4770
4853
|
},
|
|
4771
4854
|
/**
|
|
4772
|
-
*
|
|
4855
|
+
* Lookup675: pallet_portfolio::Error<T>
|
|
4773
4856
|
**/
|
|
4774
4857
|
PalletPortfolioError: {
|
|
4775
4858
|
_enum: [
|
|
@@ -4793,23 +4876,23 @@ exports.default = {
|
|
|
4793
4876
|
],
|
|
4794
4877
|
},
|
|
4795
4878
|
/**
|
|
4796
|
-
*
|
|
4879
|
+
* Lookup676: pallet_protocol_fee::Error<T>
|
|
4797
4880
|
**/
|
|
4798
4881
|
PalletProtocolFeeError: {
|
|
4799
4882
|
_enum: ['InsufficientAccountBalance', 'UnHandledImbalances', 'InsufficientSubsidyBalance'],
|
|
4800
4883
|
},
|
|
4801
4884
|
/**
|
|
4802
|
-
*
|
|
4885
|
+
* 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>
|
|
4803
4886
|
**/
|
|
4804
4887
|
PalletSchedulerScheduled: {
|
|
4805
4888
|
maybeId: 'Option<[u8;32]>',
|
|
4806
4889
|
priority: 'u8',
|
|
4807
4890
|
call: 'FrameSupportPreimagesBounded',
|
|
4808
4891
|
maybePeriodic: 'Option<(u32,u32)>',
|
|
4809
|
-
origin: '
|
|
4892
|
+
origin: 'PolymeshRuntimeDevelopRuntimeOriginCaller',
|
|
4810
4893
|
},
|
|
4811
4894
|
/**
|
|
4812
|
-
*
|
|
4895
|
+
* Lookup680: frame_support::traits::preimages::Bounded<polymesh_runtime_develop::runtime::RuntimeCall>
|
|
4813
4896
|
**/
|
|
4814
4897
|
FrameSupportPreimagesBounded: {
|
|
4815
4898
|
_enum: {
|
|
@@ -4830,7 +4913,7 @@ exports.default = {
|
|
|
4830
4913
|
},
|
|
4831
4914
|
},
|
|
4832
4915
|
/**
|
|
4833
|
-
*
|
|
4916
|
+
* Lookup683: pallet_scheduler::pallet::Error<T>
|
|
4834
4917
|
**/
|
|
4835
4918
|
PalletSchedulerError: {
|
|
4836
4919
|
_enum: [
|
|
@@ -4842,14 +4925,14 @@ exports.default = {
|
|
|
4842
4925
|
],
|
|
4843
4926
|
},
|
|
4844
4927
|
/**
|
|
4845
|
-
*
|
|
4928
|
+
* Lookup684: polymesh_primitives::settlement::Venue
|
|
4846
4929
|
**/
|
|
4847
4930
|
PolymeshPrimitivesSettlementVenue: {
|
|
4848
4931
|
creator: 'PolymeshPrimitivesIdentityId',
|
|
4849
4932
|
venueType: 'PolymeshPrimitivesSettlementVenueType',
|
|
4850
4933
|
},
|
|
4851
4934
|
/**
|
|
4852
|
-
*
|
|
4935
|
+
* Lookup688: polymesh_primitives::settlement::Instruction<Moment, BlockNumber>
|
|
4853
4936
|
**/
|
|
4854
4937
|
PolymeshPrimitivesSettlementInstruction: {
|
|
4855
4938
|
instructionId: 'u64',
|
|
@@ -4860,7 +4943,7 @@ exports.default = {
|
|
|
4860
4943
|
valueDate: 'Option<u64>',
|
|
4861
4944
|
},
|
|
4862
4945
|
/**
|
|
4863
|
-
*
|
|
4946
|
+
* Lookup690: polymesh_primitives::settlement::LegStatus<sp_core::crypto::AccountId32>
|
|
4864
4947
|
**/
|
|
4865
4948
|
PolymeshPrimitivesSettlementLegStatus: {
|
|
4866
4949
|
_enum: {
|
|
@@ -4870,13 +4953,13 @@ exports.default = {
|
|
|
4870
4953
|
},
|
|
4871
4954
|
},
|
|
4872
4955
|
/**
|
|
4873
|
-
*
|
|
4956
|
+
* Lookup692: polymesh_primitives::settlement::AffirmationStatus
|
|
4874
4957
|
**/
|
|
4875
4958
|
PolymeshPrimitivesSettlementAffirmationStatus: {
|
|
4876
4959
|
_enum: ['Unknown', 'Pending', 'Affirmed'],
|
|
4877
4960
|
},
|
|
4878
4961
|
/**
|
|
4879
|
-
*
|
|
4962
|
+
* Lookup696: polymesh_primitives::settlement::InstructionStatus<BlockNumber>
|
|
4880
4963
|
**/
|
|
4881
4964
|
PolymeshPrimitivesSettlementInstructionStatus: {
|
|
4882
4965
|
_enum: {
|
|
@@ -4888,7 +4971,19 @@ exports.default = {
|
|
|
4888
4971
|
},
|
|
4889
4972
|
},
|
|
4890
4973
|
/**
|
|
4891
|
-
*
|
|
4974
|
+
* Lookup698: polymesh_primitives::settlement::MediatorAffirmationStatus<T>
|
|
4975
|
+
**/
|
|
4976
|
+
PolymeshPrimitivesSettlementMediatorAffirmationStatus: {
|
|
4977
|
+
_enum: {
|
|
4978
|
+
Unknown: 'Null',
|
|
4979
|
+
Pending: 'Null',
|
|
4980
|
+
Affirmed: {
|
|
4981
|
+
expiry: 'Option<u64>',
|
|
4982
|
+
},
|
|
4983
|
+
},
|
|
4984
|
+
},
|
|
4985
|
+
/**
|
|
4986
|
+
* Lookup699: pallet_settlement::Error<T>
|
|
4892
4987
|
**/
|
|
4893
4988
|
PalletSettlementError: {
|
|
4894
4989
|
_enum: [
|
|
@@ -4932,24 +5027,27 @@ exports.default = {
|
|
|
4932
5027
|
'MultipleReceiptsForOneLeg',
|
|
4933
5028
|
'UnexpectedLegStatus',
|
|
4934
5029
|
'NumberOfVenueSignersExceeded',
|
|
5030
|
+
'CallerIsNotAMediator',
|
|
5031
|
+
'InvalidExpiryDate',
|
|
5032
|
+
'MediatorAffirmationExpired',
|
|
4935
5033
|
],
|
|
4936
5034
|
},
|
|
4937
5035
|
/**
|
|
4938
|
-
*
|
|
5036
|
+
* Lookup702: polymesh_primitives::statistics::Stat1stKey
|
|
4939
5037
|
**/
|
|
4940
5038
|
PolymeshPrimitivesStatisticsStat1stKey: {
|
|
4941
5039
|
asset: 'PolymeshPrimitivesStatisticsAssetScope',
|
|
4942
5040
|
statType: 'PolymeshPrimitivesStatisticsStatType',
|
|
4943
5041
|
},
|
|
4944
5042
|
/**
|
|
4945
|
-
*
|
|
5043
|
+
* Lookup703: polymesh_primitives::transfer_compliance::AssetTransferCompliance<S>
|
|
4946
5044
|
**/
|
|
4947
5045
|
PolymeshPrimitivesTransferComplianceAssetTransferCompliance: {
|
|
4948
5046
|
paused: 'bool',
|
|
4949
5047
|
requirements: 'BTreeSet<PolymeshPrimitivesTransferComplianceTransferCondition>',
|
|
4950
5048
|
},
|
|
4951
5049
|
/**
|
|
4952
|
-
*
|
|
5050
|
+
* Lookup707: pallet_statistics::Error<T>
|
|
4953
5051
|
**/
|
|
4954
5052
|
PalletStatisticsError: {
|
|
4955
5053
|
_enum: [
|
|
@@ -4963,7 +5061,7 @@ exports.default = {
|
|
|
4963
5061
|
],
|
|
4964
5062
|
},
|
|
4965
5063
|
/**
|
|
4966
|
-
*
|
|
5064
|
+
* Lookup709: pallet_sto::Error<T>
|
|
4967
5065
|
**/
|
|
4968
5066
|
PalletStoError: {
|
|
4969
5067
|
_enum: [
|
|
@@ -4982,13 +5080,13 @@ exports.default = {
|
|
|
4982
5080
|
],
|
|
4983
5081
|
},
|
|
4984
5082
|
/**
|
|
4985
|
-
*
|
|
5083
|
+
* Lookup710: pallet_treasury::Error<T>
|
|
4986
5084
|
**/
|
|
4987
5085
|
PalletTreasuryError: {
|
|
4988
5086
|
_enum: ['InsufficientBalance', 'InvalidIdentity'],
|
|
4989
5087
|
},
|
|
4990
5088
|
/**
|
|
4991
|
-
*
|
|
5089
|
+
* Lookup711: pallet_utility::pallet::Error<T>
|
|
4992
5090
|
**/
|
|
4993
5091
|
PalletUtilityError: {
|
|
4994
5092
|
_enum: [
|
|
@@ -5000,13 +5098,13 @@ exports.default = {
|
|
|
5000
5098
|
],
|
|
5001
5099
|
},
|
|
5002
5100
|
/**
|
|
5003
|
-
*
|
|
5101
|
+
* Lookup712: pallet_base::Error<T>
|
|
5004
5102
|
**/
|
|
5005
5103
|
PalletBaseError: {
|
|
5006
5104
|
_enum: ['TooLong', 'CounterOverflow'],
|
|
5007
5105
|
},
|
|
5008
5106
|
/**
|
|
5009
|
-
*
|
|
5107
|
+
* Lookup714: pallet_external_agents::Error<T>
|
|
5010
5108
|
**/
|
|
5011
5109
|
PalletExternalAgentsError: {
|
|
5012
5110
|
_enum: [
|
|
@@ -5019,14 +5117,14 @@ exports.default = {
|
|
|
5019
5117
|
],
|
|
5020
5118
|
},
|
|
5021
5119
|
/**
|
|
5022
|
-
*
|
|
5120
|
+
* Lookup715: pallet_relayer::Subsidy<sp_core::crypto::AccountId32>
|
|
5023
5121
|
**/
|
|
5024
5122
|
PalletRelayerSubsidy: {
|
|
5025
5123
|
payingKey: 'AccountId32',
|
|
5026
5124
|
remaining: 'u128',
|
|
5027
5125
|
},
|
|
5028
5126
|
/**
|
|
5029
|
-
*
|
|
5127
|
+
* Lookup716: pallet_relayer::Error<T>
|
|
5030
5128
|
**/
|
|
5031
5129
|
PalletRelayerError: {
|
|
5032
5130
|
_enum: [
|
|
@@ -5040,7 +5138,7 @@ exports.default = {
|
|
|
5040
5138
|
],
|
|
5041
5139
|
},
|
|
5042
5140
|
/**
|
|
5043
|
-
*
|
|
5141
|
+
* Lookup718: pallet_contracts::wasm::PrefabWasmModule<T>
|
|
5044
5142
|
**/
|
|
5045
5143
|
PalletContractsWasmPrefabWasmModule: {
|
|
5046
5144
|
instructionWeightsVersion: 'Compact<u32>',
|
|
@@ -5050,7 +5148,7 @@ exports.default = {
|
|
|
5050
5148
|
determinism: 'PalletContractsWasmDeterminism',
|
|
5051
5149
|
},
|
|
5052
5150
|
/**
|
|
5053
|
-
*
|
|
5151
|
+
* Lookup720: pallet_contracts::wasm::OwnerInfo<T>
|
|
5054
5152
|
**/
|
|
5055
5153
|
PalletContractsWasmOwnerInfo: {
|
|
5056
5154
|
owner: 'AccountId32',
|
|
@@ -5058,7 +5156,7 @@ exports.default = {
|
|
|
5058
5156
|
refcount: 'Compact<u64>',
|
|
5059
5157
|
},
|
|
5060
5158
|
/**
|
|
5061
|
-
*
|
|
5159
|
+
* Lookup721: pallet_contracts::storage::ContractInfo<T>
|
|
5062
5160
|
**/
|
|
5063
5161
|
PalletContractsStorageContractInfo: {
|
|
5064
5162
|
trieId: 'Bytes',
|
|
@@ -5071,13 +5169,13 @@ exports.default = {
|
|
|
5071
5169
|
storageBaseDeposit: 'u128',
|
|
5072
5170
|
},
|
|
5073
5171
|
/**
|
|
5074
|
-
*
|
|
5172
|
+
* Lookup724: pallet_contracts::storage::DeletedContract
|
|
5075
5173
|
**/
|
|
5076
5174
|
PalletContractsStorageDeletedContract: {
|
|
5077
5175
|
trieId: 'Bytes',
|
|
5078
5176
|
},
|
|
5079
5177
|
/**
|
|
5080
|
-
*
|
|
5178
|
+
* Lookup726: pallet_contracts::schedule::Schedule<T>
|
|
5081
5179
|
**/
|
|
5082
5180
|
PalletContractsSchedule: {
|
|
5083
5181
|
limits: 'PalletContractsScheduleLimits',
|
|
@@ -5085,7 +5183,7 @@ exports.default = {
|
|
|
5085
5183
|
hostFnWeights: 'PalletContractsScheduleHostFnWeights',
|
|
5086
5184
|
},
|
|
5087
5185
|
/**
|
|
5088
|
-
*
|
|
5186
|
+
* Lookup727: pallet_contracts::schedule::Limits
|
|
5089
5187
|
**/
|
|
5090
5188
|
PalletContractsScheduleLimits: {
|
|
5091
5189
|
eventTopics: 'u32',
|
|
@@ -5099,7 +5197,7 @@ exports.default = {
|
|
|
5099
5197
|
payloadLen: 'u32',
|
|
5100
5198
|
},
|
|
5101
5199
|
/**
|
|
5102
|
-
*
|
|
5200
|
+
* Lookup728: pallet_contracts::schedule::InstructionWeights<T>
|
|
5103
5201
|
**/
|
|
5104
5202
|
PalletContractsScheduleInstructionWeights: {
|
|
5105
5203
|
_alias: {
|
|
@@ -5161,7 +5259,7 @@ exports.default = {
|
|
|
5161
5259
|
i64rotr: 'u32',
|
|
5162
5260
|
},
|
|
5163
5261
|
/**
|
|
5164
|
-
*
|
|
5262
|
+
* Lookup729: pallet_contracts::schedule::HostFnWeights<T>
|
|
5165
5263
|
**/
|
|
5166
5264
|
PalletContractsScheduleHostFnWeights: {
|
|
5167
5265
|
_alias: {
|
|
@@ -5228,7 +5326,7 @@ exports.default = {
|
|
|
5228
5326
|
instantiationNonce: 'SpWeightsWeightV2Weight',
|
|
5229
5327
|
},
|
|
5230
5328
|
/**
|
|
5231
|
-
*
|
|
5329
|
+
* Lookup730: pallet_contracts::pallet::Error<T>
|
|
5232
5330
|
**/
|
|
5233
5331
|
PalletContractsError: {
|
|
5234
5332
|
_enum: [
|
|
@@ -5263,7 +5361,7 @@ exports.default = {
|
|
|
5263
5361
|
],
|
|
5264
5362
|
},
|
|
5265
5363
|
/**
|
|
5266
|
-
*
|
|
5364
|
+
* Lookup732: polymesh_contracts::Error<T>
|
|
5267
5365
|
**/
|
|
5268
5366
|
PolymeshContractsError: {
|
|
5269
5367
|
_enum: [
|
|
@@ -5282,7 +5380,7 @@ exports.default = {
|
|
|
5282
5380
|
],
|
|
5283
5381
|
},
|
|
5284
5382
|
/**
|
|
5285
|
-
*
|
|
5383
|
+
* Lookup733: pallet_preimage::RequestStatus<sp_core::crypto::AccountId32, Balance>
|
|
5286
5384
|
**/
|
|
5287
5385
|
PalletPreimageRequestStatus: {
|
|
5288
5386
|
_enum: {
|
|
@@ -5298,20 +5396,20 @@ exports.default = {
|
|
|
5298
5396
|
},
|
|
5299
5397
|
},
|
|
5300
5398
|
/**
|
|
5301
|
-
*
|
|
5399
|
+
* Lookup737: pallet_preimage::pallet::Error<T>
|
|
5302
5400
|
**/
|
|
5303
5401
|
PalletPreimageError: {
|
|
5304
5402
|
_enum: ['TooBig', 'AlreadyNoted', 'NotAuthorized', 'NotNoted', 'Requested', 'NotRequested'],
|
|
5305
5403
|
},
|
|
5306
5404
|
/**
|
|
5307
|
-
*
|
|
5405
|
+
* Lookup738: polymesh_primitives::nft::NFTCollection
|
|
5308
5406
|
**/
|
|
5309
5407
|
PolymeshPrimitivesNftNftCollection: {
|
|
5310
5408
|
id: 'u64',
|
|
5311
5409
|
ticker: 'PolymeshPrimitivesTicker',
|
|
5312
5410
|
},
|
|
5313
5411
|
/**
|
|
5314
|
-
*
|
|
5412
|
+
* Lookup743: pallet_nft::Error<T>
|
|
5315
5413
|
**/
|
|
5316
5414
|
PalletNftError: {
|
|
5317
5415
|
_enum: [
|
|
@@ -5340,44 +5438,44 @@ exports.default = {
|
|
|
5340
5438
|
],
|
|
5341
5439
|
},
|
|
5342
5440
|
/**
|
|
5343
|
-
*
|
|
5441
|
+
* Lookup744: pallet_test_utils::Error<T>
|
|
5344
5442
|
**/
|
|
5345
5443
|
PalletTestUtilsError: 'Null',
|
|
5346
5444
|
/**
|
|
5347
|
-
*
|
|
5445
|
+
* Lookup747: frame_system::extensions::check_spec_version::CheckSpecVersion<T>
|
|
5348
5446
|
**/
|
|
5349
5447
|
FrameSystemExtensionsCheckSpecVersion: 'Null',
|
|
5350
5448
|
/**
|
|
5351
|
-
*
|
|
5449
|
+
* Lookup748: frame_system::extensions::check_tx_version::CheckTxVersion<T>
|
|
5352
5450
|
**/
|
|
5353
5451
|
FrameSystemExtensionsCheckTxVersion: 'Null',
|
|
5354
5452
|
/**
|
|
5355
|
-
*
|
|
5453
|
+
* Lookup749: frame_system::extensions::check_genesis::CheckGenesis<T>
|
|
5356
5454
|
**/
|
|
5357
5455
|
FrameSystemExtensionsCheckGenesis: 'Null',
|
|
5358
5456
|
/**
|
|
5359
|
-
*
|
|
5457
|
+
* Lookup752: frame_system::extensions::check_nonce::CheckNonce<T>
|
|
5360
5458
|
**/
|
|
5361
5459
|
FrameSystemExtensionsCheckNonce: 'Compact<u32>',
|
|
5362
5460
|
/**
|
|
5363
|
-
*
|
|
5461
|
+
* Lookup753: polymesh_extensions::check_weight::CheckWeight<T>
|
|
5364
5462
|
**/
|
|
5365
5463
|
PolymeshExtensionsCheckWeight: 'FrameSystemExtensionsCheckWeight',
|
|
5366
5464
|
/**
|
|
5367
|
-
*
|
|
5465
|
+
* Lookup754: frame_system::extensions::check_weight::CheckWeight<T>
|
|
5368
5466
|
**/
|
|
5369
5467
|
FrameSystemExtensionsCheckWeight: 'Null',
|
|
5370
5468
|
/**
|
|
5371
|
-
*
|
|
5469
|
+
* Lookup755: pallet_transaction_payment::ChargeTransactionPayment<T>
|
|
5372
5470
|
**/
|
|
5373
5471
|
PalletTransactionPaymentChargeTransactionPayment: 'Compact<u128>',
|
|
5374
5472
|
/**
|
|
5375
|
-
*
|
|
5473
|
+
* Lookup756: pallet_permissions::StoreCallMetadata<T>
|
|
5376
5474
|
**/
|
|
5377
5475
|
PalletPermissionsStoreCallMetadata: 'Null',
|
|
5378
5476
|
/**
|
|
5379
|
-
*
|
|
5477
|
+
* Lookup757: polymesh_runtime_develop::runtime::Runtime
|
|
5380
5478
|
**/
|
|
5381
|
-
|
|
5479
|
+
PolymeshRuntimeDevelopRuntime: 'Null',
|
|
5382
5480
|
};
|
|
5383
5481
|
//# sourceMappingURL=lookup.js.map
|