@polymeshassociation/polymesh-sdk 24.0.0-alpha.4 → 24.0.0-alpha.5
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 +9 -2
- package/api/entities/Asset/NonFungible/Nft.d.ts +13 -3
- package/api/entities/Asset/NonFungible/Nft.d.ts.map +1 -1
- package/api/entities/Asset/NonFungible/Nft.js +42 -12
- package/api/entities/Asset/NonFungible/Nft.js.map +1 -1
- package/generated/types.d.ts +2 -1
- package/generated/types.d.ts.map +1 -1
- package/generated/types.js +1 -0
- package/generated/types.js.map +1 -1
- package/npm-package/polymeshassociation-polymesh-sdk-24.0.0-alpha.5.tgz +0 -0
- package/package.json +1 -1
- package/polkadot/augment-api-errors.d.ts +4 -6
- package/polkadot/augment-api-errors.d.ts.map +1 -1
- package/polkadot/augment-api-events.d.ts +0 -14
- package/polkadot/augment-api-events.d.ts.map +1 -1
- package/polkadot/augment-api-query.d.ts +4 -10
- package/polkadot/augment-api-query.d.ts.map +1 -1
- package/polkadot/augment-api-tx.d.ts +17 -92
- package/polkadot/augment-api-tx.d.ts.map +1 -1
- package/polkadot/lookup.d.ts +306 -342
- package/polkadot/lookup.d.ts.map +1 -1
- package/polkadot/lookup.js +316 -346
- package/polkadot/lookup.js.map +1 -1
- package/polkadot/registry.d.ts +4 -7
- package/polkadot/registry.d.ts.map +1 -1
- package/polkadot/types-lookup.d.ts +308 -339
- package/polkadot/types-lookup.d.ts.map +1 -1
- package/npm-package/polymeshassociation-polymesh-sdk-24.0.0-alpha.4.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_testnet::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_testnet::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_testnet::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_testnet::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_testnet::runtime::RuntimeEvent, pallet_group::Instance4>
|
|
795
795
|
**/
|
|
796
796
|
PolymeshCommonUtilitiesGroupRawEventInstance4: {
|
|
797
797
|
_enum: {
|
|
@@ -993,17 +993,7 @@ exports.default = {
|
|
|
993
993
|
value: 'Compact<u128>',
|
|
994
994
|
},
|
|
995
995
|
/**
|
|
996
|
-
* Lookup122:
|
|
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>
|
|
996
|
+
* Lookup122: polymesh_common_utilities::traits::asset::RawEvent<Moment, sp_core::crypto::AccountId32>
|
|
1007
997
|
**/
|
|
1008
998
|
PolymeshCommonUtilitiesAssetRawEvent: {
|
|
1009
999
|
_enum: {
|
|
@@ -1040,7 +1030,7 @@ exports.default = {
|
|
|
1040
1030
|
},
|
|
1041
1031
|
},
|
|
1042
1032
|
/**
|
|
1043
|
-
*
|
|
1033
|
+
* Lookup123: polymesh_primitives::asset::AssetType
|
|
1044
1034
|
**/
|
|
1045
1035
|
PolymeshPrimitivesAssetAssetType: {
|
|
1046
1036
|
_enum: {
|
|
@@ -1059,7 +1049,7 @@ exports.default = {
|
|
|
1059
1049
|
},
|
|
1060
1050
|
},
|
|
1061
1051
|
/**
|
|
1062
|
-
*
|
|
1052
|
+
* Lookup125: polymesh_primitives::asset::NonFungibleType
|
|
1063
1053
|
**/
|
|
1064
1054
|
PolymeshPrimitivesAssetNonFungibleType: {
|
|
1065
1055
|
_enum: {
|
|
@@ -1070,7 +1060,7 @@ exports.default = {
|
|
|
1070
1060
|
},
|
|
1071
1061
|
},
|
|
1072
1062
|
/**
|
|
1073
|
-
*
|
|
1063
|
+
* Lookup128: polymesh_primitives::asset_identifier::AssetIdentifier
|
|
1074
1064
|
**/
|
|
1075
1065
|
PolymeshPrimitivesAssetIdentifier: {
|
|
1076
1066
|
_enum: {
|
|
@@ -1082,7 +1072,7 @@ exports.default = {
|
|
|
1082
1072
|
},
|
|
1083
1073
|
},
|
|
1084
1074
|
/**
|
|
1085
|
-
*
|
|
1075
|
+
* Lookup134: polymesh_primitives::document::Document
|
|
1086
1076
|
**/
|
|
1087
1077
|
PolymeshPrimitivesDocument: {
|
|
1088
1078
|
uri: 'Bytes',
|
|
@@ -1092,7 +1082,7 @@ exports.default = {
|
|
|
1092
1082
|
filingDate: 'Option<u64>',
|
|
1093
1083
|
},
|
|
1094
1084
|
/**
|
|
1095
|
-
*
|
|
1085
|
+
* Lookup136: polymesh_primitives::document_hash::DocumentHash
|
|
1096
1086
|
**/
|
|
1097
1087
|
PolymeshPrimitivesDocumentHash: {
|
|
1098
1088
|
_enum: {
|
|
@@ -1108,14 +1098,14 @@ exports.default = {
|
|
|
1108
1098
|
},
|
|
1109
1099
|
},
|
|
1110
1100
|
/**
|
|
1111
|
-
*
|
|
1101
|
+
* Lookup147: polymesh_primitives::asset_metadata::AssetMetadataValueDetail<Moment>
|
|
1112
1102
|
**/
|
|
1113
1103
|
PolymeshPrimitivesAssetMetadataAssetMetadataValueDetail: {
|
|
1114
1104
|
expire: 'Option<u64>',
|
|
1115
1105
|
lockStatus: 'PolymeshPrimitivesAssetMetadataAssetMetadataLockStatus',
|
|
1116
1106
|
},
|
|
1117
1107
|
/**
|
|
1118
|
-
*
|
|
1108
|
+
* Lookup148: polymesh_primitives::asset_metadata::AssetMetadataLockStatus<Moment>
|
|
1119
1109
|
**/
|
|
1120
1110
|
PolymeshPrimitivesAssetMetadataAssetMetadataLockStatus: {
|
|
1121
1111
|
_enum: {
|
|
@@ -1125,7 +1115,7 @@ exports.default = {
|
|
|
1125
1115
|
},
|
|
1126
1116
|
},
|
|
1127
1117
|
/**
|
|
1128
|
-
*
|
|
1118
|
+
* Lookup151: polymesh_primitives::asset_metadata::AssetMetadataSpec
|
|
1129
1119
|
**/
|
|
1130
1120
|
PolymeshPrimitivesAssetMetadataAssetMetadataSpec: {
|
|
1131
1121
|
url: 'Option<Bytes>',
|
|
@@ -1133,7 +1123,7 @@ exports.default = {
|
|
|
1133
1123
|
typeDef: 'Option<Bytes>',
|
|
1134
1124
|
},
|
|
1135
1125
|
/**
|
|
1136
|
-
*
|
|
1126
|
+
* Lookup158: polymesh_primitives::asset_metadata::AssetMetadataKey
|
|
1137
1127
|
**/
|
|
1138
1128
|
PolymeshPrimitivesAssetMetadataAssetMetadataKey: {
|
|
1139
1129
|
_enum: {
|
|
@@ -1142,7 +1132,7 @@ exports.default = {
|
|
|
1142
1132
|
},
|
|
1143
1133
|
},
|
|
1144
1134
|
/**
|
|
1145
|
-
*
|
|
1135
|
+
* Lookup160: polymesh_primitives::portfolio::PortfolioUpdateReason
|
|
1146
1136
|
**/
|
|
1147
1137
|
PolymeshPrimitivesPortfolioPortfolioUpdateReason: {
|
|
1148
1138
|
_enum: {
|
|
@@ -1158,7 +1148,7 @@ exports.default = {
|
|
|
1158
1148
|
},
|
|
1159
1149
|
},
|
|
1160
1150
|
/**
|
|
1161
|
-
*
|
|
1151
|
+
* Lookup163: pallet_corporate_actions::distribution::Event
|
|
1162
1152
|
**/
|
|
1163
1153
|
PalletCorporateActionsDistributionEvent: {
|
|
1164
1154
|
_enum: {
|
|
@@ -1169,18 +1159,18 @@ exports.default = {
|
|
|
1169
1159
|
},
|
|
1170
1160
|
},
|
|
1171
1161
|
/**
|
|
1172
|
-
*
|
|
1162
|
+
* Lookup164: polymesh_primitives::event_only::EventOnly<polymesh_primitives::identity_id::IdentityId>
|
|
1173
1163
|
**/
|
|
1174
1164
|
PolymeshPrimitivesEventOnly: 'PolymeshPrimitivesIdentityId',
|
|
1175
1165
|
/**
|
|
1176
|
-
*
|
|
1166
|
+
* Lookup165: pallet_corporate_actions::CAId
|
|
1177
1167
|
**/
|
|
1178
1168
|
PalletCorporateActionsCaId: {
|
|
1179
1169
|
ticker: 'PolymeshPrimitivesTicker',
|
|
1180
1170
|
localId: 'u32',
|
|
1181
1171
|
},
|
|
1182
1172
|
/**
|
|
1183
|
-
*
|
|
1173
|
+
* Lookup167: pallet_corporate_actions::distribution::Distribution
|
|
1184
1174
|
**/
|
|
1185
1175
|
PalletCorporateActionsDistribution: {
|
|
1186
1176
|
from: 'PolymeshPrimitivesIdentityIdPortfolioId',
|
|
@@ -1193,7 +1183,7 @@ exports.default = {
|
|
|
1193
1183
|
expiresAt: 'Option<u64>',
|
|
1194
1184
|
},
|
|
1195
1185
|
/**
|
|
1196
|
-
*
|
|
1186
|
+
* Lookup169: polymesh_common_utilities::traits::checkpoint::Event
|
|
1197
1187
|
**/
|
|
1198
1188
|
PolymeshCommonUtilitiesCheckpointEvent: {
|
|
1199
1189
|
_enum: {
|
|
@@ -1204,13 +1194,13 @@ exports.default = {
|
|
|
1204
1194
|
},
|
|
1205
1195
|
},
|
|
1206
1196
|
/**
|
|
1207
|
-
*
|
|
1197
|
+
* Lookup172: polymesh_common_utilities::traits::checkpoint::ScheduleCheckpoints
|
|
1208
1198
|
**/
|
|
1209
1199
|
PolymeshCommonUtilitiesCheckpointScheduleCheckpoints: {
|
|
1210
1200
|
pending: 'BTreeSet<u64>',
|
|
1211
1201
|
},
|
|
1212
1202
|
/**
|
|
1213
|
-
*
|
|
1203
|
+
* Lookup175: polymesh_common_utilities::traits::compliance_manager::Event
|
|
1214
1204
|
**/
|
|
1215
1205
|
PolymeshCommonUtilitiesComplianceManagerEvent: {
|
|
1216
1206
|
_enum: {
|
|
@@ -1226,7 +1216,7 @@ exports.default = {
|
|
|
1226
1216
|
},
|
|
1227
1217
|
},
|
|
1228
1218
|
/**
|
|
1229
|
-
*
|
|
1219
|
+
* Lookup176: polymesh_primitives::compliance_manager::ComplianceRequirement
|
|
1230
1220
|
**/
|
|
1231
1221
|
PolymeshPrimitivesComplianceManagerComplianceRequirement: {
|
|
1232
1222
|
senderConditions: 'Vec<PolymeshPrimitivesCondition>',
|
|
@@ -1234,14 +1224,14 @@ exports.default = {
|
|
|
1234
1224
|
id: 'u32',
|
|
1235
1225
|
},
|
|
1236
1226
|
/**
|
|
1237
|
-
*
|
|
1227
|
+
* Lookup178: polymesh_primitives::condition::Condition
|
|
1238
1228
|
**/
|
|
1239
1229
|
PolymeshPrimitivesCondition: {
|
|
1240
1230
|
conditionType: 'PolymeshPrimitivesConditionConditionType',
|
|
1241
1231
|
issuers: 'Vec<PolymeshPrimitivesConditionTrustedIssuer>',
|
|
1242
1232
|
},
|
|
1243
1233
|
/**
|
|
1244
|
-
*
|
|
1234
|
+
* Lookup179: polymesh_primitives::condition::ConditionType
|
|
1245
1235
|
**/
|
|
1246
1236
|
PolymeshPrimitivesConditionConditionType: {
|
|
1247
1237
|
_enum: {
|
|
@@ -1253,7 +1243,7 @@ exports.default = {
|
|
|
1253
1243
|
},
|
|
1254
1244
|
},
|
|
1255
1245
|
/**
|
|
1256
|
-
*
|
|
1246
|
+
* Lookup181: polymesh_primitives::condition::TargetIdentity
|
|
1257
1247
|
**/
|
|
1258
1248
|
PolymeshPrimitivesConditionTargetIdentity: {
|
|
1259
1249
|
_enum: {
|
|
@@ -1262,14 +1252,14 @@ exports.default = {
|
|
|
1262
1252
|
},
|
|
1263
1253
|
},
|
|
1264
1254
|
/**
|
|
1265
|
-
*
|
|
1255
|
+
* Lookup183: polymesh_primitives::condition::TrustedIssuer
|
|
1266
1256
|
**/
|
|
1267
1257
|
PolymeshPrimitivesConditionTrustedIssuer: {
|
|
1268
1258
|
issuer: 'PolymeshPrimitivesIdentityId',
|
|
1269
1259
|
trustedFor: 'PolymeshPrimitivesConditionTrustedFor',
|
|
1270
1260
|
},
|
|
1271
1261
|
/**
|
|
1272
|
-
*
|
|
1262
|
+
* Lookup184: polymesh_primitives::condition::TrustedFor
|
|
1273
1263
|
**/
|
|
1274
1264
|
PolymeshPrimitivesConditionTrustedFor: {
|
|
1275
1265
|
_enum: {
|
|
@@ -1278,7 +1268,7 @@ exports.default = {
|
|
|
1278
1268
|
},
|
|
1279
1269
|
},
|
|
1280
1270
|
/**
|
|
1281
|
-
*
|
|
1271
|
+
* Lookup186: polymesh_primitives::identity_claim::ClaimType
|
|
1282
1272
|
**/
|
|
1283
1273
|
PolymeshPrimitivesIdentityClaimClaimType: {
|
|
1284
1274
|
_enum: {
|
|
@@ -1295,7 +1285,7 @@ exports.default = {
|
|
|
1295
1285
|
},
|
|
1296
1286
|
},
|
|
1297
1287
|
/**
|
|
1298
|
-
*
|
|
1288
|
+
* Lookup188: pallet_corporate_actions::Event
|
|
1299
1289
|
**/
|
|
1300
1290
|
PalletCorporateActionsEvent: {
|
|
1301
1291
|
_enum: {
|
|
@@ -1310,20 +1300,20 @@ exports.default = {
|
|
|
1310
1300
|
},
|
|
1311
1301
|
},
|
|
1312
1302
|
/**
|
|
1313
|
-
*
|
|
1303
|
+
* Lookup189: pallet_corporate_actions::TargetIdentities
|
|
1314
1304
|
**/
|
|
1315
1305
|
PalletCorporateActionsTargetIdentities: {
|
|
1316
1306
|
identities: 'Vec<PolymeshPrimitivesIdentityId>',
|
|
1317
1307
|
treatment: 'PalletCorporateActionsTargetTreatment',
|
|
1318
1308
|
},
|
|
1319
1309
|
/**
|
|
1320
|
-
*
|
|
1310
|
+
* Lookup190: pallet_corporate_actions::TargetTreatment
|
|
1321
1311
|
**/
|
|
1322
1312
|
PalletCorporateActionsTargetTreatment: {
|
|
1323
1313
|
_enum: ['Include', 'Exclude'],
|
|
1324
1314
|
},
|
|
1325
1315
|
/**
|
|
1326
|
-
*
|
|
1316
|
+
* Lookup192: pallet_corporate_actions::CorporateAction
|
|
1327
1317
|
**/
|
|
1328
1318
|
PalletCorporateActionsCorporateAction: {
|
|
1329
1319
|
kind: 'PalletCorporateActionsCaKind',
|
|
@@ -1334,7 +1324,7 @@ exports.default = {
|
|
|
1334
1324
|
withholdingTax: 'Vec<(PolymeshPrimitivesIdentityId,Permill)>',
|
|
1335
1325
|
},
|
|
1336
1326
|
/**
|
|
1337
|
-
*
|
|
1327
|
+
* Lookup193: pallet_corporate_actions::CAKind
|
|
1338
1328
|
**/
|
|
1339
1329
|
PalletCorporateActionsCaKind: {
|
|
1340
1330
|
_enum: [
|
|
@@ -1346,14 +1336,14 @@ exports.default = {
|
|
|
1346
1336
|
],
|
|
1347
1337
|
},
|
|
1348
1338
|
/**
|
|
1349
|
-
*
|
|
1339
|
+
* Lookup195: pallet_corporate_actions::RecordDate
|
|
1350
1340
|
**/
|
|
1351
1341
|
PalletCorporateActionsRecordDate: {
|
|
1352
1342
|
date: 'u64',
|
|
1353
1343
|
checkpoint: 'PalletCorporateActionsCaCheckpoint',
|
|
1354
1344
|
},
|
|
1355
1345
|
/**
|
|
1356
|
-
*
|
|
1346
|
+
* Lookup196: pallet_corporate_actions::CACheckpoint
|
|
1357
1347
|
**/
|
|
1358
1348
|
PalletCorporateActionsCaCheckpoint: {
|
|
1359
1349
|
_enum: {
|
|
@@ -1362,7 +1352,7 @@ exports.default = {
|
|
|
1362
1352
|
},
|
|
1363
1353
|
},
|
|
1364
1354
|
/**
|
|
1365
|
-
*
|
|
1355
|
+
* Lookup201: pallet_corporate_actions::ballot::Event
|
|
1366
1356
|
**/
|
|
1367
1357
|
PalletCorporateActionsBallotEvent: {
|
|
1368
1358
|
_enum: {
|
|
@@ -1375,21 +1365,21 @@ exports.default = {
|
|
|
1375
1365
|
},
|
|
1376
1366
|
},
|
|
1377
1367
|
/**
|
|
1378
|
-
*
|
|
1368
|
+
* Lookup202: pallet_corporate_actions::ballot::BallotTimeRange
|
|
1379
1369
|
**/
|
|
1380
1370
|
PalletCorporateActionsBallotBallotTimeRange: {
|
|
1381
1371
|
start: 'u64',
|
|
1382
1372
|
end: 'u64',
|
|
1383
1373
|
},
|
|
1384
1374
|
/**
|
|
1385
|
-
*
|
|
1375
|
+
* Lookup203: pallet_corporate_actions::ballot::BallotMeta
|
|
1386
1376
|
**/
|
|
1387
1377
|
PalletCorporateActionsBallotBallotMeta: {
|
|
1388
1378
|
title: 'Bytes',
|
|
1389
1379
|
motions: 'Vec<PalletCorporateActionsBallotMotion>',
|
|
1390
1380
|
},
|
|
1391
1381
|
/**
|
|
1392
|
-
*
|
|
1382
|
+
* Lookup206: pallet_corporate_actions::ballot::Motion
|
|
1393
1383
|
**/
|
|
1394
1384
|
PalletCorporateActionsBallotMotion: {
|
|
1395
1385
|
title: 'Bytes',
|
|
@@ -1397,14 +1387,14 @@ exports.default = {
|
|
|
1397
1387
|
choices: 'Vec<Bytes>',
|
|
1398
1388
|
},
|
|
1399
1389
|
/**
|
|
1400
|
-
*
|
|
1390
|
+
* Lookup212: pallet_corporate_actions::ballot::BallotVote
|
|
1401
1391
|
**/
|
|
1402
1392
|
PalletCorporateActionsBallotBallotVote: {
|
|
1403
1393
|
power: 'u128',
|
|
1404
1394
|
fallback: 'Option<u16>',
|
|
1405
1395
|
},
|
|
1406
1396
|
/**
|
|
1407
|
-
*
|
|
1397
|
+
* Lookup215: pallet_pips::RawEvent<sp_core::crypto::AccountId32, BlockNumber>
|
|
1408
1398
|
**/
|
|
1409
1399
|
PalletPipsRawEvent: {
|
|
1410
1400
|
_enum: {
|
|
@@ -1431,7 +1421,7 @@ exports.default = {
|
|
|
1431
1421
|
},
|
|
1432
1422
|
},
|
|
1433
1423
|
/**
|
|
1434
|
-
*
|
|
1424
|
+
* Lookup216: pallet_pips::Proposer<sp_core::crypto::AccountId32>
|
|
1435
1425
|
**/
|
|
1436
1426
|
PalletPipsProposer: {
|
|
1437
1427
|
_enum: {
|
|
@@ -1440,13 +1430,13 @@ exports.default = {
|
|
|
1440
1430
|
},
|
|
1441
1431
|
},
|
|
1442
1432
|
/**
|
|
1443
|
-
*
|
|
1433
|
+
* Lookup217: pallet_pips::Committee
|
|
1444
1434
|
**/
|
|
1445
1435
|
PalletPipsCommittee: {
|
|
1446
1436
|
_enum: ['Technical', 'Upgrade'],
|
|
1447
1437
|
},
|
|
1448
1438
|
/**
|
|
1449
|
-
*
|
|
1439
|
+
* Lookup221: pallet_pips::ProposalData
|
|
1450
1440
|
**/
|
|
1451
1441
|
PalletPipsProposalData: {
|
|
1452
1442
|
_enum: {
|
|
@@ -1455,20 +1445,20 @@ exports.default = {
|
|
|
1455
1445
|
},
|
|
1456
1446
|
},
|
|
1457
1447
|
/**
|
|
1458
|
-
*
|
|
1448
|
+
* Lookup222: pallet_pips::ProposalState
|
|
1459
1449
|
**/
|
|
1460
1450
|
PalletPipsProposalState: {
|
|
1461
1451
|
_enum: ['Pending', 'Rejected', 'Scheduled', 'Failed', 'Executed', 'Expired'],
|
|
1462
1452
|
},
|
|
1463
1453
|
/**
|
|
1464
|
-
*
|
|
1454
|
+
* Lookup225: pallet_pips::SnapshottedPip
|
|
1465
1455
|
**/
|
|
1466
1456
|
PalletPipsSnapshottedPip: {
|
|
1467
1457
|
id: 'u32',
|
|
1468
1458
|
weight: '(bool,u128)',
|
|
1469
1459
|
},
|
|
1470
1460
|
/**
|
|
1471
|
-
*
|
|
1461
|
+
* Lookup231: polymesh_common_utilities::traits::portfolio::Event
|
|
1472
1462
|
**/
|
|
1473
1463
|
PolymeshCommonUtilitiesPortfolioEvent: {
|
|
1474
1464
|
_enum: {
|
|
@@ -1483,7 +1473,7 @@ exports.default = {
|
|
|
1483
1473
|
},
|
|
1484
1474
|
},
|
|
1485
1475
|
/**
|
|
1486
|
-
*
|
|
1476
|
+
* Lookup235: polymesh_primitives::portfolio::FundDescription
|
|
1487
1477
|
**/
|
|
1488
1478
|
PolymeshPrimitivesPortfolioFundDescription: {
|
|
1489
1479
|
_enum: {
|
|
@@ -1495,14 +1485,14 @@ exports.default = {
|
|
|
1495
1485
|
},
|
|
1496
1486
|
},
|
|
1497
1487
|
/**
|
|
1498
|
-
*
|
|
1488
|
+
* Lookup236: polymesh_primitives::nft::NFTs
|
|
1499
1489
|
**/
|
|
1500
1490
|
PolymeshPrimitivesNftNfTs: {
|
|
1501
1491
|
ticker: 'PolymeshPrimitivesTicker',
|
|
1502
1492
|
ids: 'Vec<u64>',
|
|
1503
1493
|
},
|
|
1504
1494
|
/**
|
|
1505
|
-
*
|
|
1495
|
+
* Lookup239: pallet_protocol_fee::RawEvent<sp_core::crypto::AccountId32>
|
|
1506
1496
|
**/
|
|
1507
1497
|
PalletProtocolFeeRawEvent: {
|
|
1508
1498
|
_enum: {
|
|
@@ -1512,11 +1502,11 @@ exports.default = {
|
|
|
1512
1502
|
},
|
|
1513
1503
|
},
|
|
1514
1504
|
/**
|
|
1515
|
-
*
|
|
1505
|
+
* Lookup240: polymesh_primitives::PosRatio
|
|
1516
1506
|
**/
|
|
1517
1507
|
PolymeshPrimitivesPosRatio: '(u32,u32)',
|
|
1518
1508
|
/**
|
|
1519
|
-
*
|
|
1509
|
+
* Lookup241: pallet_scheduler::pallet::Event<T>
|
|
1520
1510
|
**/
|
|
1521
1511
|
PalletSchedulerEvent: {
|
|
1522
1512
|
_enum: {
|
|
@@ -1548,7 +1538,7 @@ exports.default = {
|
|
|
1548
1538
|
},
|
|
1549
1539
|
},
|
|
1550
1540
|
/**
|
|
1551
|
-
*
|
|
1541
|
+
* Lookup244: polymesh_common_utilities::traits::settlement::RawEvent<Moment, BlockNumber, sp_core::crypto::AccountId32>
|
|
1552
1542
|
**/
|
|
1553
1543
|
PolymeshCommonUtilitiesSettlementRawEvent: {
|
|
1554
1544
|
_enum: {
|
|
@@ -1576,17 +1566,17 @@ exports.default = {
|
|
|
1576
1566
|
},
|
|
1577
1567
|
},
|
|
1578
1568
|
/**
|
|
1579
|
-
*
|
|
1569
|
+
* Lookup247: polymesh_primitives::settlement::VenueType
|
|
1580
1570
|
**/
|
|
1581
1571
|
PolymeshPrimitivesSettlementVenueType: {
|
|
1582
1572
|
_enum: ['Other', 'Distribution', 'Sto', 'Exchange'],
|
|
1583
1573
|
},
|
|
1584
1574
|
/**
|
|
1585
|
-
*
|
|
1575
|
+
* Lookup250: polymesh_primitives::settlement::ReceiptMetadata
|
|
1586
1576
|
**/
|
|
1587
1577
|
PolymeshPrimitivesSettlementReceiptMetadata: '[u8;32]',
|
|
1588
1578
|
/**
|
|
1589
|
-
*
|
|
1579
|
+
* Lookup252: polymesh_primitives::settlement::SettlementType<BlockNumber>
|
|
1590
1580
|
**/
|
|
1591
1581
|
PolymeshPrimitivesSettlementSettlementType: {
|
|
1592
1582
|
_enum: {
|
|
@@ -1596,7 +1586,7 @@ exports.default = {
|
|
|
1596
1586
|
},
|
|
1597
1587
|
},
|
|
1598
1588
|
/**
|
|
1599
|
-
*
|
|
1589
|
+
* Lookup254: polymesh_primitives::settlement::Leg
|
|
1600
1590
|
**/
|
|
1601
1591
|
PolymeshPrimitivesSettlementLeg: {
|
|
1602
1592
|
_enum: {
|
|
@@ -1620,7 +1610,7 @@ exports.default = {
|
|
|
1620
1610
|
},
|
|
1621
1611
|
},
|
|
1622
1612
|
/**
|
|
1623
|
-
*
|
|
1613
|
+
* Lookup255: polymesh_common_utilities::traits::statistics::Event
|
|
1624
1614
|
**/
|
|
1625
1615
|
PolymeshCommonUtilitiesStatisticsEvent: {
|
|
1626
1616
|
_enum: {
|
|
@@ -1633,7 +1623,7 @@ exports.default = {
|
|
|
1633
1623
|
},
|
|
1634
1624
|
},
|
|
1635
1625
|
/**
|
|
1636
|
-
*
|
|
1626
|
+
* Lookup256: polymesh_primitives::statistics::AssetScope
|
|
1637
1627
|
**/
|
|
1638
1628
|
PolymeshPrimitivesStatisticsAssetScope: {
|
|
1639
1629
|
_enum: {
|
|
@@ -1641,27 +1631,27 @@ exports.default = {
|
|
|
1641
1631
|
},
|
|
1642
1632
|
},
|
|
1643
1633
|
/**
|
|
1644
|
-
*
|
|
1634
|
+
* Lookup258: polymesh_primitives::statistics::StatType
|
|
1645
1635
|
**/
|
|
1646
1636
|
PolymeshPrimitivesStatisticsStatType: {
|
|
1647
1637
|
op: 'PolymeshPrimitivesStatisticsStatOpType',
|
|
1648
1638
|
claimIssuer: 'Option<(PolymeshPrimitivesIdentityClaimClaimType,PolymeshPrimitivesIdentityId)>',
|
|
1649
1639
|
},
|
|
1650
1640
|
/**
|
|
1651
|
-
*
|
|
1641
|
+
* Lookup259: polymesh_primitives::statistics::StatOpType
|
|
1652
1642
|
**/
|
|
1653
1643
|
PolymeshPrimitivesStatisticsStatOpType: {
|
|
1654
1644
|
_enum: ['Count', 'Balance'],
|
|
1655
1645
|
},
|
|
1656
1646
|
/**
|
|
1657
|
-
*
|
|
1647
|
+
* Lookup263: polymesh_primitives::statistics::StatUpdate
|
|
1658
1648
|
**/
|
|
1659
1649
|
PolymeshPrimitivesStatisticsStatUpdate: {
|
|
1660
1650
|
key2: 'PolymeshPrimitivesStatisticsStat2ndKey',
|
|
1661
1651
|
value: 'Option<u128>',
|
|
1662
1652
|
},
|
|
1663
1653
|
/**
|
|
1664
|
-
*
|
|
1654
|
+
* Lookup264: polymesh_primitives::statistics::Stat2ndKey
|
|
1665
1655
|
**/
|
|
1666
1656
|
PolymeshPrimitivesStatisticsStat2ndKey: {
|
|
1667
1657
|
_enum: {
|
|
@@ -1670,7 +1660,7 @@ exports.default = {
|
|
|
1670
1660
|
},
|
|
1671
1661
|
},
|
|
1672
1662
|
/**
|
|
1673
|
-
*
|
|
1663
|
+
* Lookup265: polymesh_primitives::statistics::StatClaim
|
|
1674
1664
|
**/
|
|
1675
1665
|
PolymeshPrimitivesStatisticsStatClaim: {
|
|
1676
1666
|
_enum: {
|
|
@@ -1680,7 +1670,7 @@ exports.default = {
|
|
|
1680
1670
|
},
|
|
1681
1671
|
},
|
|
1682
1672
|
/**
|
|
1683
|
-
*
|
|
1673
|
+
* Lookup269: polymesh_primitives::transfer_compliance::TransferCondition
|
|
1684
1674
|
**/
|
|
1685
1675
|
PolymeshPrimitivesTransferComplianceTransferCondition: {
|
|
1686
1676
|
_enum: {
|
|
@@ -1691,7 +1681,7 @@ exports.default = {
|
|
|
1691
1681
|
},
|
|
1692
1682
|
},
|
|
1693
1683
|
/**
|
|
1694
|
-
*
|
|
1684
|
+
* Lookup270: polymesh_primitives::transfer_compliance::TransferConditionExemptKey
|
|
1695
1685
|
**/
|
|
1696
1686
|
PolymeshPrimitivesTransferComplianceTransferConditionExemptKey: {
|
|
1697
1687
|
asset: 'PolymeshPrimitivesStatisticsAssetScope',
|
|
@@ -1699,7 +1689,7 @@ exports.default = {
|
|
|
1699
1689
|
claimType: 'Option<PolymeshPrimitivesIdentityClaimClaimType>',
|
|
1700
1690
|
},
|
|
1701
1691
|
/**
|
|
1702
|
-
*
|
|
1692
|
+
* Lookup272: pallet_sto::RawEvent<Moment>
|
|
1703
1693
|
**/
|
|
1704
1694
|
PalletStoRawEvent: {
|
|
1705
1695
|
_enum: {
|
|
@@ -1712,7 +1702,7 @@ exports.default = {
|
|
|
1712
1702
|
},
|
|
1713
1703
|
},
|
|
1714
1704
|
/**
|
|
1715
|
-
*
|
|
1705
|
+
* Lookup275: pallet_sto::Fundraiser<Moment>
|
|
1716
1706
|
**/
|
|
1717
1707
|
PalletStoFundraiser: {
|
|
1718
1708
|
creator: 'PolymeshPrimitivesIdentityId',
|
|
@@ -1728,7 +1718,7 @@ exports.default = {
|
|
|
1728
1718
|
minimumInvestment: 'u128',
|
|
1729
1719
|
},
|
|
1730
1720
|
/**
|
|
1731
|
-
*
|
|
1721
|
+
* Lookup277: pallet_sto::FundraiserTier
|
|
1732
1722
|
**/
|
|
1733
1723
|
PalletStoFundraiserTier: {
|
|
1734
1724
|
total: 'u128',
|
|
@@ -1736,13 +1726,13 @@ exports.default = {
|
|
|
1736
1726
|
remaining: 'u128',
|
|
1737
1727
|
},
|
|
1738
1728
|
/**
|
|
1739
|
-
*
|
|
1729
|
+
* Lookup278: pallet_sto::FundraiserStatus
|
|
1740
1730
|
**/
|
|
1741
1731
|
PalletStoFundraiserStatus: {
|
|
1742
1732
|
_enum: ['Live', 'Frozen', 'Closed', 'ClosedEarly'],
|
|
1743
1733
|
},
|
|
1744
1734
|
/**
|
|
1745
|
-
*
|
|
1735
|
+
* Lookup279: pallet_treasury::RawEvent<Balance, sp_core::crypto::AccountId32>
|
|
1746
1736
|
**/
|
|
1747
1737
|
PalletTreasuryRawEvent: {
|
|
1748
1738
|
_enum: {
|
|
@@ -1752,7 +1742,7 @@ exports.default = {
|
|
|
1752
1742
|
},
|
|
1753
1743
|
},
|
|
1754
1744
|
/**
|
|
1755
|
-
*
|
|
1745
|
+
* Lookup280: pallet_utility::pallet::Event<T>
|
|
1756
1746
|
**/
|
|
1757
1747
|
PalletUtilityEvent: {
|
|
1758
1748
|
_enum: {
|
|
@@ -1780,7 +1770,7 @@ exports.default = {
|
|
|
1780
1770
|
},
|
|
1781
1771
|
},
|
|
1782
1772
|
/**
|
|
1783
|
-
*
|
|
1773
|
+
* Lookup284: polymesh_common_utilities::traits::base::Event
|
|
1784
1774
|
**/
|
|
1785
1775
|
PolymeshCommonUtilitiesBaseEvent: {
|
|
1786
1776
|
_enum: {
|
|
@@ -1788,7 +1778,7 @@ exports.default = {
|
|
|
1788
1778
|
},
|
|
1789
1779
|
},
|
|
1790
1780
|
/**
|
|
1791
|
-
*
|
|
1781
|
+
* Lookup286: polymesh_common_utilities::traits::external_agents::Event
|
|
1792
1782
|
**/
|
|
1793
1783
|
PolymeshCommonUtilitiesExternalAgentsEvent: {
|
|
1794
1784
|
_enum: {
|
|
@@ -1800,7 +1790,7 @@ exports.default = {
|
|
|
1800
1790
|
},
|
|
1801
1791
|
},
|
|
1802
1792
|
/**
|
|
1803
|
-
*
|
|
1793
|
+
* Lookup287: polymesh_common_utilities::traits::relayer::RawEvent<sp_core::crypto::AccountId32>
|
|
1804
1794
|
**/
|
|
1805
1795
|
PolymeshCommonUtilitiesRelayerRawEvent: {
|
|
1806
1796
|
_enum: {
|
|
@@ -1811,7 +1801,7 @@ exports.default = {
|
|
|
1811
1801
|
},
|
|
1812
1802
|
},
|
|
1813
1803
|
/**
|
|
1814
|
-
*
|
|
1804
|
+
* Lookup288: pallet_contracts::pallet::Event<T>
|
|
1815
1805
|
**/
|
|
1816
1806
|
PalletContractsEvent: {
|
|
1817
1807
|
_enum: {
|
|
@@ -1849,7 +1839,7 @@ exports.default = {
|
|
|
1849
1839
|
},
|
|
1850
1840
|
},
|
|
1851
1841
|
/**
|
|
1852
|
-
*
|
|
1842
|
+
* Lookup289: polymesh_contracts::RawEvent<primitive_types::H256, sp_core::crypto::AccountId32>
|
|
1853
1843
|
**/
|
|
1854
1844
|
PolymeshContractsRawEvent: {
|
|
1855
1845
|
_enum: {
|
|
@@ -1858,25 +1848,25 @@ exports.default = {
|
|
|
1858
1848
|
},
|
|
1859
1849
|
},
|
|
1860
1850
|
/**
|
|
1861
|
-
*
|
|
1851
|
+
* Lookup290: polymesh_contracts::Api
|
|
1862
1852
|
**/
|
|
1863
1853
|
PolymeshContractsApi: {
|
|
1864
1854
|
desc: '[u8;4]',
|
|
1865
1855
|
major: 'u32',
|
|
1866
1856
|
},
|
|
1867
1857
|
/**
|
|
1868
|
-
*
|
|
1858
|
+
* Lookup291: polymesh_contracts::ChainVersion
|
|
1869
1859
|
**/
|
|
1870
1860
|
PolymeshContractsChainVersion: {
|
|
1871
1861
|
specVersion: 'u32',
|
|
1872
1862
|
txVersion: 'u32',
|
|
1873
1863
|
},
|
|
1874
1864
|
/**
|
|
1875
|
-
*
|
|
1865
|
+
* Lookup292: polymesh_contracts::chain_extension::ExtrinsicId
|
|
1876
1866
|
**/
|
|
1877
1867
|
PolymeshContractsChainExtensionExtrinsicId: '(u8,u8)',
|
|
1878
1868
|
/**
|
|
1879
|
-
*
|
|
1869
|
+
* Lookup293: pallet_preimage::pallet::Event<T>
|
|
1880
1870
|
**/
|
|
1881
1871
|
PalletPreimageEvent: {
|
|
1882
1872
|
_enum: {
|
|
@@ -1901,7 +1891,7 @@ exports.default = {
|
|
|
1901
1891
|
},
|
|
1902
1892
|
},
|
|
1903
1893
|
/**
|
|
1904
|
-
*
|
|
1894
|
+
* Lookup294: polymesh_common_utilities::traits::nft::Event
|
|
1905
1895
|
**/
|
|
1906
1896
|
PolymeshCommonUtilitiesNftEvent: {
|
|
1907
1897
|
_enum: {
|
|
@@ -1910,7 +1900,7 @@ exports.default = {
|
|
|
1910
1900
|
},
|
|
1911
1901
|
},
|
|
1912
1902
|
/**
|
|
1913
|
-
*
|
|
1903
|
+
* Lookup296: pallet_test_utils::RawEvent<sp_core::crypto::AccountId32>
|
|
1914
1904
|
**/
|
|
1915
1905
|
PalletTestUtilsRawEvent: {
|
|
1916
1906
|
_enum: {
|
|
@@ -1919,7 +1909,7 @@ exports.default = {
|
|
|
1919
1909
|
},
|
|
1920
1910
|
},
|
|
1921
1911
|
/**
|
|
1922
|
-
*
|
|
1912
|
+
* Lookup297: frame_system::Phase
|
|
1923
1913
|
**/
|
|
1924
1914
|
FrameSystemPhase: {
|
|
1925
1915
|
_enum: {
|
|
@@ -1929,14 +1919,14 @@ exports.default = {
|
|
|
1929
1919
|
},
|
|
1930
1920
|
},
|
|
1931
1921
|
/**
|
|
1932
|
-
*
|
|
1922
|
+
* Lookup300: frame_system::LastRuntimeUpgradeInfo
|
|
1933
1923
|
**/
|
|
1934
1924
|
FrameSystemLastRuntimeUpgradeInfo: {
|
|
1935
1925
|
specVersion: 'Compact<u32>',
|
|
1936
1926
|
specName: 'Text',
|
|
1937
1927
|
},
|
|
1938
1928
|
/**
|
|
1939
|
-
*
|
|
1929
|
+
* Lookup303: frame_system::pallet::Call<T>
|
|
1940
1930
|
**/
|
|
1941
1931
|
FrameSystemCall: {
|
|
1942
1932
|
_enum: {
|
|
@@ -1971,7 +1961,7 @@ exports.default = {
|
|
|
1971
1961
|
},
|
|
1972
1962
|
},
|
|
1973
1963
|
/**
|
|
1974
|
-
*
|
|
1964
|
+
* Lookup307: frame_system::limits::BlockWeights
|
|
1975
1965
|
**/
|
|
1976
1966
|
FrameSystemLimitsBlockWeights: {
|
|
1977
1967
|
baseBlock: 'SpWeightsWeightV2Weight',
|
|
@@ -1979,7 +1969,7 @@ exports.default = {
|
|
|
1979
1969
|
perClass: 'FrameSupportDispatchPerDispatchClassWeightsPerClass',
|
|
1980
1970
|
},
|
|
1981
1971
|
/**
|
|
1982
|
-
*
|
|
1972
|
+
* Lookup308: frame_support::dispatch::PerDispatchClass<frame_system::limits::WeightsPerClass>
|
|
1983
1973
|
**/
|
|
1984
1974
|
FrameSupportDispatchPerDispatchClassWeightsPerClass: {
|
|
1985
1975
|
normal: 'FrameSystemLimitsWeightsPerClass',
|
|
@@ -1987,7 +1977,7 @@ exports.default = {
|
|
|
1987
1977
|
mandatory: 'FrameSystemLimitsWeightsPerClass',
|
|
1988
1978
|
},
|
|
1989
1979
|
/**
|
|
1990
|
-
*
|
|
1980
|
+
* Lookup309: frame_system::limits::WeightsPerClass
|
|
1991
1981
|
**/
|
|
1992
1982
|
FrameSystemLimitsWeightsPerClass: {
|
|
1993
1983
|
baseExtrinsic: 'SpWeightsWeightV2Weight',
|
|
@@ -1996,13 +1986,13 @@ exports.default = {
|
|
|
1996
1986
|
reserved: 'Option<SpWeightsWeightV2Weight>',
|
|
1997
1987
|
},
|
|
1998
1988
|
/**
|
|
1999
|
-
*
|
|
1989
|
+
* Lookup311: frame_system::limits::BlockLength
|
|
2000
1990
|
**/
|
|
2001
1991
|
FrameSystemLimitsBlockLength: {
|
|
2002
1992
|
max: 'FrameSupportDispatchPerDispatchClassU32',
|
|
2003
1993
|
},
|
|
2004
1994
|
/**
|
|
2005
|
-
*
|
|
1995
|
+
* Lookup312: frame_support::dispatch::PerDispatchClass<T>
|
|
2006
1996
|
**/
|
|
2007
1997
|
FrameSupportDispatchPerDispatchClassU32: {
|
|
2008
1998
|
normal: 'u32',
|
|
@@ -2010,14 +2000,14 @@ exports.default = {
|
|
|
2010
2000
|
mandatory: 'u32',
|
|
2011
2001
|
},
|
|
2012
2002
|
/**
|
|
2013
|
-
*
|
|
2003
|
+
* Lookup313: sp_weights::RuntimeDbWeight
|
|
2014
2004
|
**/
|
|
2015
2005
|
SpWeightsRuntimeDbWeight: {
|
|
2016
2006
|
read: 'u64',
|
|
2017
2007
|
write: 'u64',
|
|
2018
2008
|
},
|
|
2019
2009
|
/**
|
|
2020
|
-
*
|
|
2010
|
+
* Lookup314: sp_version::RuntimeVersion
|
|
2021
2011
|
**/
|
|
2022
2012
|
SpVersionRuntimeVersion: {
|
|
2023
2013
|
specName: 'Text',
|
|
@@ -2030,7 +2020,7 @@ exports.default = {
|
|
|
2030
2020
|
stateVersion: 'u8',
|
|
2031
2021
|
},
|
|
2032
2022
|
/**
|
|
2033
|
-
*
|
|
2023
|
+
* Lookup319: frame_system::pallet::Error<T>
|
|
2034
2024
|
**/
|
|
2035
2025
|
FrameSystemError: {
|
|
2036
2026
|
_enum: [
|
|
@@ -2043,11 +2033,11 @@ exports.default = {
|
|
|
2043
2033
|
],
|
|
2044
2034
|
},
|
|
2045
2035
|
/**
|
|
2046
|
-
*
|
|
2036
|
+
* Lookup322: sp_consensus_babe::app::Public
|
|
2047
2037
|
**/
|
|
2048
2038
|
SpConsensusBabeAppPublic: 'SpCoreSr25519Public',
|
|
2049
2039
|
/**
|
|
2050
|
-
*
|
|
2040
|
+
* Lookup325: sp_consensus_babe::digests::NextConfigDescriptor
|
|
2051
2041
|
**/
|
|
2052
2042
|
SpConsensusBabeDigestsNextConfigDescriptor: {
|
|
2053
2043
|
_enum: {
|
|
@@ -2059,13 +2049,13 @@ exports.default = {
|
|
|
2059
2049
|
},
|
|
2060
2050
|
},
|
|
2061
2051
|
/**
|
|
2062
|
-
*
|
|
2052
|
+
* Lookup327: sp_consensus_babe::AllowedSlots
|
|
2063
2053
|
**/
|
|
2064
2054
|
SpConsensusBabeAllowedSlots: {
|
|
2065
2055
|
_enum: ['PrimarySlots', 'PrimaryAndSecondaryPlainSlots', 'PrimaryAndSecondaryVRFSlots'],
|
|
2066
2056
|
},
|
|
2067
2057
|
/**
|
|
2068
|
-
*
|
|
2058
|
+
* Lookup331: sp_consensus_babe::digests::PreDigest
|
|
2069
2059
|
**/
|
|
2070
2060
|
SpConsensusBabeDigestsPreDigest: {
|
|
2071
2061
|
_enum: {
|
|
@@ -2076,7 +2066,7 @@ exports.default = {
|
|
|
2076
2066
|
},
|
|
2077
2067
|
},
|
|
2078
2068
|
/**
|
|
2079
|
-
*
|
|
2069
|
+
* Lookup332: sp_consensus_babe::digests::PrimaryPreDigest
|
|
2080
2070
|
**/
|
|
2081
2071
|
SpConsensusBabeDigestsPrimaryPreDigest: {
|
|
2082
2072
|
authorityIndex: 'u32',
|
|
@@ -2085,14 +2075,14 @@ exports.default = {
|
|
|
2085
2075
|
vrfProof: '[u8;64]',
|
|
2086
2076
|
},
|
|
2087
2077
|
/**
|
|
2088
|
-
*
|
|
2078
|
+
* Lookup333: sp_consensus_babe::digests::SecondaryPlainPreDigest
|
|
2089
2079
|
**/
|
|
2090
2080
|
SpConsensusBabeDigestsSecondaryPlainPreDigest: {
|
|
2091
2081
|
authorityIndex: 'u32',
|
|
2092
2082
|
slot: 'u64',
|
|
2093
2083
|
},
|
|
2094
2084
|
/**
|
|
2095
|
-
*
|
|
2085
|
+
* Lookup334: sp_consensus_babe::digests::SecondaryVRFPreDigest
|
|
2096
2086
|
**/
|
|
2097
2087
|
SpConsensusBabeDigestsSecondaryVRFPreDigest: {
|
|
2098
2088
|
authorityIndex: 'u32',
|
|
@@ -2101,14 +2091,14 @@ exports.default = {
|
|
|
2101
2091
|
vrfProof: '[u8;64]',
|
|
2102
2092
|
},
|
|
2103
2093
|
/**
|
|
2104
|
-
*
|
|
2094
|
+
* Lookup335: sp_consensus_babe::BabeEpochConfiguration
|
|
2105
2095
|
**/
|
|
2106
2096
|
SpConsensusBabeBabeEpochConfiguration: {
|
|
2107
2097
|
c: '(u64,u64)',
|
|
2108
2098
|
allowedSlots: 'SpConsensusBabeAllowedSlots',
|
|
2109
2099
|
},
|
|
2110
2100
|
/**
|
|
2111
|
-
*
|
|
2101
|
+
* Lookup339: pallet_babe::pallet::Call<T>
|
|
2112
2102
|
**/
|
|
2113
2103
|
PalletBabeCall: {
|
|
2114
2104
|
_enum: {
|
|
@@ -2126,7 +2116,7 @@ exports.default = {
|
|
|
2126
2116
|
},
|
|
2127
2117
|
},
|
|
2128
2118
|
/**
|
|
2129
|
-
*
|
|
2119
|
+
* Lookup340: sp_consensus_slots::EquivocationProof<sp_runtime::generic::header::Header<Number, sp_runtime::traits::BlakeTwo256>, sp_consensus_babe::app::Public>
|
|
2130
2120
|
**/
|
|
2131
2121
|
SpConsensusSlotsEquivocationProof: {
|
|
2132
2122
|
offender: 'SpConsensusBabeAppPublic',
|
|
@@ -2135,7 +2125,7 @@ exports.default = {
|
|
|
2135
2125
|
secondHeader: 'SpRuntimeHeader',
|
|
2136
2126
|
},
|
|
2137
2127
|
/**
|
|
2138
|
-
*
|
|
2128
|
+
* Lookup341: sp_runtime::generic::header::Header<Number, sp_runtime::traits::BlakeTwo256>
|
|
2139
2129
|
**/
|
|
2140
2130
|
SpRuntimeHeader: {
|
|
2141
2131
|
parentHash: 'H256',
|
|
@@ -2145,11 +2135,11 @@ exports.default = {
|
|
|
2145
2135
|
digest: 'SpRuntimeDigest',
|
|
2146
2136
|
},
|
|
2147
2137
|
/**
|
|
2148
|
-
*
|
|
2138
|
+
* Lookup342: sp_runtime::traits::BlakeTwo256
|
|
2149
2139
|
**/
|
|
2150
2140
|
SpRuntimeBlakeTwo256: 'Null',
|
|
2151
2141
|
/**
|
|
2152
|
-
*
|
|
2142
|
+
* Lookup343: sp_session::MembershipProof
|
|
2153
2143
|
**/
|
|
2154
2144
|
SpSessionMembershipProof: {
|
|
2155
2145
|
session: 'u32',
|
|
@@ -2157,7 +2147,7 @@ exports.default = {
|
|
|
2157
2147
|
validatorCount: 'u32',
|
|
2158
2148
|
},
|
|
2159
2149
|
/**
|
|
2160
|
-
*
|
|
2150
|
+
* Lookup344: pallet_babe::pallet::Error<T>
|
|
2161
2151
|
**/
|
|
2162
2152
|
PalletBabeError: {
|
|
2163
2153
|
_enum: [
|
|
@@ -2168,7 +2158,7 @@ exports.default = {
|
|
|
2168
2158
|
],
|
|
2169
2159
|
},
|
|
2170
2160
|
/**
|
|
2171
|
-
*
|
|
2161
|
+
* Lookup345: pallet_timestamp::pallet::Call<T>
|
|
2172
2162
|
**/
|
|
2173
2163
|
PalletTimestampCall: {
|
|
2174
2164
|
_enum: {
|
|
@@ -2178,7 +2168,7 @@ exports.default = {
|
|
|
2178
2168
|
},
|
|
2179
2169
|
},
|
|
2180
2170
|
/**
|
|
2181
|
-
*
|
|
2171
|
+
* Lookup347: pallet_indices::pallet::Call<T>
|
|
2182
2172
|
**/
|
|
2183
2173
|
PalletIndicesCall: {
|
|
2184
2174
|
_enum: {
|
|
@@ -2209,13 +2199,13 @@ exports.default = {
|
|
|
2209
2199
|
},
|
|
2210
2200
|
},
|
|
2211
2201
|
/**
|
|
2212
|
-
*
|
|
2202
|
+
* Lookup349: pallet_indices::pallet::Error<T>
|
|
2213
2203
|
**/
|
|
2214
2204
|
PalletIndicesError: {
|
|
2215
2205
|
_enum: ['NotAssigned', 'NotOwner', 'InUse', 'NotTransfer', 'Permanent'],
|
|
2216
2206
|
},
|
|
2217
2207
|
/**
|
|
2218
|
-
*
|
|
2208
|
+
* Lookup351: pallet_balances::BalanceLock<Balance>
|
|
2219
2209
|
**/
|
|
2220
2210
|
PalletBalancesBalanceLock: {
|
|
2221
2211
|
id: '[u8;8]',
|
|
@@ -2223,13 +2213,13 @@ exports.default = {
|
|
|
2223
2213
|
reasons: 'PolymeshCommonUtilitiesBalancesReasons',
|
|
2224
2214
|
},
|
|
2225
2215
|
/**
|
|
2226
|
-
*
|
|
2216
|
+
* Lookup352: polymesh_common_utilities::traits::balances::Reasons
|
|
2227
2217
|
**/
|
|
2228
2218
|
PolymeshCommonUtilitiesBalancesReasons: {
|
|
2229
2219
|
_enum: ['Fee', 'Misc', 'All'],
|
|
2230
2220
|
},
|
|
2231
2221
|
/**
|
|
2232
|
-
*
|
|
2222
|
+
* Lookup353: pallet_balances::Call<T>
|
|
2233
2223
|
**/
|
|
2234
2224
|
PalletBalancesCall: {
|
|
2235
2225
|
_enum: {
|
|
@@ -2261,7 +2251,7 @@ exports.default = {
|
|
|
2261
2251
|
},
|
|
2262
2252
|
},
|
|
2263
2253
|
/**
|
|
2264
|
-
*
|
|
2254
|
+
* Lookup354: pallet_balances::Error<T>
|
|
2265
2255
|
**/
|
|
2266
2256
|
PalletBalancesError: {
|
|
2267
2257
|
_enum: [
|
|
@@ -2273,13 +2263,13 @@ exports.default = {
|
|
|
2273
2263
|
],
|
|
2274
2264
|
},
|
|
2275
2265
|
/**
|
|
2276
|
-
*
|
|
2266
|
+
* Lookup356: pallet_transaction_payment::Releases
|
|
2277
2267
|
**/
|
|
2278
2268
|
PalletTransactionPaymentReleases: {
|
|
2279
2269
|
_enum: ['V1Ancient', 'V2'],
|
|
2280
2270
|
},
|
|
2281
2271
|
/**
|
|
2282
|
-
*
|
|
2272
|
+
* Lookup358: sp_weights::WeightToFeeCoefficient<Balance>
|
|
2283
2273
|
**/
|
|
2284
2274
|
SpWeightsWeightToFeeCoefficient: {
|
|
2285
2275
|
coeffInteger: 'u128',
|
|
@@ -2288,27 +2278,27 @@ exports.default = {
|
|
|
2288
2278
|
degree: 'u8',
|
|
2289
2279
|
},
|
|
2290
2280
|
/**
|
|
2291
|
-
*
|
|
2281
|
+
* Lookup359: polymesh_primitives::identity::DidRecord<sp_core::crypto::AccountId32>
|
|
2292
2282
|
**/
|
|
2293
2283
|
PolymeshPrimitivesIdentityDidRecord: {
|
|
2294
2284
|
primaryKey: 'Option<AccountId32>',
|
|
2295
2285
|
},
|
|
2296
2286
|
/**
|
|
2297
|
-
*
|
|
2287
|
+
* Lookup361: pallet_identity::types::Claim1stKey
|
|
2298
2288
|
**/
|
|
2299
2289
|
PalletIdentityClaim1stKey: {
|
|
2300
2290
|
target: 'PolymeshPrimitivesIdentityId',
|
|
2301
2291
|
claimType: 'PolymeshPrimitivesIdentityClaimClaimType',
|
|
2302
2292
|
},
|
|
2303
2293
|
/**
|
|
2304
|
-
*
|
|
2294
|
+
* Lookup362: pallet_identity::types::Claim2ndKey
|
|
2305
2295
|
**/
|
|
2306
2296
|
PalletIdentityClaim2ndKey: {
|
|
2307
2297
|
issuer: 'PolymeshPrimitivesIdentityId',
|
|
2308
2298
|
scope: 'Option<PolymeshPrimitivesIdentityClaimScope>',
|
|
2309
2299
|
},
|
|
2310
2300
|
/**
|
|
2311
|
-
*
|
|
2301
|
+
* Lookup363: polymesh_primitives::secondary_key::KeyRecord<sp_core::crypto::AccountId32>
|
|
2312
2302
|
**/
|
|
2313
2303
|
PolymeshPrimitivesSecondaryKeyKeyRecord: {
|
|
2314
2304
|
_enum: {
|
|
@@ -2318,7 +2308,7 @@ exports.default = {
|
|
|
2318
2308
|
},
|
|
2319
2309
|
},
|
|
2320
2310
|
/**
|
|
2321
|
-
*
|
|
2311
|
+
* Lookup366: polymesh_primitives::authorization::Authorization<sp_core::crypto::AccountId32, Moment>
|
|
2322
2312
|
**/
|
|
2323
2313
|
PolymeshPrimitivesAuthorization: {
|
|
2324
2314
|
authorizationData: 'PolymeshPrimitivesAuthorizationAuthorizationData',
|
|
@@ -2328,7 +2318,7 @@ exports.default = {
|
|
|
2328
2318
|
count: 'u32',
|
|
2329
2319
|
},
|
|
2330
2320
|
/**
|
|
2331
|
-
*
|
|
2321
|
+
* Lookup369: pallet_identity::Call<T>
|
|
2332
2322
|
**/
|
|
2333
2323
|
PalletIdentityCall: {
|
|
2334
2324
|
_enum: {
|
|
@@ -2420,21 +2410,21 @@ exports.default = {
|
|
|
2420
2410
|
},
|
|
2421
2411
|
},
|
|
2422
2412
|
/**
|
|
2423
|
-
*
|
|
2413
|
+
* Lookup371: polymesh_common_utilities::traits::identity::SecondaryKeyWithAuth<sp_core::crypto::AccountId32>
|
|
2424
2414
|
**/
|
|
2425
2415
|
PolymeshCommonUtilitiesIdentitySecondaryKeyWithAuth: {
|
|
2426
2416
|
secondaryKey: 'PolymeshPrimitivesSecondaryKey',
|
|
2427
2417
|
authSignature: 'H512',
|
|
2428
2418
|
},
|
|
2429
2419
|
/**
|
|
2430
|
-
*
|
|
2420
|
+
* Lookup374: polymesh_common_utilities::traits::identity::CreateChildIdentityWithAuth<sp_core::crypto::AccountId32>
|
|
2431
2421
|
**/
|
|
2432
2422
|
PolymeshCommonUtilitiesIdentityCreateChildIdentityWithAuth: {
|
|
2433
2423
|
key: 'AccountId32',
|
|
2434
2424
|
authSignature: 'H512',
|
|
2435
2425
|
},
|
|
2436
2426
|
/**
|
|
2437
|
-
*
|
|
2427
|
+
* Lookup375: pallet_identity::Error<T>
|
|
2438
2428
|
**/
|
|
2439
2429
|
PalletIdentityError: {
|
|
2440
2430
|
_enum: [
|
|
@@ -2474,7 +2464,7 @@ exports.default = {
|
|
|
2474
2464
|
],
|
|
2475
2465
|
},
|
|
2476
2466
|
/**
|
|
2477
|
-
*
|
|
2467
|
+
* Lookup377: polymesh_common_utilities::traits::group::InactiveMember<Moment>
|
|
2478
2468
|
**/
|
|
2479
2469
|
PolymeshCommonUtilitiesGroupInactiveMember: {
|
|
2480
2470
|
id: 'PolymeshPrimitivesIdentityId',
|
|
@@ -2482,7 +2472,7 @@ exports.default = {
|
|
|
2482
2472
|
expiry: 'Option<u64>',
|
|
2483
2473
|
},
|
|
2484
2474
|
/**
|
|
2485
|
-
*
|
|
2475
|
+
* Lookup378: pallet_group::Call<T, I>
|
|
2486
2476
|
**/
|
|
2487
2477
|
PalletGroupCall: {
|
|
2488
2478
|
_enum: {
|
|
@@ -2511,7 +2501,7 @@ exports.default = {
|
|
|
2511
2501
|
},
|
|
2512
2502
|
},
|
|
2513
2503
|
/**
|
|
2514
|
-
*
|
|
2504
|
+
* Lookup379: pallet_group::Error<T, I>
|
|
2515
2505
|
**/
|
|
2516
2506
|
PalletGroupError: {
|
|
2517
2507
|
_enum: [
|
|
@@ -2525,7 +2515,7 @@ exports.default = {
|
|
|
2525
2515
|
],
|
|
2526
2516
|
},
|
|
2527
2517
|
/**
|
|
2528
|
-
*
|
|
2518
|
+
* Lookup381: pallet_committee::Call<T, I>
|
|
2529
2519
|
**/
|
|
2530
2520
|
PalletCommitteeCall: {
|
|
2531
2521
|
_enum: {
|
|
@@ -2551,7 +2541,7 @@ exports.default = {
|
|
|
2551
2541
|
},
|
|
2552
2542
|
},
|
|
2553
2543
|
/**
|
|
2554
|
-
*
|
|
2544
|
+
* Lookup387: pallet_multisig::Call<T>
|
|
2555
2545
|
**/
|
|
2556
2546
|
PalletMultisigCall: {
|
|
2557
2547
|
_enum: {
|
|
@@ -2645,7 +2635,7 @@ exports.default = {
|
|
|
2645
2635
|
},
|
|
2646
2636
|
},
|
|
2647
2637
|
/**
|
|
2648
|
-
*
|
|
2638
|
+
* Lookup388: pallet_bridge::Call<T>
|
|
2649
2639
|
**/
|
|
2650
2640
|
PalletBridgeCall: {
|
|
2651
2641
|
_enum: {
|
|
@@ -2700,7 +2690,7 @@ exports.default = {
|
|
|
2700
2690
|
},
|
|
2701
2691
|
},
|
|
2702
2692
|
/**
|
|
2703
|
-
*
|
|
2693
|
+
* Lookup392: pallet_staking::Call<T>
|
|
2704
2694
|
**/
|
|
2705
2695
|
PalletStakingCall: {
|
|
2706
2696
|
_enum: {
|
|
@@ -2826,7 +2816,7 @@ exports.default = {
|
|
|
2826
2816
|
},
|
|
2827
2817
|
},
|
|
2828
2818
|
/**
|
|
2829
|
-
*
|
|
2819
|
+
* Lookup393: pallet_staking::RewardDestination<sp_core::crypto::AccountId32>
|
|
2830
2820
|
**/
|
|
2831
2821
|
PalletStakingRewardDestination: {
|
|
2832
2822
|
_enum: {
|
|
@@ -2837,14 +2827,14 @@ exports.default = {
|
|
|
2837
2827
|
},
|
|
2838
2828
|
},
|
|
2839
2829
|
/**
|
|
2840
|
-
*
|
|
2830
|
+
* Lookup394: pallet_staking::ValidatorPrefs
|
|
2841
2831
|
**/
|
|
2842
2832
|
PalletStakingValidatorPrefs: {
|
|
2843
2833
|
commission: 'Compact<Perbill>',
|
|
2844
2834
|
blocked: 'bool',
|
|
2845
2835
|
},
|
|
2846
2836
|
/**
|
|
2847
|
-
*
|
|
2837
|
+
* Lookup400: pallet_staking::CompactAssignments
|
|
2848
2838
|
**/
|
|
2849
2839
|
PalletStakingCompactAssignments: {
|
|
2850
2840
|
votes1: 'Vec<(Compact<u32>,Compact<u16>)>',
|
|
@@ -2865,7 +2855,7 @@ exports.default = {
|
|
|
2865
2855
|
votes16: 'Vec<(Compact<u32>,[(Compact<u16>,Compact<PerU16>);15],Compact<u16>)>',
|
|
2866
2856
|
},
|
|
2867
2857
|
/**
|
|
2868
|
-
*
|
|
2858
|
+
* Lookup451: sp_npos_elections::ElectionScore
|
|
2869
2859
|
**/
|
|
2870
2860
|
SpNposElectionsElectionScore: {
|
|
2871
2861
|
minimalStake: 'u128',
|
|
@@ -2873,14 +2863,14 @@ exports.default = {
|
|
|
2873
2863
|
sumStakeSquared: 'u128',
|
|
2874
2864
|
},
|
|
2875
2865
|
/**
|
|
2876
|
-
*
|
|
2866
|
+
* Lookup452: pallet_staking::ElectionSize
|
|
2877
2867
|
**/
|
|
2878
2868
|
PalletStakingElectionSize: {
|
|
2879
2869
|
validators: 'Compact<u16>',
|
|
2880
2870
|
nominators: 'Compact<u32>',
|
|
2881
2871
|
},
|
|
2882
2872
|
/**
|
|
2883
|
-
*
|
|
2873
|
+
* Lookup453: pallet_session::pallet::Call<T>
|
|
2884
2874
|
**/
|
|
2885
2875
|
PalletSessionCall: {
|
|
2886
2876
|
_enum: {
|
|
@@ -2888,27 +2878,27 @@ exports.default = {
|
|
|
2888
2878
|
_alias: {
|
|
2889
2879
|
keys_: 'keys',
|
|
2890
2880
|
},
|
|
2891
|
-
keys_: '
|
|
2881
|
+
keys_: 'PolymeshRuntimeTestnetRuntimeSessionKeys',
|
|
2892
2882
|
proof: 'Bytes',
|
|
2893
2883
|
},
|
|
2894
2884
|
purge_keys: 'Null',
|
|
2895
2885
|
},
|
|
2896
2886
|
},
|
|
2897
2887
|
/**
|
|
2898
|
-
*
|
|
2888
|
+
* Lookup454: polymesh_runtime_testnet::runtime::SessionKeys
|
|
2899
2889
|
**/
|
|
2900
|
-
|
|
2890
|
+
PolymeshRuntimeTestnetRuntimeSessionKeys: {
|
|
2901
2891
|
grandpa: 'SpConsensusGrandpaAppPublic',
|
|
2902
2892
|
babe: 'SpConsensusBabeAppPublic',
|
|
2903
2893
|
imOnline: 'PalletImOnlineSr25519AppSr25519Public',
|
|
2904
2894
|
authorityDiscovery: 'SpAuthorityDiscoveryAppPublic',
|
|
2905
2895
|
},
|
|
2906
2896
|
/**
|
|
2907
|
-
*
|
|
2897
|
+
* Lookup455: sp_authority_discovery::app::Public
|
|
2908
2898
|
**/
|
|
2909
2899
|
SpAuthorityDiscoveryAppPublic: 'SpCoreSr25519Public',
|
|
2910
2900
|
/**
|
|
2911
|
-
*
|
|
2901
|
+
* Lookup456: pallet_grandpa::pallet::Call<T>
|
|
2912
2902
|
**/
|
|
2913
2903
|
PalletGrandpaCall: {
|
|
2914
2904
|
_enum: {
|
|
@@ -2927,14 +2917,14 @@ exports.default = {
|
|
|
2927
2917
|
},
|
|
2928
2918
|
},
|
|
2929
2919
|
/**
|
|
2930
|
-
*
|
|
2920
|
+
* Lookup457: sp_consensus_grandpa::EquivocationProof<primitive_types::H256, N>
|
|
2931
2921
|
**/
|
|
2932
2922
|
SpConsensusGrandpaEquivocationProof: {
|
|
2933
2923
|
setId: 'u64',
|
|
2934
2924
|
equivocation: 'SpConsensusGrandpaEquivocation',
|
|
2935
2925
|
},
|
|
2936
2926
|
/**
|
|
2937
|
-
*
|
|
2927
|
+
* Lookup458: sp_consensus_grandpa::Equivocation<primitive_types::H256, N>
|
|
2938
2928
|
**/
|
|
2939
2929
|
SpConsensusGrandpaEquivocation: {
|
|
2940
2930
|
_enum: {
|
|
@@ -2943,7 +2933,7 @@ exports.default = {
|
|
|
2943
2933
|
},
|
|
2944
2934
|
},
|
|
2945
2935
|
/**
|
|
2946
|
-
*
|
|
2936
|
+
* Lookup459: finality_grandpa::Equivocation<sp_consensus_grandpa::app::Public, finality_grandpa::Prevote<primitive_types::H256, N>, sp_consensus_grandpa::app::Signature>
|
|
2947
2937
|
**/
|
|
2948
2938
|
FinalityGrandpaEquivocationPrevote: {
|
|
2949
2939
|
roundNumber: 'u64',
|
|
@@ -2952,22 +2942,22 @@ exports.default = {
|
|
|
2952
2942
|
second: '(FinalityGrandpaPrevote,SpConsensusGrandpaAppSignature)',
|
|
2953
2943
|
},
|
|
2954
2944
|
/**
|
|
2955
|
-
*
|
|
2945
|
+
* Lookup460: finality_grandpa::Prevote<primitive_types::H256, N>
|
|
2956
2946
|
**/
|
|
2957
2947
|
FinalityGrandpaPrevote: {
|
|
2958
2948
|
targetHash: 'H256',
|
|
2959
2949
|
targetNumber: 'u32',
|
|
2960
2950
|
},
|
|
2961
2951
|
/**
|
|
2962
|
-
*
|
|
2952
|
+
* Lookup461: sp_consensus_grandpa::app::Signature
|
|
2963
2953
|
**/
|
|
2964
2954
|
SpConsensusGrandpaAppSignature: 'SpCoreEd25519Signature',
|
|
2965
2955
|
/**
|
|
2966
|
-
*
|
|
2956
|
+
* Lookup462: sp_core::ed25519::Signature
|
|
2967
2957
|
**/
|
|
2968
2958
|
SpCoreEd25519Signature: '[u8;64]',
|
|
2969
2959
|
/**
|
|
2970
|
-
*
|
|
2960
|
+
* Lookup464: finality_grandpa::Equivocation<sp_consensus_grandpa::app::Public, finality_grandpa::Precommit<primitive_types::H256, N>, sp_consensus_grandpa::app::Signature>
|
|
2971
2961
|
**/
|
|
2972
2962
|
FinalityGrandpaEquivocationPrecommit: {
|
|
2973
2963
|
roundNumber: 'u64',
|
|
@@ -2976,14 +2966,14 @@ exports.default = {
|
|
|
2976
2966
|
second: '(FinalityGrandpaPrecommit,SpConsensusGrandpaAppSignature)',
|
|
2977
2967
|
},
|
|
2978
2968
|
/**
|
|
2979
|
-
*
|
|
2969
|
+
* Lookup465: finality_grandpa::Precommit<primitive_types::H256, N>
|
|
2980
2970
|
**/
|
|
2981
2971
|
FinalityGrandpaPrecommit: {
|
|
2982
2972
|
targetHash: 'H256',
|
|
2983
2973
|
targetNumber: 'u32',
|
|
2984
2974
|
},
|
|
2985
2975
|
/**
|
|
2986
|
-
*
|
|
2976
|
+
* Lookup467: pallet_im_online::pallet::Call<T>
|
|
2987
2977
|
**/
|
|
2988
2978
|
PalletImOnlineCall: {
|
|
2989
2979
|
_enum: {
|
|
@@ -2994,7 +2984,7 @@ exports.default = {
|
|
|
2994
2984
|
},
|
|
2995
2985
|
},
|
|
2996
2986
|
/**
|
|
2997
|
-
*
|
|
2987
|
+
* Lookup468: pallet_im_online::Heartbeat<BlockNumber>
|
|
2998
2988
|
**/
|
|
2999
2989
|
PalletImOnlineHeartbeat: {
|
|
3000
2990
|
blockNumber: 'u32',
|
|
@@ -3004,46 +2994,22 @@ exports.default = {
|
|
|
3004
2994
|
validatorsLen: 'u32',
|
|
3005
2995
|
},
|
|
3006
2996
|
/**
|
|
3007
|
-
*
|
|
2997
|
+
* Lookup469: sp_core::offchain::OpaqueNetworkState
|
|
3008
2998
|
**/
|
|
3009
2999
|
SpCoreOffchainOpaqueNetworkState: {
|
|
3010
3000
|
peerId: 'OpaquePeerId',
|
|
3011
3001
|
externalAddresses: 'Vec<OpaqueMultiaddr>',
|
|
3012
3002
|
},
|
|
3013
3003
|
/**
|
|
3014
|
-
*
|
|
3004
|
+
* Lookup473: pallet_im_online::sr25519::app_sr25519::Signature
|
|
3015
3005
|
**/
|
|
3016
3006
|
PalletImOnlineSr25519AppSr25519Signature: 'SpCoreSr25519Signature',
|
|
3017
3007
|
/**
|
|
3018
|
-
*
|
|
3008
|
+
* Lookup474: sp_core::sr25519::Signature
|
|
3019
3009
|
**/
|
|
3020
3010
|
SpCoreSr25519Signature: '[u8;64]',
|
|
3021
3011
|
/**
|
|
3022
|
-
*
|
|
3023
|
-
**/
|
|
3024
|
-
PalletSudoCall: {
|
|
3025
|
-
_enum: {
|
|
3026
|
-
sudo: {
|
|
3027
|
-
call: 'Call',
|
|
3028
|
-
},
|
|
3029
|
-
sudo_unchecked_weight: {
|
|
3030
|
-
call: 'Call',
|
|
3031
|
-
weight: 'SpWeightsWeightV2Weight',
|
|
3032
|
-
},
|
|
3033
|
-
set_key: {
|
|
3034
|
-
_alias: {
|
|
3035
|
-
new_: 'new',
|
|
3036
|
-
},
|
|
3037
|
-
new_: 'MultiAddress',
|
|
3038
|
-
},
|
|
3039
|
-
sudo_as: {
|
|
3040
|
-
who: 'MultiAddress',
|
|
3041
|
-
call: 'Call',
|
|
3042
|
-
},
|
|
3043
|
-
},
|
|
3044
|
-
},
|
|
3045
|
-
/**
|
|
3046
|
-
* Lookup477: pallet_asset::Call<T>
|
|
3012
|
+
* Lookup475: pallet_asset::Call<T>
|
|
3047
3013
|
**/
|
|
3048
3014
|
PalletAssetCall: {
|
|
3049
3015
|
_enum: {
|
|
@@ -3177,7 +3143,7 @@ exports.default = {
|
|
|
3177
3143
|
},
|
|
3178
3144
|
},
|
|
3179
3145
|
/**
|
|
3180
|
-
*
|
|
3146
|
+
* Lookup477: pallet_corporate_actions::distribution::Call<T>
|
|
3181
3147
|
**/
|
|
3182
3148
|
PalletCorporateActionsDistributionCall: {
|
|
3183
3149
|
_enum: {
|
|
@@ -3206,7 +3172,7 @@ exports.default = {
|
|
|
3206
3172
|
},
|
|
3207
3173
|
},
|
|
3208
3174
|
/**
|
|
3209
|
-
*
|
|
3175
|
+
* Lookup479: pallet_asset::checkpoint::Call<T>
|
|
3210
3176
|
**/
|
|
3211
3177
|
PalletAssetCheckpointCall: {
|
|
3212
3178
|
_enum: {
|
|
@@ -3227,7 +3193,7 @@ exports.default = {
|
|
|
3227
3193
|
},
|
|
3228
3194
|
},
|
|
3229
3195
|
/**
|
|
3230
|
-
*
|
|
3196
|
+
* Lookup480: pallet_compliance_manager::Call<T>
|
|
3231
3197
|
**/
|
|
3232
3198
|
PalletComplianceManagerCall: {
|
|
3233
3199
|
_enum: {
|
|
@@ -3268,7 +3234,7 @@ exports.default = {
|
|
|
3268
3234
|
},
|
|
3269
3235
|
},
|
|
3270
3236
|
/**
|
|
3271
|
-
*
|
|
3237
|
+
* Lookup481: pallet_corporate_actions::Call<T>
|
|
3272
3238
|
**/
|
|
3273
3239
|
PalletCorporateActionsCall: {
|
|
3274
3240
|
_enum: {
|
|
@@ -3321,7 +3287,7 @@ exports.default = {
|
|
|
3321
3287
|
},
|
|
3322
3288
|
},
|
|
3323
3289
|
/**
|
|
3324
|
-
*
|
|
3290
|
+
* Lookup483: pallet_corporate_actions::RecordDateSpec
|
|
3325
3291
|
**/
|
|
3326
3292
|
PalletCorporateActionsRecordDateSpec: {
|
|
3327
3293
|
_enum: {
|
|
@@ -3331,7 +3297,7 @@ exports.default = {
|
|
|
3331
3297
|
},
|
|
3332
3298
|
},
|
|
3333
3299
|
/**
|
|
3334
|
-
*
|
|
3300
|
+
* Lookup486: pallet_corporate_actions::InitiateCorporateActionArgs
|
|
3335
3301
|
**/
|
|
3336
3302
|
PalletCorporateActionsInitiateCorporateActionArgs: {
|
|
3337
3303
|
ticker: 'PolymeshPrimitivesTicker',
|
|
@@ -3344,7 +3310,7 @@ exports.default = {
|
|
|
3344
3310
|
withholdingTax: 'Option<Vec<(PolymeshPrimitivesIdentityId,Permill)>>',
|
|
3345
3311
|
},
|
|
3346
3312
|
/**
|
|
3347
|
-
*
|
|
3313
|
+
* Lookup487: pallet_corporate_actions::ballot::Call<T>
|
|
3348
3314
|
**/
|
|
3349
3315
|
PalletCorporateActionsBallotCall: {
|
|
3350
3316
|
_enum: {
|
|
@@ -3376,7 +3342,7 @@ exports.default = {
|
|
|
3376
3342
|
},
|
|
3377
3343
|
},
|
|
3378
3344
|
/**
|
|
3379
|
-
*
|
|
3345
|
+
* Lookup488: pallet_pips::Call<T>
|
|
3380
3346
|
**/
|
|
3381
3347
|
PalletPipsCall: {
|
|
3382
3348
|
_enum: {
|
|
@@ -3437,13 +3403,13 @@ exports.default = {
|
|
|
3437
3403
|
},
|
|
3438
3404
|
},
|
|
3439
3405
|
/**
|
|
3440
|
-
*
|
|
3406
|
+
* Lookup491: pallet_pips::SnapshotResult
|
|
3441
3407
|
**/
|
|
3442
3408
|
PalletPipsSnapshotResult: {
|
|
3443
3409
|
_enum: ['Approve', 'Reject', 'Skip'],
|
|
3444
3410
|
},
|
|
3445
3411
|
/**
|
|
3446
|
-
*
|
|
3412
|
+
* Lookup492: pallet_portfolio::Call<T>
|
|
3447
3413
|
**/
|
|
3448
3414
|
PalletPortfolioCall: {
|
|
3449
3415
|
_enum: {
|
|
@@ -3489,14 +3455,14 @@ exports.default = {
|
|
|
3489
3455
|
},
|
|
3490
3456
|
},
|
|
3491
3457
|
/**
|
|
3492
|
-
*
|
|
3458
|
+
* Lookup494: polymesh_primitives::portfolio::Fund
|
|
3493
3459
|
**/
|
|
3494
3460
|
PolymeshPrimitivesPortfolioFund: {
|
|
3495
3461
|
description: 'PolymeshPrimitivesPortfolioFundDescription',
|
|
3496
3462
|
memo: 'Option<PolymeshPrimitivesMemo>',
|
|
3497
3463
|
},
|
|
3498
3464
|
/**
|
|
3499
|
-
*
|
|
3465
|
+
* Lookup495: pallet_protocol_fee::Call<T>
|
|
3500
3466
|
**/
|
|
3501
3467
|
PalletProtocolFeeCall: {
|
|
3502
3468
|
_enum: {
|
|
@@ -3510,7 +3476,7 @@ exports.default = {
|
|
|
3510
3476
|
},
|
|
3511
3477
|
},
|
|
3512
3478
|
/**
|
|
3513
|
-
*
|
|
3479
|
+
* Lookup496: polymesh_common_utilities::protocol_fee::ProtocolOp
|
|
3514
3480
|
**/
|
|
3515
3481
|
PolymeshCommonUtilitiesProtocolFeeProtocolOp: {
|
|
3516
3482
|
_enum: [
|
|
@@ -3533,7 +3499,7 @@ exports.default = {
|
|
|
3533
3499
|
],
|
|
3534
3500
|
},
|
|
3535
3501
|
/**
|
|
3536
|
-
*
|
|
3502
|
+
* Lookup497: pallet_scheduler::pallet::Call<T>
|
|
3537
3503
|
**/
|
|
3538
3504
|
PalletSchedulerCall: {
|
|
3539
3505
|
_enum: {
|
|
@@ -3573,7 +3539,7 @@ exports.default = {
|
|
|
3573
3539
|
},
|
|
3574
3540
|
},
|
|
3575
3541
|
/**
|
|
3576
|
-
*
|
|
3542
|
+
* Lookup499: pallet_settlement::Call<T>
|
|
3577
3543
|
**/
|
|
3578
3544
|
PalletSettlementCall: {
|
|
3579
3545
|
_enum: {
|
|
@@ -3677,7 +3643,7 @@ exports.default = {
|
|
|
3677
3643
|
},
|
|
3678
3644
|
},
|
|
3679
3645
|
/**
|
|
3680
|
-
*
|
|
3646
|
+
* Lookup501: polymesh_primitives::settlement::ReceiptDetails<sp_core::crypto::AccountId32, sp_runtime::MultiSignature>
|
|
3681
3647
|
**/
|
|
3682
3648
|
PolymeshPrimitivesSettlementReceiptDetails: {
|
|
3683
3649
|
uid: 'u64',
|
|
@@ -3688,7 +3654,7 @@ exports.default = {
|
|
|
3688
3654
|
metadata: 'Option<PolymeshPrimitivesSettlementReceiptMetadata>',
|
|
3689
3655
|
},
|
|
3690
3656
|
/**
|
|
3691
|
-
*
|
|
3657
|
+
* Lookup502: sp_runtime::MultiSignature
|
|
3692
3658
|
**/
|
|
3693
3659
|
SpRuntimeMultiSignature: {
|
|
3694
3660
|
_enum: {
|
|
@@ -3698,11 +3664,11 @@ exports.default = {
|
|
|
3698
3664
|
},
|
|
3699
3665
|
},
|
|
3700
3666
|
/**
|
|
3701
|
-
*
|
|
3667
|
+
* Lookup503: sp_core::ecdsa::Signature
|
|
3702
3668
|
**/
|
|
3703
3669
|
SpCoreEcdsaSignature: '[u8;65]',
|
|
3704
3670
|
/**
|
|
3705
|
-
*
|
|
3671
|
+
* Lookup506: polymesh_primitives::settlement::AffirmationCount
|
|
3706
3672
|
**/
|
|
3707
3673
|
PolymeshPrimitivesSettlementAffirmationCount: {
|
|
3708
3674
|
senderAssetCount: 'PolymeshPrimitivesSettlementAssetCount',
|
|
@@ -3710,7 +3676,7 @@ exports.default = {
|
|
|
3710
3676
|
offchainCount: 'u32',
|
|
3711
3677
|
},
|
|
3712
3678
|
/**
|
|
3713
|
-
*
|
|
3679
|
+
* Lookup507: polymesh_primitives::settlement::AssetCount
|
|
3714
3680
|
**/
|
|
3715
3681
|
PolymeshPrimitivesSettlementAssetCount: {
|
|
3716
3682
|
fungible: 'u32',
|
|
@@ -3718,7 +3684,7 @@ exports.default = {
|
|
|
3718
3684
|
offChain: 'u32',
|
|
3719
3685
|
},
|
|
3720
3686
|
/**
|
|
3721
|
-
*
|
|
3687
|
+
* Lookup509: pallet_statistics::Call<T>
|
|
3722
3688
|
**/
|
|
3723
3689
|
PalletStatisticsCall: {
|
|
3724
3690
|
_enum: {
|
|
@@ -3743,7 +3709,7 @@ exports.default = {
|
|
|
3743
3709
|
},
|
|
3744
3710
|
},
|
|
3745
3711
|
/**
|
|
3746
|
-
*
|
|
3712
|
+
* Lookup514: pallet_sto::Call<T>
|
|
3747
3713
|
**/
|
|
3748
3714
|
PalletStoCall: {
|
|
3749
3715
|
_enum: {
|
|
@@ -3789,14 +3755,14 @@ exports.default = {
|
|
|
3789
3755
|
},
|
|
3790
3756
|
},
|
|
3791
3757
|
/**
|
|
3792
|
-
*
|
|
3758
|
+
* Lookup516: pallet_sto::PriceTier
|
|
3793
3759
|
**/
|
|
3794
3760
|
PalletStoPriceTier: {
|
|
3795
3761
|
total: 'u128',
|
|
3796
3762
|
price: 'u128',
|
|
3797
3763
|
},
|
|
3798
3764
|
/**
|
|
3799
|
-
*
|
|
3765
|
+
* Lookup518: pallet_treasury::Call<T>
|
|
3800
3766
|
**/
|
|
3801
3767
|
PalletTreasuryCall: {
|
|
3802
3768
|
_enum: {
|
|
@@ -3809,14 +3775,14 @@ exports.default = {
|
|
|
3809
3775
|
},
|
|
3810
3776
|
},
|
|
3811
3777
|
/**
|
|
3812
|
-
*
|
|
3778
|
+
* Lookup520: polymesh_primitives::Beneficiary<Balance>
|
|
3813
3779
|
**/
|
|
3814
3780
|
PolymeshPrimitivesBeneficiary: {
|
|
3815
3781
|
id: 'PolymeshPrimitivesIdentityId',
|
|
3816
3782
|
amount: 'u128',
|
|
3817
3783
|
},
|
|
3818
3784
|
/**
|
|
3819
|
-
*
|
|
3785
|
+
* Lookup521: pallet_utility::pallet::Call<T>
|
|
3820
3786
|
**/
|
|
3821
3787
|
PalletUtilityCall: {
|
|
3822
3788
|
_enum: {
|
|
@@ -3832,7 +3798,7 @@ exports.default = {
|
|
|
3832
3798
|
calls: 'Vec<Call>',
|
|
3833
3799
|
},
|
|
3834
3800
|
dispatch_as: {
|
|
3835
|
-
asOrigin: '
|
|
3801
|
+
asOrigin: 'PolymeshRuntimeTestnetRuntimeOriginCaller',
|
|
3836
3802
|
call: 'Call',
|
|
3837
3803
|
},
|
|
3838
3804
|
force_batch: {
|
|
@@ -3851,19 +3817,23 @@ exports.default = {
|
|
|
3851
3817
|
batch_optimistic: {
|
|
3852
3818
|
calls: 'Vec<Call>',
|
|
3853
3819
|
},
|
|
3820
|
+
as_derivative: {
|
|
3821
|
+
index: 'u16',
|
|
3822
|
+
call: 'Call',
|
|
3823
|
+
},
|
|
3854
3824
|
},
|
|
3855
3825
|
},
|
|
3856
3826
|
/**
|
|
3857
|
-
*
|
|
3827
|
+
* Lookup523: pallet_utility::UniqueCall<polymesh_runtime_testnet::runtime::RuntimeCall>
|
|
3858
3828
|
**/
|
|
3859
3829
|
PalletUtilityUniqueCall: {
|
|
3860
3830
|
nonce: 'u64',
|
|
3861
3831
|
call: 'Call',
|
|
3862
3832
|
},
|
|
3863
3833
|
/**
|
|
3864
|
-
*
|
|
3834
|
+
* Lookup524: polymesh_runtime_testnet::runtime::OriginCaller
|
|
3865
3835
|
**/
|
|
3866
|
-
|
|
3836
|
+
PolymeshRuntimeTestnetRuntimeOriginCaller: {
|
|
3867
3837
|
_enum: {
|
|
3868
3838
|
system: 'FrameSupportDispatchRawOrigin',
|
|
3869
3839
|
__Unused1: 'Null',
|
|
@@ -3882,7 +3852,7 @@ exports.default = {
|
|
|
3882
3852
|
},
|
|
3883
3853
|
},
|
|
3884
3854
|
/**
|
|
3885
|
-
*
|
|
3855
|
+
* Lookup525: frame_support::dispatch::RawOrigin<sp_core::crypto::AccountId32>
|
|
3886
3856
|
**/
|
|
3887
3857
|
FrameSupportDispatchRawOrigin: {
|
|
3888
3858
|
_enum: {
|
|
@@ -3892,33 +3862,33 @@ exports.default = {
|
|
|
3892
3862
|
},
|
|
3893
3863
|
},
|
|
3894
3864
|
/**
|
|
3895
|
-
*
|
|
3865
|
+
* Lookup526: pallet_committee::RawOrigin<sp_core::crypto::AccountId32, pallet_committee::Instance1>
|
|
3896
3866
|
**/
|
|
3897
3867
|
PalletCommitteeRawOriginInstance1: {
|
|
3898
3868
|
_enum: ['Endorsed'],
|
|
3899
3869
|
},
|
|
3900
3870
|
/**
|
|
3901
|
-
*
|
|
3871
|
+
* Lookup527: pallet_committee::RawOrigin<sp_core::crypto::AccountId32, pallet_committee::Instance3>
|
|
3902
3872
|
**/
|
|
3903
3873
|
PalletCommitteeRawOriginInstance3: {
|
|
3904
3874
|
_enum: ['Endorsed'],
|
|
3905
3875
|
},
|
|
3906
3876
|
/**
|
|
3907
|
-
*
|
|
3877
|
+
* Lookup528: pallet_committee::RawOrigin<sp_core::crypto::AccountId32, pallet_committee::Instance4>
|
|
3908
3878
|
**/
|
|
3909
3879
|
PalletCommitteeRawOriginInstance4: {
|
|
3910
3880
|
_enum: ['Endorsed'],
|
|
3911
3881
|
},
|
|
3912
3882
|
/**
|
|
3913
|
-
*
|
|
3883
|
+
* Lookup529: sp_core::Void
|
|
3914
3884
|
**/
|
|
3915
3885
|
SpCoreVoid: 'Null',
|
|
3916
3886
|
/**
|
|
3917
|
-
*
|
|
3887
|
+
* Lookup530: pallet_base::Call<T>
|
|
3918
3888
|
**/
|
|
3919
3889
|
PalletBaseCall: 'Null',
|
|
3920
3890
|
/**
|
|
3921
|
-
*
|
|
3891
|
+
* Lookup531: pallet_external_agents::Call<T>
|
|
3922
3892
|
**/
|
|
3923
3893
|
PalletExternalAgentsCall: {
|
|
3924
3894
|
_enum: {
|
|
@@ -3960,7 +3930,7 @@ exports.default = {
|
|
|
3960
3930
|
},
|
|
3961
3931
|
},
|
|
3962
3932
|
/**
|
|
3963
|
-
*
|
|
3933
|
+
* Lookup532: pallet_relayer::Call<T>
|
|
3964
3934
|
**/
|
|
3965
3935
|
PalletRelayerCall: {
|
|
3966
3936
|
_enum: {
|
|
@@ -3990,7 +3960,7 @@ exports.default = {
|
|
|
3990
3960
|
},
|
|
3991
3961
|
},
|
|
3992
3962
|
/**
|
|
3993
|
-
*
|
|
3963
|
+
* Lookup533: pallet_contracts::pallet::Call<T>
|
|
3994
3964
|
**/
|
|
3995
3965
|
PalletContractsCall: {
|
|
3996
3966
|
_enum: {
|
|
@@ -4055,13 +4025,13 @@ exports.default = {
|
|
|
4055
4025
|
},
|
|
4056
4026
|
},
|
|
4057
4027
|
/**
|
|
4058
|
-
*
|
|
4028
|
+
* Lookup537: pallet_contracts::wasm::Determinism
|
|
4059
4029
|
**/
|
|
4060
4030
|
PalletContractsWasmDeterminism: {
|
|
4061
4031
|
_enum: ['Deterministic', 'AllowIndeterminism'],
|
|
4062
4032
|
},
|
|
4063
4033
|
/**
|
|
4064
|
-
*
|
|
4034
|
+
* Lookup538: polymesh_contracts::Call<T>
|
|
4065
4035
|
**/
|
|
4066
4036
|
PolymeshContractsCall: {
|
|
4067
4037
|
_enum: {
|
|
@@ -4109,14 +4079,14 @@ exports.default = {
|
|
|
4109
4079
|
},
|
|
4110
4080
|
},
|
|
4111
4081
|
/**
|
|
4112
|
-
*
|
|
4082
|
+
* Lookup541: polymesh_contracts::NextUpgrade<T>
|
|
4113
4083
|
**/
|
|
4114
4084
|
PolymeshContractsNextUpgrade: {
|
|
4115
4085
|
chainVersion: 'PolymeshContractsChainVersion',
|
|
4116
4086
|
apiHash: 'PolymeshContractsApiCodeHash',
|
|
4117
4087
|
},
|
|
4118
4088
|
/**
|
|
4119
|
-
*
|
|
4089
|
+
* Lookup542: polymesh_contracts::ApiCodeHash<T>
|
|
4120
4090
|
**/
|
|
4121
4091
|
PolymeshContractsApiCodeHash: {
|
|
4122
4092
|
_alias: {
|
|
@@ -4125,7 +4095,7 @@ exports.default = {
|
|
|
4125
4095
|
hash_: 'H256',
|
|
4126
4096
|
},
|
|
4127
4097
|
/**
|
|
4128
|
-
*
|
|
4098
|
+
* Lookup543: pallet_preimage::pallet::Call<T>
|
|
4129
4099
|
**/
|
|
4130
4100
|
PalletPreimageCall: {
|
|
4131
4101
|
_enum: {
|
|
@@ -4153,7 +4123,7 @@ exports.default = {
|
|
|
4153
4123
|
},
|
|
4154
4124
|
},
|
|
4155
4125
|
/**
|
|
4156
|
-
*
|
|
4126
|
+
* Lookup544: pallet_nft::Call<T>
|
|
4157
4127
|
**/
|
|
4158
4128
|
PalletNftCall: {
|
|
4159
4129
|
_enum: {
|
|
@@ -4181,18 +4151,18 @@ exports.default = {
|
|
|
4181
4151
|
},
|
|
4182
4152
|
},
|
|
4183
4153
|
/**
|
|
4184
|
-
*
|
|
4154
|
+
* Lookup546: polymesh_primitives::nft::NFTCollectionKeys
|
|
4185
4155
|
**/
|
|
4186
4156
|
PolymeshPrimitivesNftNftCollectionKeys: 'Vec<PolymeshPrimitivesAssetMetadataAssetMetadataKey>',
|
|
4187
4157
|
/**
|
|
4188
|
-
*
|
|
4158
|
+
* Lookup549: polymesh_primitives::nft::NFTMetadataAttribute
|
|
4189
4159
|
**/
|
|
4190
4160
|
PolymeshPrimitivesNftNftMetadataAttribute: {
|
|
4191
4161
|
key: 'PolymeshPrimitivesAssetMetadataAssetMetadataKey',
|
|
4192
4162
|
value: 'Bytes',
|
|
4193
4163
|
},
|
|
4194
4164
|
/**
|
|
4195
|
-
*
|
|
4165
|
+
* Lookup550: pallet_test_utils::Call<T>
|
|
4196
4166
|
**/
|
|
4197
4167
|
PalletTestUtilsCall: {
|
|
4198
4168
|
_enum: {
|
|
@@ -4209,7 +4179,7 @@ exports.default = {
|
|
|
4209
4179
|
},
|
|
4210
4180
|
},
|
|
4211
4181
|
/**
|
|
4212
|
-
*
|
|
4182
|
+
* Lookup551: pallet_committee::PolymeshVotes<BlockNumber>
|
|
4213
4183
|
**/
|
|
4214
4184
|
PalletCommitteePolymeshVotes: {
|
|
4215
4185
|
index: 'u32',
|
|
@@ -4218,7 +4188,7 @@ exports.default = {
|
|
|
4218
4188
|
expiry: 'PolymeshCommonUtilitiesMaybeBlock',
|
|
4219
4189
|
},
|
|
4220
4190
|
/**
|
|
4221
|
-
*
|
|
4191
|
+
* Lookup553: pallet_committee::Error<T, I>
|
|
4222
4192
|
**/
|
|
4223
4193
|
PalletCommitteeError: {
|
|
4224
4194
|
_enum: [
|
|
@@ -4234,7 +4204,7 @@ exports.default = {
|
|
|
4234
4204
|
],
|
|
4235
4205
|
},
|
|
4236
4206
|
/**
|
|
4237
|
-
*
|
|
4207
|
+
* Lookup563: polymesh_primitives::multisig::ProposalDetails<T>
|
|
4238
4208
|
**/
|
|
4239
4209
|
PolymeshPrimitivesMultisigProposalDetails: {
|
|
4240
4210
|
approvals: 'u64',
|
|
@@ -4244,13 +4214,13 @@ exports.default = {
|
|
|
4244
4214
|
autoClose: 'bool',
|
|
4245
4215
|
},
|
|
4246
4216
|
/**
|
|
4247
|
-
*
|
|
4217
|
+
* Lookup564: polymesh_primitives::multisig::ProposalStatus
|
|
4248
4218
|
**/
|
|
4249
4219
|
PolymeshPrimitivesMultisigProposalStatus: {
|
|
4250
4220
|
_enum: ['Invalid', 'ActiveOrExpired', 'ExecutionSuccessful', 'ExecutionFailed', 'Rejected'],
|
|
4251
4221
|
},
|
|
4252
4222
|
/**
|
|
4253
|
-
*
|
|
4223
|
+
* Lookup566: pallet_multisig::Error<T>
|
|
4254
4224
|
**/
|
|
4255
4225
|
PalletMultisigError: {
|
|
4256
4226
|
_enum: [
|
|
@@ -4283,7 +4253,7 @@ exports.default = {
|
|
|
4283
4253
|
],
|
|
4284
4254
|
},
|
|
4285
4255
|
/**
|
|
4286
|
-
*
|
|
4256
|
+
* Lookup568: pallet_bridge::BridgeTxDetail<BlockNumber>
|
|
4287
4257
|
**/
|
|
4288
4258
|
PalletBridgeBridgeTxDetail: {
|
|
4289
4259
|
amount: 'u128',
|
|
@@ -4292,7 +4262,7 @@ exports.default = {
|
|
|
4292
4262
|
txHash: 'H256',
|
|
4293
4263
|
},
|
|
4294
4264
|
/**
|
|
4295
|
-
*
|
|
4265
|
+
* Lookup569: pallet_bridge::BridgeTxStatus
|
|
4296
4266
|
**/
|
|
4297
4267
|
PalletBridgeBridgeTxStatus: {
|
|
4298
4268
|
_enum: {
|
|
@@ -4304,7 +4274,7 @@ exports.default = {
|
|
|
4304
4274
|
},
|
|
4305
4275
|
},
|
|
4306
4276
|
/**
|
|
4307
|
-
*
|
|
4277
|
+
* Lookup572: pallet_bridge::Error<T>
|
|
4308
4278
|
**/
|
|
4309
4279
|
PalletBridgeError: {
|
|
4310
4280
|
_enum: [
|
|
@@ -4324,7 +4294,7 @@ exports.default = {
|
|
|
4324
4294
|
],
|
|
4325
4295
|
},
|
|
4326
4296
|
/**
|
|
4327
|
-
*
|
|
4297
|
+
* Lookup573: pallet_staking::StakingLedger<sp_core::crypto::AccountId32, Balance>
|
|
4328
4298
|
**/
|
|
4329
4299
|
PalletStakingStakingLedger: {
|
|
4330
4300
|
stash: 'AccountId32',
|
|
@@ -4334,14 +4304,14 @@ exports.default = {
|
|
|
4334
4304
|
claimedRewards: 'Vec<u32>',
|
|
4335
4305
|
},
|
|
4336
4306
|
/**
|
|
4337
|
-
*
|
|
4307
|
+
* Lookup575: pallet_staking::UnlockChunk<Balance>
|
|
4338
4308
|
**/
|
|
4339
4309
|
PalletStakingUnlockChunk: {
|
|
4340
4310
|
value: 'Compact<u128>',
|
|
4341
4311
|
era: 'Compact<u32>',
|
|
4342
4312
|
},
|
|
4343
4313
|
/**
|
|
4344
|
-
*
|
|
4314
|
+
* Lookup576: pallet_staking::Nominations<sp_core::crypto::AccountId32>
|
|
4345
4315
|
**/
|
|
4346
4316
|
PalletStakingNominations: {
|
|
4347
4317
|
targets: 'Vec<AccountId32>',
|
|
@@ -4349,27 +4319,27 @@ exports.default = {
|
|
|
4349
4319
|
suppressed: 'bool',
|
|
4350
4320
|
},
|
|
4351
4321
|
/**
|
|
4352
|
-
*
|
|
4322
|
+
* Lookup577: pallet_staking::ActiveEraInfo
|
|
4353
4323
|
**/
|
|
4354
4324
|
PalletStakingActiveEraInfo: {
|
|
4355
4325
|
index: 'u32',
|
|
4356
4326
|
start: 'Option<u64>',
|
|
4357
4327
|
},
|
|
4358
4328
|
/**
|
|
4359
|
-
*
|
|
4329
|
+
* Lookup579: pallet_staking::EraRewardPoints<sp_core::crypto::AccountId32>
|
|
4360
4330
|
**/
|
|
4361
4331
|
PalletStakingEraRewardPoints: {
|
|
4362
4332
|
total: 'u32',
|
|
4363
4333
|
individual: 'BTreeMap<AccountId32, u32>',
|
|
4364
4334
|
},
|
|
4365
4335
|
/**
|
|
4366
|
-
*
|
|
4336
|
+
* Lookup582: pallet_staking::Forcing
|
|
4367
4337
|
**/
|
|
4368
4338
|
PalletStakingForcing: {
|
|
4369
4339
|
_enum: ['NotForcing', 'ForceNew', 'ForceNone', 'ForceAlways'],
|
|
4370
4340
|
},
|
|
4371
4341
|
/**
|
|
4372
|
-
*
|
|
4342
|
+
* Lookup584: pallet_staking::UnappliedSlash<sp_core::crypto::AccountId32, Balance>
|
|
4373
4343
|
**/
|
|
4374
4344
|
PalletStakingUnappliedSlash: {
|
|
4375
4345
|
validator: 'AccountId32',
|
|
@@ -4379,7 +4349,7 @@ exports.default = {
|
|
|
4379
4349
|
payout: 'u128',
|
|
4380
4350
|
},
|
|
4381
4351
|
/**
|
|
4382
|
-
*
|
|
4352
|
+
* Lookup588: pallet_staking::slashing::SlashingSpans
|
|
4383
4353
|
**/
|
|
4384
4354
|
PalletStakingSlashingSlashingSpans: {
|
|
4385
4355
|
spanIndex: 'u32',
|
|
@@ -4388,14 +4358,14 @@ exports.default = {
|
|
|
4388
4358
|
prior: 'Vec<u32>',
|
|
4389
4359
|
},
|
|
4390
4360
|
/**
|
|
4391
|
-
*
|
|
4361
|
+
* Lookup589: pallet_staking::slashing::SpanRecord<Balance>
|
|
4392
4362
|
**/
|
|
4393
4363
|
PalletStakingSlashingSpanRecord: {
|
|
4394
4364
|
slashed: 'u128',
|
|
4395
4365
|
paidOut: 'u128',
|
|
4396
4366
|
},
|
|
4397
4367
|
/**
|
|
4398
|
-
*
|
|
4368
|
+
* Lookup592: pallet_staking::ElectionResult<sp_core::crypto::AccountId32, Balance>
|
|
4399
4369
|
**/
|
|
4400
4370
|
PalletStakingElectionResult: {
|
|
4401
4371
|
electedStashes: 'Vec<AccountId32>',
|
|
@@ -4403,7 +4373,7 @@ exports.default = {
|
|
|
4403
4373
|
compute: 'PalletStakingElectionCompute',
|
|
4404
4374
|
},
|
|
4405
4375
|
/**
|
|
4406
|
-
*
|
|
4376
|
+
* Lookup593: pallet_staking::ElectionStatus<BlockNumber>
|
|
4407
4377
|
**/
|
|
4408
4378
|
PalletStakingElectionStatus: {
|
|
4409
4379
|
_enum: {
|
|
@@ -4412,20 +4382,20 @@ exports.default = {
|
|
|
4412
4382
|
},
|
|
4413
4383
|
},
|
|
4414
4384
|
/**
|
|
4415
|
-
*
|
|
4385
|
+
* Lookup594: pallet_staking::PermissionedIdentityPrefs
|
|
4416
4386
|
**/
|
|
4417
4387
|
PalletStakingPermissionedIdentityPrefs: {
|
|
4418
4388
|
intendedCount: 'u32',
|
|
4419
4389
|
runningCount: 'u32',
|
|
4420
4390
|
},
|
|
4421
4391
|
/**
|
|
4422
|
-
*
|
|
4392
|
+
* Lookup595: pallet_staking::Releases
|
|
4423
4393
|
**/
|
|
4424
4394
|
PalletStakingReleases: {
|
|
4425
4395
|
_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'],
|
|
4426
4396
|
},
|
|
4427
4397
|
/**
|
|
4428
|
-
*
|
|
4398
|
+
* Lookup597: pallet_staking::Error<T>
|
|
4429
4399
|
**/
|
|
4430
4400
|
PalletStakingError: {
|
|
4431
4401
|
_enum: [
|
|
@@ -4475,24 +4445,24 @@ exports.default = {
|
|
|
4475
4445
|
],
|
|
4476
4446
|
},
|
|
4477
4447
|
/**
|
|
4478
|
-
*
|
|
4448
|
+
* Lookup598: sp_staking::offence::OffenceDetails<sp_core::crypto::AccountId32, Offender>
|
|
4479
4449
|
**/
|
|
4480
4450
|
SpStakingOffenceOffenceDetails: {
|
|
4481
4451
|
offender: '(AccountId32,PalletStakingExposure)',
|
|
4482
4452
|
reporters: 'Vec<AccountId32>',
|
|
4483
4453
|
},
|
|
4484
4454
|
/**
|
|
4485
|
-
*
|
|
4455
|
+
* Lookup603: sp_core::crypto::KeyTypeId
|
|
4486
4456
|
**/
|
|
4487
4457
|
SpCoreCryptoKeyTypeId: '[u8;4]',
|
|
4488
4458
|
/**
|
|
4489
|
-
*
|
|
4459
|
+
* Lookup604: pallet_session::pallet::Error<T>
|
|
4490
4460
|
**/
|
|
4491
4461
|
PalletSessionError: {
|
|
4492
4462
|
_enum: ['InvalidProof', 'NoAssociatedValidatorId', 'DuplicatedKey', 'NoKeys', 'NoAccount'],
|
|
4493
4463
|
},
|
|
4494
4464
|
/**
|
|
4495
|
-
*
|
|
4465
|
+
* Lookup605: pallet_grandpa::StoredState<N>
|
|
4496
4466
|
**/
|
|
4497
4467
|
PalletGrandpaStoredState: {
|
|
4498
4468
|
_enum: {
|
|
@@ -4509,7 +4479,7 @@ exports.default = {
|
|
|
4509
4479
|
},
|
|
4510
4480
|
},
|
|
4511
4481
|
/**
|
|
4512
|
-
*
|
|
4482
|
+
* Lookup606: pallet_grandpa::StoredPendingChange<N, Limit>
|
|
4513
4483
|
**/
|
|
4514
4484
|
PalletGrandpaStoredPendingChange: {
|
|
4515
4485
|
scheduledAt: 'u32',
|
|
@@ -4518,7 +4488,7 @@ exports.default = {
|
|
|
4518
4488
|
forced: 'Option<u32>',
|
|
4519
4489
|
},
|
|
4520
4490
|
/**
|
|
4521
|
-
*
|
|
4491
|
+
* Lookup608: pallet_grandpa::pallet::Error<T>
|
|
4522
4492
|
**/
|
|
4523
4493
|
PalletGrandpaError: {
|
|
4524
4494
|
_enum: [
|
|
@@ -4532,40 +4502,34 @@ exports.default = {
|
|
|
4532
4502
|
],
|
|
4533
4503
|
},
|
|
4534
4504
|
/**
|
|
4535
|
-
*
|
|
4505
|
+
* Lookup612: pallet_im_online::BoundedOpaqueNetworkState<PeerIdEncodingLimit, MultiAddrEncodingLimit, AddressesLimit>
|
|
4536
4506
|
**/
|
|
4537
4507
|
PalletImOnlineBoundedOpaqueNetworkState: {
|
|
4538
4508
|
peerId: 'Bytes',
|
|
4539
4509
|
externalAddresses: 'Vec<Bytes>',
|
|
4540
4510
|
},
|
|
4541
4511
|
/**
|
|
4542
|
-
*
|
|
4512
|
+
* Lookup616: pallet_im_online::pallet::Error<T>
|
|
4543
4513
|
**/
|
|
4544
4514
|
PalletImOnlineError: {
|
|
4545
4515
|
_enum: ['InvalidKey', 'DuplicatedHeartbeat'],
|
|
4546
4516
|
},
|
|
4547
4517
|
/**
|
|
4548
|
-
*
|
|
4549
|
-
**/
|
|
4550
|
-
PalletSudoError: {
|
|
4551
|
-
_enum: ['RequireSudo'],
|
|
4552
|
-
},
|
|
4553
|
-
/**
|
|
4554
|
-
* Lookup621: pallet_asset::TickerRegistration<U>
|
|
4518
|
+
* Lookup618: pallet_asset::TickerRegistration<U>
|
|
4555
4519
|
**/
|
|
4556
4520
|
PalletAssetTickerRegistration: {
|
|
4557
4521
|
owner: 'PolymeshPrimitivesIdentityId',
|
|
4558
4522
|
expiry: 'Option<u64>',
|
|
4559
4523
|
},
|
|
4560
4524
|
/**
|
|
4561
|
-
*
|
|
4525
|
+
* Lookup619: pallet_asset::TickerRegistrationConfig<U>
|
|
4562
4526
|
**/
|
|
4563
4527
|
PalletAssetTickerRegistrationConfig: {
|
|
4564
4528
|
maxTickerLength: 'u8',
|
|
4565
4529
|
registrationLength: 'Option<u64>',
|
|
4566
4530
|
},
|
|
4567
4531
|
/**
|
|
4568
|
-
*
|
|
4532
|
+
* Lookup620: pallet_asset::SecurityToken
|
|
4569
4533
|
**/
|
|
4570
4534
|
PalletAssetSecurityToken: {
|
|
4571
4535
|
totalSupply: 'u128',
|
|
@@ -4574,13 +4538,13 @@ exports.default = {
|
|
|
4574
4538
|
assetType: 'PolymeshPrimitivesAssetAssetType',
|
|
4575
4539
|
},
|
|
4576
4540
|
/**
|
|
4577
|
-
*
|
|
4541
|
+
* Lookup624: pallet_asset::AssetOwnershipRelation
|
|
4578
4542
|
**/
|
|
4579
4543
|
PalletAssetAssetOwnershipRelation: {
|
|
4580
4544
|
_enum: ['NotOwned', 'TickerOwned', 'AssetOwned'],
|
|
4581
4545
|
},
|
|
4582
4546
|
/**
|
|
4583
|
-
*
|
|
4547
|
+
* Lookup630: pallet_asset::Error<T>
|
|
4584
4548
|
**/
|
|
4585
4549
|
PalletAssetError: {
|
|
4586
4550
|
_enum: [
|
|
@@ -4624,7 +4588,7 @@ exports.default = {
|
|
|
4624
4588
|
],
|
|
4625
4589
|
},
|
|
4626
4590
|
/**
|
|
4627
|
-
*
|
|
4591
|
+
* Lookup633: pallet_corporate_actions::distribution::Error<T>
|
|
4628
4592
|
**/
|
|
4629
4593
|
PalletCorporateActionsDistributionError: {
|
|
4630
4594
|
_enum: [
|
|
@@ -4646,7 +4610,7 @@ exports.default = {
|
|
|
4646
4610
|
],
|
|
4647
4611
|
},
|
|
4648
4612
|
/**
|
|
4649
|
-
*
|
|
4613
|
+
* Lookup637: polymesh_common_utilities::traits::checkpoint::NextCheckpoints
|
|
4650
4614
|
**/
|
|
4651
4615
|
PolymeshCommonUtilitiesCheckpointNextCheckpoints: {
|
|
4652
4616
|
nextAt: 'u64',
|
|
@@ -4654,7 +4618,7 @@ exports.default = {
|
|
|
4654
4618
|
schedules: 'BTreeMap<u64, u64>',
|
|
4655
4619
|
},
|
|
4656
4620
|
/**
|
|
4657
|
-
*
|
|
4621
|
+
* Lookup643: pallet_asset::checkpoint::Error<T>
|
|
4658
4622
|
**/
|
|
4659
4623
|
PalletAssetCheckpointError: {
|
|
4660
4624
|
_enum: [
|
|
@@ -4667,14 +4631,14 @@ exports.default = {
|
|
|
4667
4631
|
],
|
|
4668
4632
|
},
|
|
4669
4633
|
/**
|
|
4670
|
-
*
|
|
4634
|
+
* Lookup644: polymesh_primitives::compliance_manager::AssetCompliance
|
|
4671
4635
|
**/
|
|
4672
4636
|
PolymeshPrimitivesComplianceManagerAssetCompliance: {
|
|
4673
4637
|
paused: 'bool',
|
|
4674
4638
|
requirements: 'Vec<PolymeshPrimitivesComplianceManagerComplianceRequirement>',
|
|
4675
4639
|
},
|
|
4676
4640
|
/**
|
|
4677
|
-
*
|
|
4641
|
+
* Lookup646: pallet_compliance_manager::Error<T>
|
|
4678
4642
|
**/
|
|
4679
4643
|
PalletComplianceManagerError: {
|
|
4680
4644
|
_enum: [
|
|
@@ -4688,7 +4652,7 @@ exports.default = {
|
|
|
4688
4652
|
],
|
|
4689
4653
|
},
|
|
4690
4654
|
/**
|
|
4691
|
-
*
|
|
4655
|
+
* Lookup649: pallet_corporate_actions::Error<T>
|
|
4692
4656
|
**/
|
|
4693
4657
|
PalletCorporateActionsError: {
|
|
4694
4658
|
_enum: [
|
|
@@ -4706,7 +4670,7 @@ exports.default = {
|
|
|
4706
4670
|
],
|
|
4707
4671
|
},
|
|
4708
4672
|
/**
|
|
4709
|
-
*
|
|
4673
|
+
* Lookup651: pallet_corporate_actions::ballot::Error<T>
|
|
4710
4674
|
**/
|
|
4711
4675
|
PalletCorporateActionsBallotError: {
|
|
4712
4676
|
_enum: [
|
|
@@ -4727,13 +4691,13 @@ exports.default = {
|
|
|
4727
4691
|
],
|
|
4728
4692
|
},
|
|
4729
4693
|
/**
|
|
4730
|
-
*
|
|
4694
|
+
* Lookup652: pallet_permissions::Error<T>
|
|
4731
4695
|
**/
|
|
4732
4696
|
PalletPermissionsError: {
|
|
4733
4697
|
_enum: ['UnauthorizedCaller'],
|
|
4734
4698
|
},
|
|
4735
4699
|
/**
|
|
4736
|
-
*
|
|
4700
|
+
* Lookup653: pallet_pips::PipsMetadata<BlockNumber>
|
|
4737
4701
|
**/
|
|
4738
4702
|
PalletPipsPipsMetadata: {
|
|
4739
4703
|
id: 'u32',
|
|
@@ -4744,14 +4708,14 @@ exports.default = {
|
|
|
4744
4708
|
expiry: 'PolymeshCommonUtilitiesMaybeBlock',
|
|
4745
4709
|
},
|
|
4746
4710
|
/**
|
|
4747
|
-
*
|
|
4711
|
+
* Lookup655: pallet_pips::DepositInfo<sp_core::crypto::AccountId32>
|
|
4748
4712
|
**/
|
|
4749
4713
|
PalletPipsDepositInfo: {
|
|
4750
4714
|
owner: 'AccountId32',
|
|
4751
4715
|
amount: 'u128',
|
|
4752
4716
|
},
|
|
4753
4717
|
/**
|
|
4754
|
-
*
|
|
4718
|
+
* Lookup656: pallet_pips::Pip<polymesh_runtime_testnet::runtime::RuntimeCall, sp_core::crypto::AccountId32>
|
|
4755
4719
|
**/
|
|
4756
4720
|
PalletPipsPip: {
|
|
4757
4721
|
id: 'u32',
|
|
@@ -4759,7 +4723,7 @@ exports.default = {
|
|
|
4759
4723
|
proposer: 'PalletPipsProposer',
|
|
4760
4724
|
},
|
|
4761
4725
|
/**
|
|
4762
|
-
*
|
|
4726
|
+
* Lookup657: pallet_pips::VotingResult
|
|
4763
4727
|
**/
|
|
4764
4728
|
PalletPipsVotingResult: {
|
|
4765
4729
|
ayesCount: 'u32',
|
|
@@ -4768,11 +4732,11 @@ exports.default = {
|
|
|
4768
4732
|
naysStake: 'u128',
|
|
4769
4733
|
},
|
|
4770
4734
|
/**
|
|
4771
|
-
*
|
|
4735
|
+
* Lookup658: pallet_pips::Vote
|
|
4772
4736
|
**/
|
|
4773
4737
|
PalletPipsVote: '(bool,u128)',
|
|
4774
4738
|
/**
|
|
4775
|
-
*
|
|
4739
|
+
* Lookup659: pallet_pips::SnapshotMetadata<BlockNumber, sp_core::crypto::AccountId32>
|
|
4776
4740
|
**/
|
|
4777
4741
|
PalletPipsSnapshotMetadata: {
|
|
4778
4742
|
createdAt: 'u32',
|
|
@@ -4780,7 +4744,7 @@ exports.default = {
|
|
|
4780
4744
|
id: 'u32',
|
|
4781
4745
|
},
|
|
4782
4746
|
/**
|
|
4783
|
-
*
|
|
4747
|
+
* Lookup661: pallet_pips::Error<T>
|
|
4784
4748
|
**/
|
|
4785
4749
|
PalletPipsError: {
|
|
4786
4750
|
_enum: [
|
|
@@ -4805,7 +4769,7 @@ exports.default = {
|
|
|
4805
4769
|
],
|
|
4806
4770
|
},
|
|
4807
4771
|
/**
|
|
4808
|
-
*
|
|
4772
|
+
* Lookup670: pallet_portfolio::Error<T>
|
|
4809
4773
|
**/
|
|
4810
4774
|
PalletPortfolioError: {
|
|
4811
4775
|
_enum: [
|
|
@@ -4829,23 +4793,23 @@ exports.default = {
|
|
|
4829
4793
|
],
|
|
4830
4794
|
},
|
|
4831
4795
|
/**
|
|
4832
|
-
*
|
|
4796
|
+
* Lookup671: pallet_protocol_fee::Error<T>
|
|
4833
4797
|
**/
|
|
4834
4798
|
PalletProtocolFeeError: {
|
|
4835
4799
|
_enum: ['InsufficientAccountBalance', 'UnHandledImbalances', 'InsufficientSubsidyBalance'],
|
|
4836
4800
|
},
|
|
4837
4801
|
/**
|
|
4838
|
-
*
|
|
4802
|
+
* Lookup674: pallet_scheduler::Scheduled<Name, frame_support::traits::preimages::Bounded<polymesh_runtime_testnet::runtime::RuntimeCall>, BlockNumber, polymesh_runtime_testnet::runtime::OriginCaller, sp_core::crypto::AccountId32>
|
|
4839
4803
|
**/
|
|
4840
4804
|
PalletSchedulerScheduled: {
|
|
4841
4805
|
maybeId: 'Option<[u8;32]>',
|
|
4842
4806
|
priority: 'u8',
|
|
4843
4807
|
call: 'FrameSupportPreimagesBounded',
|
|
4844
4808
|
maybePeriodic: 'Option<(u32,u32)>',
|
|
4845
|
-
origin: '
|
|
4809
|
+
origin: 'PolymeshRuntimeTestnetRuntimeOriginCaller',
|
|
4846
4810
|
},
|
|
4847
4811
|
/**
|
|
4848
|
-
*
|
|
4812
|
+
* Lookup675: frame_support::traits::preimages::Bounded<polymesh_runtime_testnet::runtime::RuntimeCall>
|
|
4849
4813
|
**/
|
|
4850
4814
|
FrameSupportPreimagesBounded: {
|
|
4851
4815
|
_enum: {
|
|
@@ -4866,7 +4830,7 @@ exports.default = {
|
|
|
4866
4830
|
},
|
|
4867
4831
|
},
|
|
4868
4832
|
/**
|
|
4869
|
-
*
|
|
4833
|
+
* Lookup678: pallet_scheduler::pallet::Error<T>
|
|
4870
4834
|
**/
|
|
4871
4835
|
PalletSchedulerError: {
|
|
4872
4836
|
_enum: [
|
|
@@ -4878,14 +4842,14 @@ exports.default = {
|
|
|
4878
4842
|
],
|
|
4879
4843
|
},
|
|
4880
4844
|
/**
|
|
4881
|
-
*
|
|
4845
|
+
* Lookup679: polymesh_primitives::settlement::Venue
|
|
4882
4846
|
**/
|
|
4883
4847
|
PolymeshPrimitivesSettlementVenue: {
|
|
4884
4848
|
creator: 'PolymeshPrimitivesIdentityId',
|
|
4885
4849
|
venueType: 'PolymeshPrimitivesSettlementVenueType',
|
|
4886
4850
|
},
|
|
4887
4851
|
/**
|
|
4888
|
-
*
|
|
4852
|
+
* Lookup683: polymesh_primitives::settlement::Instruction<Moment, BlockNumber>
|
|
4889
4853
|
**/
|
|
4890
4854
|
PolymeshPrimitivesSettlementInstruction: {
|
|
4891
4855
|
instructionId: 'u64',
|
|
@@ -4896,7 +4860,7 @@ exports.default = {
|
|
|
4896
4860
|
valueDate: 'Option<u64>',
|
|
4897
4861
|
},
|
|
4898
4862
|
/**
|
|
4899
|
-
*
|
|
4863
|
+
* Lookup685: polymesh_primitives::settlement::LegStatus<sp_core::crypto::AccountId32>
|
|
4900
4864
|
**/
|
|
4901
4865
|
PolymeshPrimitivesSettlementLegStatus: {
|
|
4902
4866
|
_enum: {
|
|
@@ -4906,13 +4870,13 @@ exports.default = {
|
|
|
4906
4870
|
},
|
|
4907
4871
|
},
|
|
4908
4872
|
/**
|
|
4909
|
-
*
|
|
4873
|
+
* Lookup687: polymesh_primitives::settlement::AffirmationStatus
|
|
4910
4874
|
**/
|
|
4911
4875
|
PolymeshPrimitivesSettlementAffirmationStatus: {
|
|
4912
4876
|
_enum: ['Unknown', 'Pending', 'Affirmed'],
|
|
4913
4877
|
},
|
|
4914
4878
|
/**
|
|
4915
|
-
*
|
|
4879
|
+
* Lookup691: polymesh_primitives::settlement::InstructionStatus<BlockNumber>
|
|
4916
4880
|
**/
|
|
4917
4881
|
PolymeshPrimitivesSettlementInstructionStatus: {
|
|
4918
4882
|
_enum: {
|
|
@@ -4924,7 +4888,7 @@ exports.default = {
|
|
|
4924
4888
|
},
|
|
4925
4889
|
},
|
|
4926
4890
|
/**
|
|
4927
|
-
*
|
|
4891
|
+
* Lookup692: pallet_settlement::Error<T>
|
|
4928
4892
|
**/
|
|
4929
4893
|
PalletSettlementError: {
|
|
4930
4894
|
_enum: [
|
|
@@ -4971,21 +4935,21 @@ exports.default = {
|
|
|
4971
4935
|
],
|
|
4972
4936
|
},
|
|
4973
4937
|
/**
|
|
4974
|
-
*
|
|
4938
|
+
* Lookup695: polymesh_primitives::statistics::Stat1stKey
|
|
4975
4939
|
**/
|
|
4976
4940
|
PolymeshPrimitivesStatisticsStat1stKey: {
|
|
4977
4941
|
asset: 'PolymeshPrimitivesStatisticsAssetScope',
|
|
4978
4942
|
statType: 'PolymeshPrimitivesStatisticsStatType',
|
|
4979
4943
|
},
|
|
4980
4944
|
/**
|
|
4981
|
-
*
|
|
4945
|
+
* Lookup696: polymesh_primitives::transfer_compliance::AssetTransferCompliance<S>
|
|
4982
4946
|
**/
|
|
4983
4947
|
PolymeshPrimitivesTransferComplianceAssetTransferCompliance: {
|
|
4984
4948
|
paused: 'bool',
|
|
4985
4949
|
requirements: 'BTreeSet<PolymeshPrimitivesTransferComplianceTransferCondition>',
|
|
4986
4950
|
},
|
|
4987
4951
|
/**
|
|
4988
|
-
*
|
|
4952
|
+
* Lookup700: pallet_statistics::Error<T>
|
|
4989
4953
|
**/
|
|
4990
4954
|
PalletStatisticsError: {
|
|
4991
4955
|
_enum: [
|
|
@@ -4999,7 +4963,7 @@ exports.default = {
|
|
|
4999
4963
|
],
|
|
5000
4964
|
},
|
|
5001
4965
|
/**
|
|
5002
|
-
*
|
|
4966
|
+
* Lookup702: pallet_sto::Error<T>
|
|
5003
4967
|
**/
|
|
5004
4968
|
PalletStoError: {
|
|
5005
4969
|
_enum: [
|
|
@@ -5018,25 +4982,31 @@ exports.default = {
|
|
|
5018
4982
|
],
|
|
5019
4983
|
},
|
|
5020
4984
|
/**
|
|
5021
|
-
*
|
|
4985
|
+
* Lookup703: pallet_treasury::Error<T>
|
|
5022
4986
|
**/
|
|
5023
4987
|
PalletTreasuryError: {
|
|
5024
4988
|
_enum: ['InsufficientBalance', 'InvalidIdentity'],
|
|
5025
4989
|
},
|
|
5026
4990
|
/**
|
|
5027
|
-
*
|
|
4991
|
+
* Lookup704: pallet_utility::pallet::Error<T>
|
|
5028
4992
|
**/
|
|
5029
4993
|
PalletUtilityError: {
|
|
5030
|
-
_enum: [
|
|
4994
|
+
_enum: [
|
|
4995
|
+
'TooManyCalls',
|
|
4996
|
+
'InvalidSignature',
|
|
4997
|
+
'TargetCddMissing',
|
|
4998
|
+
'InvalidNonce',
|
|
4999
|
+
'UnableToDeriveAccountId',
|
|
5000
|
+
],
|
|
5031
5001
|
},
|
|
5032
5002
|
/**
|
|
5033
|
-
*
|
|
5003
|
+
* Lookup705: pallet_base::Error<T>
|
|
5034
5004
|
**/
|
|
5035
5005
|
PalletBaseError: {
|
|
5036
5006
|
_enum: ['TooLong', 'CounterOverflow'],
|
|
5037
5007
|
},
|
|
5038
5008
|
/**
|
|
5039
|
-
*
|
|
5009
|
+
* Lookup707: pallet_external_agents::Error<T>
|
|
5040
5010
|
**/
|
|
5041
5011
|
PalletExternalAgentsError: {
|
|
5042
5012
|
_enum: [
|
|
@@ -5049,14 +5019,14 @@ exports.default = {
|
|
|
5049
5019
|
],
|
|
5050
5020
|
},
|
|
5051
5021
|
/**
|
|
5052
|
-
*
|
|
5022
|
+
* Lookup708: pallet_relayer::Subsidy<sp_core::crypto::AccountId32>
|
|
5053
5023
|
**/
|
|
5054
5024
|
PalletRelayerSubsidy: {
|
|
5055
5025
|
payingKey: 'AccountId32',
|
|
5056
5026
|
remaining: 'u128',
|
|
5057
5027
|
},
|
|
5058
5028
|
/**
|
|
5059
|
-
*
|
|
5029
|
+
* Lookup709: pallet_relayer::Error<T>
|
|
5060
5030
|
**/
|
|
5061
5031
|
PalletRelayerError: {
|
|
5062
5032
|
_enum: [
|
|
@@ -5070,7 +5040,7 @@ exports.default = {
|
|
|
5070
5040
|
],
|
|
5071
5041
|
},
|
|
5072
5042
|
/**
|
|
5073
|
-
*
|
|
5043
|
+
* Lookup711: pallet_contracts::wasm::PrefabWasmModule<T>
|
|
5074
5044
|
**/
|
|
5075
5045
|
PalletContractsWasmPrefabWasmModule: {
|
|
5076
5046
|
instructionWeightsVersion: 'Compact<u32>',
|
|
@@ -5080,7 +5050,7 @@ exports.default = {
|
|
|
5080
5050
|
determinism: 'PalletContractsWasmDeterminism',
|
|
5081
5051
|
},
|
|
5082
5052
|
/**
|
|
5083
|
-
*
|
|
5053
|
+
* Lookup713: pallet_contracts::wasm::OwnerInfo<T>
|
|
5084
5054
|
**/
|
|
5085
5055
|
PalletContractsWasmOwnerInfo: {
|
|
5086
5056
|
owner: 'AccountId32',
|
|
@@ -5088,7 +5058,7 @@ exports.default = {
|
|
|
5088
5058
|
refcount: 'Compact<u64>',
|
|
5089
5059
|
},
|
|
5090
5060
|
/**
|
|
5091
|
-
*
|
|
5061
|
+
* Lookup714: pallet_contracts::storage::ContractInfo<T>
|
|
5092
5062
|
**/
|
|
5093
5063
|
PalletContractsStorageContractInfo: {
|
|
5094
5064
|
trieId: 'Bytes',
|
|
@@ -5101,13 +5071,13 @@ exports.default = {
|
|
|
5101
5071
|
storageBaseDeposit: 'u128',
|
|
5102
5072
|
},
|
|
5103
5073
|
/**
|
|
5104
|
-
*
|
|
5074
|
+
* Lookup717: pallet_contracts::storage::DeletedContract
|
|
5105
5075
|
**/
|
|
5106
5076
|
PalletContractsStorageDeletedContract: {
|
|
5107
5077
|
trieId: 'Bytes',
|
|
5108
5078
|
},
|
|
5109
5079
|
/**
|
|
5110
|
-
*
|
|
5080
|
+
* Lookup719: pallet_contracts::schedule::Schedule<T>
|
|
5111
5081
|
**/
|
|
5112
5082
|
PalletContractsSchedule: {
|
|
5113
5083
|
limits: 'PalletContractsScheduleLimits',
|
|
@@ -5115,7 +5085,7 @@ exports.default = {
|
|
|
5115
5085
|
hostFnWeights: 'PalletContractsScheduleHostFnWeights',
|
|
5116
5086
|
},
|
|
5117
5087
|
/**
|
|
5118
|
-
*
|
|
5088
|
+
* Lookup720: pallet_contracts::schedule::Limits
|
|
5119
5089
|
**/
|
|
5120
5090
|
PalletContractsScheduleLimits: {
|
|
5121
5091
|
eventTopics: 'u32',
|
|
@@ -5129,7 +5099,7 @@ exports.default = {
|
|
|
5129
5099
|
payloadLen: 'u32',
|
|
5130
5100
|
},
|
|
5131
5101
|
/**
|
|
5132
|
-
*
|
|
5102
|
+
* Lookup721: pallet_contracts::schedule::InstructionWeights<T>
|
|
5133
5103
|
**/
|
|
5134
5104
|
PalletContractsScheduleInstructionWeights: {
|
|
5135
5105
|
_alias: {
|
|
@@ -5191,7 +5161,7 @@ exports.default = {
|
|
|
5191
5161
|
i64rotr: 'u32',
|
|
5192
5162
|
},
|
|
5193
5163
|
/**
|
|
5194
|
-
*
|
|
5164
|
+
* Lookup722: pallet_contracts::schedule::HostFnWeights<T>
|
|
5195
5165
|
**/
|
|
5196
5166
|
PalletContractsScheduleHostFnWeights: {
|
|
5197
5167
|
_alias: {
|
|
@@ -5258,7 +5228,7 @@ exports.default = {
|
|
|
5258
5228
|
instantiationNonce: 'SpWeightsWeightV2Weight',
|
|
5259
5229
|
},
|
|
5260
5230
|
/**
|
|
5261
|
-
*
|
|
5231
|
+
* Lookup723: pallet_contracts::pallet::Error<T>
|
|
5262
5232
|
**/
|
|
5263
5233
|
PalletContractsError: {
|
|
5264
5234
|
_enum: [
|
|
@@ -5293,7 +5263,7 @@ exports.default = {
|
|
|
5293
5263
|
],
|
|
5294
5264
|
},
|
|
5295
5265
|
/**
|
|
5296
|
-
*
|
|
5266
|
+
* Lookup725: polymesh_contracts::Error<T>
|
|
5297
5267
|
**/
|
|
5298
5268
|
PolymeshContractsError: {
|
|
5299
5269
|
_enum: [
|
|
@@ -5312,7 +5282,7 @@ exports.default = {
|
|
|
5312
5282
|
],
|
|
5313
5283
|
},
|
|
5314
5284
|
/**
|
|
5315
|
-
*
|
|
5285
|
+
* Lookup726: pallet_preimage::RequestStatus<sp_core::crypto::AccountId32, Balance>
|
|
5316
5286
|
**/
|
|
5317
5287
|
PalletPreimageRequestStatus: {
|
|
5318
5288
|
_enum: {
|
|
@@ -5328,20 +5298,20 @@ exports.default = {
|
|
|
5328
5298
|
},
|
|
5329
5299
|
},
|
|
5330
5300
|
/**
|
|
5331
|
-
*
|
|
5301
|
+
* Lookup730: pallet_preimage::pallet::Error<T>
|
|
5332
5302
|
**/
|
|
5333
5303
|
PalletPreimageError: {
|
|
5334
5304
|
_enum: ['TooBig', 'AlreadyNoted', 'NotAuthorized', 'NotNoted', 'Requested', 'NotRequested'],
|
|
5335
5305
|
},
|
|
5336
5306
|
/**
|
|
5337
|
-
*
|
|
5307
|
+
* Lookup731: polymesh_primitives::nft::NFTCollection
|
|
5338
5308
|
**/
|
|
5339
5309
|
PolymeshPrimitivesNftNftCollection: {
|
|
5340
5310
|
id: 'u64',
|
|
5341
5311
|
ticker: 'PolymeshPrimitivesTicker',
|
|
5342
5312
|
},
|
|
5343
5313
|
/**
|
|
5344
|
-
*
|
|
5314
|
+
* Lookup736: pallet_nft::Error<T>
|
|
5345
5315
|
**/
|
|
5346
5316
|
PalletNftError: {
|
|
5347
5317
|
_enum: [
|
|
@@ -5370,44 +5340,44 @@ exports.default = {
|
|
|
5370
5340
|
],
|
|
5371
5341
|
},
|
|
5372
5342
|
/**
|
|
5373
|
-
*
|
|
5343
|
+
* Lookup737: pallet_test_utils::Error<T>
|
|
5374
5344
|
**/
|
|
5375
5345
|
PalletTestUtilsError: 'Null',
|
|
5376
5346
|
/**
|
|
5377
|
-
*
|
|
5347
|
+
* Lookup740: frame_system::extensions::check_spec_version::CheckSpecVersion<T>
|
|
5378
5348
|
**/
|
|
5379
5349
|
FrameSystemExtensionsCheckSpecVersion: 'Null',
|
|
5380
5350
|
/**
|
|
5381
|
-
*
|
|
5351
|
+
* Lookup741: frame_system::extensions::check_tx_version::CheckTxVersion<T>
|
|
5382
5352
|
**/
|
|
5383
5353
|
FrameSystemExtensionsCheckTxVersion: 'Null',
|
|
5384
5354
|
/**
|
|
5385
|
-
*
|
|
5355
|
+
* Lookup742: frame_system::extensions::check_genesis::CheckGenesis<T>
|
|
5386
5356
|
**/
|
|
5387
5357
|
FrameSystemExtensionsCheckGenesis: 'Null',
|
|
5388
5358
|
/**
|
|
5389
|
-
*
|
|
5359
|
+
* Lookup745: frame_system::extensions::check_nonce::CheckNonce<T>
|
|
5390
5360
|
**/
|
|
5391
5361
|
FrameSystemExtensionsCheckNonce: 'Compact<u32>',
|
|
5392
5362
|
/**
|
|
5393
|
-
*
|
|
5363
|
+
* Lookup746: polymesh_extensions::check_weight::CheckWeight<T>
|
|
5394
5364
|
**/
|
|
5395
5365
|
PolymeshExtensionsCheckWeight: 'FrameSystemExtensionsCheckWeight',
|
|
5396
5366
|
/**
|
|
5397
|
-
*
|
|
5367
|
+
* Lookup747: frame_system::extensions::check_weight::CheckWeight<T>
|
|
5398
5368
|
**/
|
|
5399
5369
|
FrameSystemExtensionsCheckWeight: 'Null',
|
|
5400
5370
|
/**
|
|
5401
|
-
*
|
|
5371
|
+
* Lookup748: pallet_transaction_payment::ChargeTransactionPayment<T>
|
|
5402
5372
|
**/
|
|
5403
5373
|
PalletTransactionPaymentChargeTransactionPayment: 'Compact<u128>',
|
|
5404
5374
|
/**
|
|
5405
|
-
*
|
|
5375
|
+
* Lookup749: pallet_permissions::StoreCallMetadata<T>
|
|
5406
5376
|
**/
|
|
5407
5377
|
PalletPermissionsStoreCallMetadata: 'Null',
|
|
5408
5378
|
/**
|
|
5409
|
-
*
|
|
5379
|
+
* Lookup750: polymesh_runtime_testnet::runtime::Runtime
|
|
5410
5380
|
**/
|
|
5411
|
-
|
|
5381
|
+
PolymeshRuntimeTestnetRuntime: 'Null',
|
|
5412
5382
|
};
|
|
5413
5383
|
//# sourceMappingURL=lookup.js.map
|