diff --git a/clients/runtime/metadata-parachain-amplitude.json b/clients/runtime/metadata-parachain-amplitude.json index affc7fbb6..f9ca54f3a 100644 --- a/clients/runtime/metadata-parachain-amplitude.json +++ b/clients/runtime/metadata-parachain-amplitude.json @@ -408,7 +408,7 @@ "fields": [ { "name": "phase", - "type": 170, + "type": 173, "typeName": "Phase" }, { @@ -418,7 +418,7 @@ }, { "name": "topics", - "type": 171, + "type": 174, "typeName": "Vec" } ] @@ -807,10 +807,20 @@ "index": 71 }, { - "name": "Farming", + "name": "ClientsInfo", "fields": [ { "type": 160, + "typeName": "clients_info::Event" + } + ], + "index": 72 + }, + { + "name": "Farming", + "fields": [ + { + "type": 163, "typeName": "farming::Event" } ], @@ -820,7 +830,7 @@ "name": "AssetRegistry", "fields": [ { - "type": 165, + "type": 168, "typeName": "orml_asset_registry::Event" } ], @@ -830,7 +840,7 @@ "name": "VestingManager", "fields": [ { - "type": 169, + "type": 172, "typeName": "vesting_manager::Event" } ], @@ -12131,6 +12141,138 @@ }, { "id": 160, + "type": { + "path": [ + "clients_info", + "pallet", + "Event" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "NotifyClientRelease", + "fields": [ + { + "name": "release", + "type": 161, + "typeName": "ClientRelease, T::Hash>" + } + ], + "index": 0 + }, + { + "name": "ApplyClientRelease", + "fields": [ + { + "name": "release", + "type": 161, + "typeName": "ClientRelease, T::Hash>" + } + ], + "index": 1 + }, + { + "name": "AccountIdAuthorized", + "fields": [ + { + "type": 0, + "typeName": "T::AccountId" + } + ], + "index": 2 + }, + { + "name": "AccountIdDeauthorized", + "fields": [ + { + "type": 0, + "typeName": "T::AccountId" + } + ], + "index": 3 + } + ] + } + }, + "docs": [ + "\n\t\t\tThe [event](https://docs.substrate.io/main-docs/build/events-errors/) emitted\n\t\t\tby this pallet.\n\t\t\t" + ] + } + }, + { + "id": 161, + "type": { + "path": [ + "clients_info", + "ClientRelease" + ], + "params": [ + { + "name": "Uri", + "type": 162 + }, + { + "name": "Hash", + "type": 11 + } + ], + "def": { + "composite": { + "fields": [ + { + "name": "uri", + "type": 162, + "typeName": "Uri" + }, + { + "name": "checksum", + "type": 11, + "typeName": "Hash" + } + ] + } + } + } + }, + { + "id": 162, + "type": { + "path": [ + "bounded_collections", + "bounded_vec", + "BoundedVec" + ], + "params": [ + { + "name": "T", + "type": 2 + }, + { + "name": "S", + "type": null + } + ], + "def": { + "composite": { + "fields": [ + { + "type": 12, + "typeName": "Vec" + } + ] + } + } + } + }, + { + "id": 163, "type": { "path": [ "bifrost_farming", @@ -12216,7 +12358,7 @@ }, { "name": "rewards", - "type": 161, + "type": 164, "typeName": "Vec<(CurrencyIdOf, BalanceOf)>" } ], @@ -12242,7 +12384,7 @@ }, { "name": "gauge_info", - "type": 163, + "type": 166, "typeName": "Option<(BalanceOf, BlockNumberFor)>" } ], @@ -12381,17 +12523,17 @@ } }, { - "id": 161, + "id": 164, "type": { "def": { "sequence": { - "type": 162 + "type": 165 } } } }, { - "id": 162, + "id": 165, "type": { "def": { "tuple": [ @@ -12402,7 +12544,7 @@ } }, { - "id": 163, + "id": 166, "type": { "path": [ "Option" @@ -12410,7 +12552,7 @@ "params": [ { "name": "T", - "type": 164 + "type": 167 } ], "def": { @@ -12424,7 +12566,7 @@ "name": "Some", "fields": [ { - "type": 164 + "type": 167 } ], "index": 1 @@ -12435,7 +12577,7 @@ } }, { - "id": 164, + "id": 167, "type": { "def": { "tuple": [ @@ -12446,7 +12588,7 @@ } }, { - "id": 165, + "id": 168, "type": { "path": [ "orml_asset_registry", @@ -12472,7 +12614,7 @@ }, { "name": "metadata", - "type": 166, + "type": 169, "typeName": "AssetMetadata" } ], @@ -12488,7 +12630,7 @@ }, { "name": "metadata", - "type": 166, + "type": 169, "typeName": "AssetMetadata" } ], @@ -12503,7 +12645,7 @@ } }, { - "id": 166, + "id": 169, "type": { "path": [ "orml_traits", @@ -12517,7 +12659,7 @@ }, { "name": "CustomMetadata", - "type": 167 + "type": 170 } ], "def": { @@ -12545,12 +12687,12 @@ }, { "name": "location", - "type": 168, + "type": 171, "typeName": "Option" }, { "name": "additional", - "type": 167, + "type": 170, "typeName": "CustomMetadata" } ] @@ -12559,7 +12701,7 @@ } }, { - "id": 167, + "id": 170, "type": { "path": [ "spacewalk_primitives", @@ -12571,7 +12713,7 @@ } }, { - "id": 168, + "id": 171, "type": { "path": [ "Option" @@ -12604,7 +12746,7 @@ } }, { - "id": 169, + "id": 172, "type": { "path": [ "vesting_manager", @@ -12645,7 +12787,7 @@ } }, { - "id": 170, + "id": 173, "type": { "path": [ "frame_system", @@ -12678,7 +12820,7 @@ } }, { - "id": 171, + "id": 174, "type": { "def": { "sequence": { @@ -12688,7 +12830,7 @@ } }, { - "id": 172, + "id": 175, "type": { "def": { "sequence": { @@ -12698,7 +12840,7 @@ } }, { - "id": 173, + "id": 176, "type": { "path": [ "frame_system", @@ -12714,7 +12856,7 @@ }, { "name": "spec_name", - "type": 174, + "type": 177, "typeName": "sp_runtime::RuntimeString" } ] @@ -12723,7 +12865,7 @@ } }, { - "id": 174, + "id": 177, "type": { "def": { "primitive": "str" @@ -12731,7 +12873,7 @@ } }, { - "id": 175, + "id": 178, "type": { "path": [ "frame_system", @@ -12817,7 +12959,7 @@ "fields": [ { "name": "items", - "type": 176, + "type": 179, "typeName": "Vec" } ], @@ -12831,7 +12973,7 @@ "fields": [ { "name": "keys", - "type": 177, + "type": 180, "typeName": "Vec" } ], @@ -12885,7 +13027,7 @@ } }, { - "id": 176, + "id": 179, "type": { "def": { "sequence": { @@ -12895,7 +13037,7 @@ } }, { - "id": 177, + "id": 180, "type": { "def": { "sequence": { @@ -12905,7 +13047,7 @@ } }, { - "id": 178, + "id": 181, "type": { "path": [ "frame_system", @@ -12927,7 +13069,7 @@ }, { "name": "per_class", - "type": 179, + "type": 182, "typeName": "PerDispatchClass" } ] @@ -12936,7 +13078,7 @@ } }, { - "id": 179, + "id": 182, "type": { "path": [ "frame_support", @@ -12946,7 +13088,7 @@ "params": [ { "name": "T", - "type": 180 + "type": 183 } ], "def": { @@ -12954,17 +13096,17 @@ "fields": [ { "name": "normal", - "type": 180, + "type": 183, "typeName": "T" }, { "name": "operational", - "type": 180, + "type": 183, "typeName": "T" }, { "name": "mandatory", - "type": 180, + "type": 183, "typeName": "T" } ] @@ -12973,7 +13115,7 @@ } }, { - "id": 180, + "id": 183, "type": { "path": [ "frame_system", @@ -12990,17 +13132,17 @@ }, { "name": "max_extrinsic", - "type": 181, + "type": 184, "typeName": "Option" }, { "name": "max_total", - "type": 181, + "type": 184, "typeName": "Option" }, { "name": "reserved", - "type": 181, + "type": 184, "typeName": "Option" } ] @@ -13009,7 +13151,7 @@ } }, { - "id": 181, + "id": 184, "type": { "path": [ "Option" @@ -13042,7 +13184,7 @@ } }, { - "id": 182, + "id": 185, "type": { "path": [ "frame_system", @@ -13054,7 +13196,7 @@ "fields": [ { "name": "max", - "type": 183, + "type": 186, "typeName": "PerDispatchClass" } ] @@ -13063,7 +13205,7 @@ } }, { - "id": 183, + "id": 186, "type": { "path": [ "frame_support", @@ -13100,7 +13242,7 @@ } }, { - "id": 184, + "id": 187, "type": { "path": [ "sp_weights", @@ -13125,7 +13267,7 @@ } }, { - "id": 185, + "id": 188, "type": { "path": [ "sp_version", @@ -13136,12 +13278,12 @@ "fields": [ { "name": "spec_name", - "type": 174, + "type": 177, "typeName": "RuntimeString" }, { "name": "impl_name", - "type": 174, + "type": 177, "typeName": "RuntimeString" }, { @@ -13161,7 +13303,7 @@ }, { "name": "apis", - "type": 186, + "type": 189, "typeName": "ApisVec" }, { @@ -13180,7 +13322,7 @@ } }, { - "id": 186, + "id": 189, "type": { "path": [ "Cow" @@ -13188,14 +13330,14 @@ "params": [ { "name": "T", - "type": 187 + "type": 190 } ], "def": { "composite": { "fields": [ { - "type": 187 + "type": 190 } ] } @@ -13203,17 +13345,17 @@ } }, { - "id": 187, + "id": 190, "type": { "def": { "sequence": { - "type": 188 + "type": 191 } } } }, { - "id": 188, + "id": 191, "type": { "def": { "tuple": [ @@ -13224,7 +13366,7 @@ } }, { - "id": 189, + "id": 192, "type": { "def": { "primitive": "u16" @@ -13232,7 +13374,7 @@ } }, { - "id": 190, + "id": 193, "type": { "path": [ "frame_system", @@ -13303,7 +13445,7 @@ } }, { - "id": 191, + "id": 194, "type": { "path": [ "polkadot_primitives", @@ -13325,7 +13467,7 @@ "fields": [ { "name": "parent_head", - "type": 192, + "type": 195, "typeName": "HeadData" }, { @@ -13349,7 +13491,7 @@ } }, { - "id": 192, + "id": 195, "type": { "path": [ "polkadot_parachain", @@ -13369,7 +13511,7 @@ } }, { - "id": 193, + "id": 196, "type": { "path": [ "Option" @@ -13377,7 +13519,7 @@ "params": [ { "name": "T", - "type": 194 + "type": 197 } ], "def": { @@ -13391,7 +13533,7 @@ "name": "Some", "fields": [ { - "type": 194 + "type": 197 } ], "index": 1 @@ -13402,7 +13544,7 @@ } }, { - "id": 194, + "id": 197, "type": { "path": [ "polkadot_primitives", @@ -13422,7 +13564,7 @@ } }, { - "id": 195, + "id": 198, "type": { "path": [ "sp_trie", @@ -13434,7 +13576,7 @@ "fields": [ { "name": "trie_nodes", - "type": 196, + "type": 199, "typeName": "BTreeSet>" } ] @@ -13443,7 +13585,7 @@ } }, { - "id": 196, + "id": 199, "type": { "path": [ "BTreeSet" @@ -13458,7 +13600,7 @@ "composite": { "fields": [ { - "type": 177 + "type": 180 } ] } @@ -13466,7 +13608,7 @@ } }, { - "id": 197, + "id": 200, "type": { "path": [ "cumulus_pallet_parachain_system", @@ -13488,12 +13630,12 @@ }, { "name": "ingress_channels", - "type": 198, + "type": 201, "typeName": "Vec<(ParaId, AbridgedHrmpChannel)>" }, { "name": "egress_channels", - "type": 198, + "type": 201, "typeName": "Vec<(ParaId, AbridgedHrmpChannel)>" } ] @@ -13502,28 +13644,28 @@ } }, { - "id": 198, + "id": 201, "type": { "def": { "sequence": { - "type": 199 + "type": 202 } } } }, { - "id": 199, + "id": 202, "type": { "def": { "tuple": [ 57, - 200 + 203 ] } } }, { - "id": 200, + "id": 203, "type": { "path": [ "polkadot_primitives", @@ -13560,7 +13702,7 @@ }, { "name": "mqc_head", - "type": 201, + "type": 204, "typeName": "Option" } ] @@ -13569,7 +13711,7 @@ } }, { - "id": 201, + "id": 204, "type": { "path": [ "Option" @@ -13602,7 +13744,7 @@ } }, { - "id": 202, + "id": 205, "type": { "path": [ "polkadot_primitives", @@ -13663,7 +13805,7 @@ } }, { - "id": 203, + "id": 206, "type": { "path": [ "cumulus_primitives_parachain_inherent", @@ -13682,7 +13824,7 @@ } }, { - "id": 204, + "id": 207, "type": { "path": [ "BTreeMap" @@ -13694,14 +13836,14 @@ }, { "name": "V", - "type": 203 + "type": 206 } ], "def": { "composite": { "fields": [ { - "type": 205 + "type": 208 } ] } @@ -13709,38 +13851,38 @@ } }, { - "id": 205, + "id": 208, "type": { "def": { "sequence": { - "type": 206 + "type": 209 } } } }, { - "id": 206, + "id": 209, "type": { "def": { "tuple": [ 57, - 203 + 206 ] } } }, { - "id": 207, + "id": 210, "type": { "def": { "sequence": { - "type": 208 + "type": 211 } } } }, { - "id": 208, + "id": 211, "type": { "path": [ "polkadot_core_primitives", @@ -13771,7 +13913,7 @@ } }, { - "id": 209, + "id": 212, "type": { "path": [ "cumulus_pallet_parachain_system", @@ -13802,7 +13944,7 @@ } }, { - "id": 210, + "id": 213, "type": { "path": [ "cumulus_pallet_parachain_system", @@ -13823,7 +13965,7 @@ "fields": [ { "name": "data", - "type": 211, + "type": 214, "typeName": "ParachainInherentData" } ], @@ -13908,7 +14050,7 @@ } }, { - "id": 211, + "id": 214, "type": { "path": [ "cumulus_primitives_parachain_inherent", @@ -13919,22 +14061,22 @@ "fields": [ { "name": "validation_data", - "type": 191, + "type": 194, "typeName": "PersistedValidationData" }, { "name": "relay_chain_state", - "type": 195, + "type": 198, "typeName": "sp_trie::StorageProof" }, { "name": "downward_messages", - "type": 212, + "type": 215, "typeName": "Vec" }, { "name": "horizontal_messages", - "type": 214, + "type": 217, "typeName": "BTreeMap>" } ] @@ -13943,17 +14085,17 @@ } }, { - "id": 212, + "id": 215, "type": { "def": { "sequence": { - "type": 213 + "type": 216 } } } }, { - "id": 213, + "id": 216, "type": { "path": [ "polkadot_core_primitives", @@ -13984,7 +14126,7 @@ } }, { - "id": 214, + "id": 217, "type": { "path": [ "BTreeMap" @@ -13996,14 +14138,14 @@ }, { "name": "V", - "type": 215 + "type": 218 } ], "def": { "composite": { "fields": [ { - "type": 217 + "type": 220 } ] } @@ -14011,17 +14153,17 @@ } }, { - "id": 215, + "id": 218, "type": { "def": { "sequence": { - "type": 216 + "type": 219 } } } }, { - "id": 216, + "id": 219, "type": { "path": [ "polkadot_core_primitives", @@ -14052,28 +14194,28 @@ } }, { - "id": 217, + "id": 220, "type": { "def": { "sequence": { - "type": 218 + "type": 221 } } } }, { - "id": 218, + "id": 221, "type": { "def": { "tuple": [ 57, - 215 + 218 ] } } }, { - "id": 219, + "id": 222, "type": { "path": [ "cumulus_pallet_parachain_system", @@ -14155,7 +14297,7 @@ } }, { - "id": 220, + "id": 223, "type": { "path": [ "pallet_timestamp", @@ -14208,7 +14350,7 @@ } }, { - "id": 221, + "id": 224, "type": { "path": [ "bounded_collections", @@ -14218,7 +14360,7 @@ "params": [ { "name": "T", - "type": 222 + "type": 225 }, { "name": "S", @@ -14229,7 +14371,7 @@ "composite": { "fields": [ { - "type": 224, + "type": 227, "typeName": "Vec" } ] @@ -14238,7 +14380,7 @@ } }, { - "id": 222, + "id": 225, "type": { "path": [ "pallet_balances", @@ -14265,7 +14407,7 @@ }, { "name": "reasons", - "type": 223, + "type": 226, "typeName": "Reasons" } ] @@ -14274,7 +14416,7 @@ } }, { - "id": 223, + "id": 226, "type": { "path": [ "pallet_balances", @@ -14301,17 +14443,17 @@ } }, { - "id": 224, + "id": 227, "type": { "def": { "sequence": { - "type": 222 + "type": 225 } } } }, { - "id": 225, + "id": 228, "type": { "path": [ "bounded_collections", @@ -14321,7 +14463,7 @@ "params": [ { "name": "T", - "type": 226 + "type": 229 }, { "name": "S", @@ -14332,7 +14474,7 @@ "composite": { "fields": [ { - "type": 227, + "type": 230, "typeName": "Vec" } ] @@ -14341,7 +14483,7 @@ } }, { - "id": 226, + "id": 229, "type": { "path": [ "pallet_balances", @@ -14376,17 +14518,17 @@ } }, { - "id": 227, + "id": 230, "type": { "def": { "sequence": { - "type": 226 + "type": 229 } } } }, { - "id": 228, + "id": 231, "type": { "path": [ "pallet_balances", @@ -14411,7 +14553,7 @@ "fields": [ { "name": "dest", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" }, { @@ -14451,7 +14593,7 @@ "fields": [ { "name": "who", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" }, { @@ -14482,12 +14624,12 @@ "fields": [ { "name": "source", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" }, { "name": "dest", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" }, { @@ -14510,7 +14652,7 @@ "fields": [ { "name": "dest", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" }, { @@ -14534,7 +14676,7 @@ "fields": [ { "name": "dest", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" }, { @@ -14568,7 +14710,7 @@ "fields": [ { "name": "who", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" }, { @@ -14593,7 +14735,7 @@ } }, { - "id": 229, + "id": 232, "type": { "path": [ "sp_runtime", @@ -14627,7 +14769,7 @@ "name": "Index", "fields": [ { - "type": 230, + "type": 233, "typeName": "AccountIndex" } ], @@ -14669,7 +14811,7 @@ } }, { - "id": 230, + "id": 233, "type": { "def": { "compact": { @@ -14679,7 +14821,7 @@ } }, { - "id": 231, + "id": 234, "type": { "path": [ "pallet_balances", @@ -14764,7 +14906,7 @@ } }, { - "id": 232, + "id": 235, "type": { "path": [ "pallet_transaction_payment", @@ -14787,7 +14929,7 @@ } }, { - "id": 233, + "id": 236, "type": { "path": [ "bounded_collections", @@ -14797,7 +14939,7 @@ "params": [ { "name": "T", - "type": 234 + "type": 237 }, { "name": "S", @@ -14808,7 +14950,7 @@ "composite": { "fields": [ { - "type": 373, + "type": 377, "typeName": "Vec" } ] @@ -14817,19 +14959,19 @@ } }, { - "id": 234, + "id": 237, "type": { "def": { "tuple": [ 4, - 235, + 238, 0 ] } } }, { - "id": 235, + "id": 238, "type": { "path": [ "frame_support", @@ -14840,7 +14982,7 @@ "params": [ { "name": "T", - "type": 236 + "type": 239 } ], "def": { @@ -14861,7 +15003,7 @@ "name": "Inline", "fields": [ { - "type": 372, + "type": 376, "typeName": "BoundedInline" } ], @@ -14889,7 +15031,7 @@ } }, { - "id": 236, + "id": 239, "type": { "path": [ "amplitude_runtime", @@ -14902,7 +15044,7 @@ "name": "System", "fields": [ { - "type": 175, + "type": 178, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -14912,7 +15054,7 @@ "name": "ParachainSystem", "fields": [ { - "type": 210, + "type": 213, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -14922,7 +15064,7 @@ "name": "Timestamp", "fields": [ { - "type": 220, + "type": 223, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -14932,7 +15074,7 @@ "name": "Balances", "fields": [ { - "type": 228, + "type": 231, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -14942,7 +15084,7 @@ "name": "Democracy", "fields": [ { - "type": 237, + "type": 240, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -14952,7 +15094,7 @@ "name": "Council", "fields": [ { - "type": 240, + "type": 243, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -14962,7 +15104,7 @@ "name": "TechnicalCommittee", "fields": [ { - "type": 245, + "type": 248, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -14972,7 +15114,7 @@ "name": "Scheduler", "fields": [ { - "type": 246, + "type": 249, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -14982,7 +15124,7 @@ "name": "Preimage", "fields": [ { - "type": 248, + "type": 251, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -14992,7 +15134,7 @@ "name": "Multisig", "fields": [ { - "type": 249, + "type": 252, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15002,7 +15144,7 @@ "name": "Treasury", "fields": [ { - "type": 251, + "type": 254, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15012,7 +15154,7 @@ "name": "Bounties", "fields": [ { - "type": 252, + "type": 255, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15022,7 +15164,7 @@ "name": "ChildBounties", "fields": [ { - "type": 253, + "type": 256, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15032,7 +15174,7 @@ "name": "Session", "fields": [ { - "type": 254, + "type": 257, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15042,7 +15184,7 @@ "name": "ParachainStaking", "fields": [ { - "type": 258, + "type": 261, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15052,7 +15194,7 @@ "name": "XcmpQueue", "fields": [ { - "type": 259, + "type": 262, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15062,7 +15204,7 @@ "name": "PolkadotXcm", "fields": [ { - "type": 260, + "type": 263, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15072,7 +15214,7 @@ "name": "DmpQueue", "fields": [ { - "type": 281, + "type": 284, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15082,7 +15224,7 @@ "name": "Vesting", "fields": [ { - "type": 282, + "type": 285, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15092,7 +15234,7 @@ "name": "Utility", "fields": [ { - "type": 284, + "type": 287, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15102,7 +15244,7 @@ "name": "Currencies", "fields": [ { - "type": 293, + "type": 296, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15112,7 +15254,7 @@ "name": "Tokens", "fields": [ { - "type": 294, + "type": 297, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15122,7 +15264,7 @@ "name": "XTokens", "fields": [ { - "type": 295, + "type": 298, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15132,7 +15274,7 @@ "name": "Identity", "fields": [ { - "type": 297, + "type": 300, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15142,7 +15284,7 @@ "name": "Contracts", "fields": [ { - "type": 336, + "type": 339, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15152,7 +15294,7 @@ "name": "DiaOracleModule", "fields": [ { - "type": 339, + "type": 342, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15162,7 +15304,7 @@ "name": "ZenlinkProtocol", "fields": [ { - "type": 340, + "type": 343, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15172,7 +15314,7 @@ "name": "Fee", "fields": [ { - "type": 342, + "type": 345, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15182,7 +15324,7 @@ "name": "Issue", "fields": [ { - "type": 343, + "type": 346, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15192,7 +15334,7 @@ "name": "Nomination", "fields": [ { - "type": 344, + "type": 347, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15202,7 +15344,7 @@ "name": "Oracle", "fields": [ { - "type": 345, + "type": 348, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15212,7 +15354,7 @@ "name": "Redeem", "fields": [ { - "type": 346, + "type": 349, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15222,7 +15364,7 @@ "name": "Replace", "fields": [ { - "type": 347, + "type": 350, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15232,7 +15374,7 @@ "name": "Security", "fields": [ { - "type": 348, + "type": 351, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15242,7 +15384,7 @@ "name": "StellarRelay", "fields": [ { - "type": 349, + "type": 352, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15252,7 +15394,7 @@ "name": "VaultRegistry", "fields": [ { - "type": 355, + "type": 358, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15262,17 +15404,27 @@ "name": "VaultRewards", "fields": [ { - "type": 357, + "type": 360, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], "index": 70 }, + { + "name": "ClientsInfo", + "fields": [ + { + "type": 361, + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" + } + ], + "index": 72 + }, { "name": "Farming", "fields": [ { - "type": 358, + "type": 362, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15282,7 +15434,7 @@ "name": "AssetRegistry", "fields": [ { - "type": 366, + "type": 370, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15292,7 +15444,7 @@ "name": "VestingManager", "fields": [ { - "type": 371, + "type": 375, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor" } ], @@ -15304,7 +15456,7 @@ } }, { - "id": 237, + "id": 240, "type": { "path": [ "pallet_democracy", @@ -15325,7 +15477,7 @@ "fields": [ { "name": "proposal", - "type": 235, + "type": 238, "typeName": "BoundedCallOf" }, { @@ -15417,7 +15569,7 @@ "fields": [ { "name": "proposal", - "type": 235, + "type": 238, "typeName": "BoundedCallOf" } ], @@ -15436,7 +15588,7 @@ "fields": [ { "name": "proposal", - "type": 235, + "type": 238, "typeName": "BoundedCallOf" } ], @@ -15460,7 +15612,7 @@ "fields": [ { "name": "proposal", - "type": 235, + "type": 238, "typeName": "BoundedCallOf" } ], @@ -15565,12 +15717,12 @@ "fields": [ { "name": "to", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" }, { "name": "conviction", - "type": 238, + "type": 241, "typeName": "Conviction" }, { @@ -15637,7 +15789,7 @@ "fields": [ { "name": "target", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" } ], @@ -15697,7 +15849,7 @@ "fields": [ { "name": "target", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" }, { @@ -15735,7 +15887,7 @@ }, { "name": "maybe_ref_index", - "type": 239, + "type": 242, "typeName": "Option" } ], @@ -15788,7 +15940,7 @@ }, { "name": "maybe_hash", - "type": 201, + "type": 204, "typeName": "Option" } ], @@ -15820,7 +15972,7 @@ } }, { - "id": 238, + "id": 241, "type": { "path": [ "pallet_democracy", @@ -15864,7 +16016,7 @@ } }, { - "id": 239, + "id": 242, "type": { "path": [ "Option" @@ -15897,7 +16049,7 @@ } }, { - "id": 240, + "id": 243, "type": { "path": [ "pallet_collective", @@ -15922,12 +16074,12 @@ "fields": [ { "name": "new_members", - "type": 241, + "type": 244, "typeName": "Vec" }, { "name": "prime", - "type": 242, + "type": 245, "typeName": "Option" }, { @@ -15969,7 +16121,7 @@ "fields": [ { "name": "proposal", - "type": 236, + "type": 239, "typeName": "Box<>::Proposal>" }, { @@ -16001,7 +16153,7 @@ }, { "name": "proposal", - "type": 236, + "type": 239, "typeName": "Box<>::Proposal>" }, { @@ -16075,7 +16227,7 @@ }, { "name": "proposal_weight_bound", - "type": 243, + "type": 246, "typeName": "OldWeight" }, { @@ -16196,7 +16348,7 @@ } }, { - "id": 241, + "id": 244, "type": { "def": { "sequence": { @@ -16206,7 +16358,7 @@ } }, { - "id": 242, + "id": 245, "type": { "path": [ "Option" @@ -16239,17 +16391,17 @@ } }, { - "id": 243, + "id": 246, "type": { "def": { "compact": { - "type": 244 + "type": 247 } } } }, { - "id": 244, + "id": 247, "type": { "path": [ "sp_weights", @@ -16268,7 +16420,7 @@ } }, { - "id": 245, + "id": 248, "type": { "path": [ "pallet_collective", @@ -16293,12 +16445,12 @@ "fields": [ { "name": "new_members", - "type": 241, + "type": 244, "typeName": "Vec" }, { "name": "prime", - "type": 242, + "type": 245, "typeName": "Option" }, { @@ -16340,7 +16492,7 @@ "fields": [ { "name": "proposal", - "type": 236, + "type": 239, "typeName": "Box<>::Proposal>" }, { @@ -16372,7 +16524,7 @@ }, { "name": "proposal", - "type": 236, + "type": 239, "typeName": "Box<>::Proposal>" }, { @@ -16446,7 +16598,7 @@ }, { "name": "proposal_weight_bound", - "type": 243, + "type": 246, "typeName": "OldWeight" }, { @@ -16567,7 +16719,7 @@ } }, { - "id": 246, + "id": 249, "type": { "path": [ "pallet_scheduler", @@ -16593,7 +16745,7 @@ }, { "name": "maybe_periodic", - "type": 247, + "type": 250, "typeName": "Option>" }, { @@ -16603,7 +16755,7 @@ }, { "name": "call", - "type": 236, + "type": 239, "typeName": "Box<::RuntimeCall>" } ], @@ -16646,7 +16798,7 @@ }, { "name": "maybe_periodic", - "type": 247, + "type": 250, "typeName": "Option>" }, { @@ -16656,7 +16808,7 @@ }, { "name": "call", - "type": 236, + "type": 239, "typeName": "Box<::RuntimeCall>" } ], @@ -16689,7 +16841,7 @@ }, { "name": "maybe_periodic", - "type": 247, + "type": 250, "typeName": "Option>" }, { @@ -16699,7 +16851,7 @@ }, { "name": "call", - "type": 236, + "type": 239, "typeName": "Box<::RuntimeCall>" } ], @@ -16723,7 +16875,7 @@ }, { "name": "maybe_periodic", - "type": 247, + "type": 250, "typeName": "Option>" }, { @@ -16733,7 +16885,7 @@ }, { "name": "call", - "type": 236, + "type": 239, "typeName": "Box<::RuntimeCall>" } ], @@ -16751,7 +16903,7 @@ } }, { - "id": 247, + "id": 250, "type": { "path": [ "Option" @@ -16784,7 +16936,7 @@ } }, { - "id": 248, + "id": 251, "type": { "path": [ "pallet_preimage", @@ -16878,7 +17030,7 @@ } }, { - "id": 249, + "id": 252, "type": { "path": [ "pallet_multisig", @@ -16899,12 +17051,12 @@ "fields": [ { "name": "other_signatories", - "type": 241, + "type": 244, "typeName": "Vec" }, { "name": "call", - "type": 236, + "type": 239, "typeName": "Box<::RuntimeCall>" } ], @@ -16929,22 +17081,22 @@ "fields": [ { "name": "threshold", - "type": 189, + "type": 192, "typeName": "u16" }, { "name": "other_signatories", - "type": 241, + "type": 244, "typeName": "Vec" }, { "name": "maybe_timepoint", - "type": 250, + "type": 253, "typeName": "Option>" }, { "name": "call", - "type": 236, + "type": 239, "typeName": "Box<::RuntimeCall>" }, { @@ -17001,17 +17153,17 @@ "fields": [ { "name": "threshold", - "type": 189, + "type": 192, "typeName": "u16" }, { "name": "other_signatories", - "type": 241, + "type": 244, "typeName": "Vec" }, { "name": "maybe_timepoint", - "type": 250, + "type": 253, "typeName": "Option>" }, { @@ -17064,12 +17216,12 @@ "fields": [ { "name": "threshold", - "type": 189, + "type": 192, "typeName": "u16" }, { "name": "other_signatories", - "type": 241, + "type": 244, "typeName": "Vec" }, { @@ -17117,7 +17269,7 @@ } }, { - "id": 250, + "id": 253, "type": { "path": [ "Option" @@ -17150,7 +17302,7 @@ } }, { - "id": 251, + "id": 254, "type": { "path": [ "pallet_treasury", @@ -17180,7 +17332,7 @@ }, { "name": "beneficiary", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" } ], @@ -17243,7 +17395,7 @@ }, { "name": "beneficiary", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" } ], @@ -17294,7 +17446,7 @@ } }, { - "id": 252, + "id": 255, "type": { "path": [ "pallet_bounties", @@ -17374,7 +17526,7 @@ }, { "name": "curator", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" }, { @@ -17453,7 +17605,7 @@ }, { "name": "beneficiary", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" } ], @@ -17550,7 +17702,7 @@ } }, { - "id": 253, + "id": 256, "type": { "path": [ "pallet_child_bounties", @@ -17623,7 +17775,7 @@ }, { "name": "curator", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" }, { @@ -17755,7 +17907,7 @@ }, { "name": "beneficiary", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" } ], @@ -17863,7 +18015,7 @@ } }, { - "id": 254, + "id": 257, "type": { "path": [ "pallet_session", @@ -17884,7 +18036,7 @@ "fields": [ { "name": "keys", - "type": 255, + "type": 258, "typeName": "T::Keys" }, { @@ -17933,7 +18085,7 @@ } }, { - "id": 255, + "id": 258, "type": { "path": [ "amplitude_runtime", @@ -17944,7 +18096,7 @@ "fields": [ { "name": "aura", - "type": 256, + "type": 259, "typeName": "::Public" } ] @@ -17953,7 +18105,7 @@ } }, { - "id": 256, + "id": 259, "type": { "path": [ "sp_consensus_aura", @@ -17965,7 +18117,7 @@ "composite": { "fields": [ { - "type": 257, + "type": 260, "typeName": "sr25519::Public" } ] @@ -17974,7 +18126,7 @@ } }, { - "id": 257, + "id": 260, "type": { "path": [ "sp_core", @@ -17994,7 +18146,7 @@ } }, { - "id": 258, + "id": 261, "type": { "path": [ "parachain_staking", @@ -18137,7 +18289,7 @@ "fields": [ { "name": "collator", - "type": 229, + "type": 232, "typeName": "::Source" } ], @@ -18225,7 +18377,7 @@ "fields": [ { "name": "collator", - "type": 229, + "type": 232, "typeName": "::Source" } ], @@ -18322,7 +18474,7 @@ "fields": [ { "name": "collator", - "type": 229, + "type": 232, "typeName": "::Source" }, { @@ -18384,7 +18536,7 @@ "fields": [ { "name": "candidate", - "type": 229, + "type": 232, "typeName": "::Source" }, { @@ -18408,7 +18560,7 @@ "fields": [ { "name": "candidate", - "type": 229, + "type": 232, "typeName": "::Source" }, { @@ -18442,7 +18594,7 @@ "fields": [ { "name": "target", - "type": 229, + "type": 232, "typeName": "::Source" } ], @@ -18526,7 +18678,7 @@ } }, { - "id": 259, + "id": 262, "type": { "path": [ "cumulus_pallet_xcmp_queue", @@ -18709,7 +18861,7 @@ } }, { - "id": 260, + "id": 263, "type": { "path": [ "pallet_xcm", @@ -18735,7 +18887,7 @@ }, { "name": "message", - "type": 261, + "type": 264, "typeName": "Box>" } ], @@ -18833,7 +18985,7 @@ "fields": [ { "name": "message", - "type": 273, + "type": 276, "typeName": "Box::RuntimeCall>>" }, { @@ -18886,7 +19038,7 @@ "fields": [ { "name": "maybe_xcm_version", - "type": 239, + "type": 242, "typeName": "Option" } ], @@ -19045,7 +19197,7 @@ } }, { - "id": 261, + "id": 264, "type": { "path": [ "xcm", @@ -19064,7 +19216,7 @@ "name": "V2", "fields": [ { - "type": 262, + "type": 265, "typeName": "v2::Xcm" } ], @@ -19086,7 +19238,7 @@ } }, { - "id": 262, + "id": 265, "type": { "path": [ "xcm", @@ -19103,7 +19255,7 @@ "composite": { "fields": [ { - "type": 263, + "type": 266, "typeName": "Vec>" } ] @@ -19112,17 +19264,17 @@ } }, { - "id": 263, + "id": 266, "type": { "def": { "sequence": { - "type": 264 + "type": 267 } } } }, { - "id": 264, + "id": 267, "type": { "path": [ "xcm", @@ -19178,7 +19330,7 @@ }, { "name": "response", - "type": 265, + "type": 268, "typeName": "Response" }, { @@ -19220,7 +19372,7 @@ }, { "name": "xcm", - "type": 262, + "type": 265, "typeName": "Xcm<()>" } ], @@ -19340,7 +19492,7 @@ "fields": [ { "name": "assets", - "type": 269, + "type": 272, "typeName": "MultiAssetFilter" }, { @@ -19361,7 +19513,7 @@ "fields": [ { "name": "assets", - "type": 269, + "type": 272, "typeName": "MultiAssetFilter" }, { @@ -19376,7 +19528,7 @@ }, { "name": "xcm", - "type": 262, + "type": 265, "typeName": "Xcm<()>" } ], @@ -19387,7 +19539,7 @@ "fields": [ { "name": "give", - "type": 269, + "type": 272, "typeName": "MultiAssetFilter" }, { @@ -19403,7 +19555,7 @@ "fields": [ { "name": "assets", - "type": 269, + "type": 272, "typeName": "MultiAssetFilter" }, { @@ -19413,7 +19565,7 @@ }, { "name": "xcm", - "type": 262, + "type": 265, "typeName": "Xcm<()>" } ], @@ -19424,7 +19576,7 @@ "fields": [ { "name": "assets", - "type": 269, + "type": 272, "typeName": "MultiAssetFilter" }, { @@ -19434,7 +19586,7 @@ }, { "name": "xcm", - "type": 262, + "type": 265, "typeName": "Xcm<()>" } ], @@ -19455,7 +19607,7 @@ }, { "name": "assets", - "type": 269, + "type": 272, "typeName": "MultiAssetFilter" }, { @@ -19476,7 +19628,7 @@ }, { "name": "weight_limit", - "type": 272, + "type": 275, "typeName": "WeightLimit" } ], @@ -19490,7 +19642,7 @@ "name": "SetErrorHandler", "fields": [ { - "type": 262, + "type": 265, "typeName": "Xcm" } ], @@ -19500,7 +19652,7 @@ "name": "SetAppendix", "fields": [ { - "type": 262, + "type": 265, "typeName": "Xcm" } ], @@ -19562,7 +19714,7 @@ } }, { - "id": 265, + "id": 268, "type": { "path": [ "xcm", @@ -19590,7 +19742,7 @@ "name": "ExecutionResult", "fields": [ { - "type": 266, + "type": 269, "typeName": "Option<(u32, Error)>" } ], @@ -19612,7 +19764,7 @@ } }, { - "id": 266, + "id": 269, "type": { "path": [ "Option" @@ -19620,7 +19772,7 @@ "params": [ { "name": "T", - "type": 267 + "type": 270 } ], "def": { @@ -19634,7 +19786,7 @@ "name": "Some", "fields": [ { - "type": 267 + "type": 270 } ], "index": 1 @@ -19645,18 +19797,18 @@ } }, { - "id": 267, + "id": 270, "type": { "def": { "tuple": [ 4, - 268 + 271 ] } } }, { - "id": 268, + "id": 271, "type": { "path": [ "xcm", @@ -19789,7 +19941,7 @@ } }, { - "id": 269, + "id": 272, "type": { "path": [ "xcm", @@ -19814,7 +19966,7 @@ "name": "Wild", "fields": [ { - "type": 270, + "type": 273, "typeName": "WildMultiAsset" } ], @@ -19826,7 +19978,7 @@ } }, { - "id": 270, + "id": 273, "type": { "path": [ "xcm", @@ -19851,7 +20003,7 @@ }, { "name": "fun", - "type": 271, + "type": 274, "typeName": "WildFungibility" } ], @@ -19863,7 +20015,7 @@ } }, { - "id": 271, + "id": 274, "type": { "path": [ "xcm", @@ -19888,7 +20040,7 @@ } }, { - "id": 272, + "id": 275, "type": { "path": [ "xcm", @@ -19918,7 +20070,7 @@ } }, { - "id": 273, + "id": 276, "type": { "path": [ "xcm", @@ -19937,7 +20089,7 @@ "name": "V2", "fields": [ { - "type": 274, + "type": 277, "typeName": "v2::Xcm" } ], @@ -19947,7 +20099,7 @@ "name": "V3", "fields": [ { - "type": 278, + "type": 281, "typeName": "v3::Xcm" } ], @@ -19959,7 +20111,7 @@ } }, { - "id": 274, + "id": 277, "type": { "path": [ "xcm", @@ -19976,7 +20128,7 @@ "composite": { "fields": [ { - "type": 275, + "type": 278, "typeName": "Vec>" } ] @@ -19985,17 +20137,17 @@ } }, { - "id": 275, + "id": 278, "type": { "def": { "sequence": { - "type": 276 + "type": 279 } } } }, { - "id": 276, + "id": 279, "type": { "path": [ "xcm", @@ -20051,7 +20203,7 @@ }, { "name": "response", - "type": 265, + "type": 268, "typeName": "Response" }, { @@ -20093,7 +20245,7 @@ }, { "name": "xcm", - "type": 262, + "type": 265, "typeName": "Xcm<()>" } ], @@ -20114,7 +20266,7 @@ }, { "name": "call", - "type": 277, + "type": 280, "typeName": "DoubleEncoded" } ], @@ -20213,7 +20365,7 @@ "fields": [ { "name": "assets", - "type": 269, + "type": 272, "typeName": "MultiAssetFilter" }, { @@ -20234,7 +20386,7 @@ "fields": [ { "name": "assets", - "type": 269, + "type": 272, "typeName": "MultiAssetFilter" }, { @@ -20249,7 +20401,7 @@ }, { "name": "xcm", - "type": 262, + "type": 265, "typeName": "Xcm<()>" } ], @@ -20260,7 +20412,7 @@ "fields": [ { "name": "give", - "type": 269, + "type": 272, "typeName": "MultiAssetFilter" }, { @@ -20276,7 +20428,7 @@ "fields": [ { "name": "assets", - "type": 269, + "type": 272, "typeName": "MultiAssetFilter" }, { @@ -20286,7 +20438,7 @@ }, { "name": "xcm", - "type": 262, + "type": 265, "typeName": "Xcm<()>" } ], @@ -20297,7 +20449,7 @@ "fields": [ { "name": "assets", - "type": 269, + "type": 272, "typeName": "MultiAssetFilter" }, { @@ -20307,7 +20459,7 @@ }, { "name": "xcm", - "type": 262, + "type": 265, "typeName": "Xcm<()>" } ], @@ -20328,7 +20480,7 @@ }, { "name": "assets", - "type": 269, + "type": 272, "typeName": "MultiAssetFilter" }, { @@ -20349,7 +20501,7 @@ }, { "name": "weight_limit", - "type": 272, + "type": 275, "typeName": "WeightLimit" } ], @@ -20363,7 +20515,7 @@ "name": "SetErrorHandler", "fields": [ { - "type": 274, + "type": 277, "typeName": "Xcm" } ], @@ -20373,7 +20525,7 @@ "name": "SetAppendix", "fields": [ { - "type": 274, + "type": 277, "typeName": "Xcm" } ], @@ -20435,7 +20587,7 @@ } }, { - "id": 277, + "id": 280, "type": { "path": [ "xcm", @@ -20462,7 +20614,7 @@ } }, { - "id": 278, + "id": 281, "type": { "path": [ "xcm", @@ -20479,7 +20631,7 @@ "composite": { "fields": [ { - "type": 279, + "type": 282, "typeName": "Vec>" } ] @@ -20488,17 +20640,17 @@ } }, { - "id": 279, + "id": 282, "type": { "def": { "sequence": { - "type": 280 + "type": 283 } } } }, { - "id": 280, + "id": 283, "type": { "path": [ "xcm", @@ -20622,7 +20774,7 @@ }, { "name": "call", - "type": 277, + "type": 280, "typeName": "DoubleEncoded" } ], @@ -20845,7 +20997,7 @@ "name": "SetErrorHandler", "fields": [ { - "type": 278, + "type": 281, "typeName": "Xcm" } ], @@ -20855,7 +21007,7 @@ "name": "SetAppendix", "fields": [ { - "type": 278, + "type": 281, "typeName": "Xcm" } ], @@ -21174,7 +21326,7 @@ } }, { - "id": 281, + "id": 284, "type": { "path": [ "cumulus_pallet_dmp_queue", @@ -21218,7 +21370,7 @@ } }, { - "id": 282, + "id": 285, "type": { "path": [ "pallet_vesting", @@ -21254,7 +21406,7 @@ "fields": [ { "name": "target", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" } ], @@ -21278,12 +21430,12 @@ "fields": [ { "name": "target", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" }, { "name": "schedule", - "type": 283, + "type": 286, "typeName": "VestingInfo, T::BlockNumber>" } ], @@ -21309,17 +21461,17 @@ "fields": [ { "name": "source", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" }, { "name": "target", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" }, { "name": "schedule", - "type": 283, + "type": 286, "typeName": "VestingInfo, T::BlockNumber>" } ], @@ -21389,7 +21541,7 @@ } }, { - "id": 283, + "id": 286, "type": { "path": [ "pallet_vesting", @@ -21430,7 +21582,7 @@ } }, { - "id": 284, + "id": 287, "type": { "path": [ "pallet_utility", @@ -21451,7 +21603,7 @@ "fields": [ { "name": "calls", - "type": 285, + "type": 288, "typeName": "Vec<::RuntimeCall>" } ], @@ -21482,12 +21634,12 @@ "fields": [ { "name": "index", - "type": 189, + "type": 192, "typeName": "u16" }, { "name": "call", - "type": 236, + "type": 239, "typeName": "Box<::RuntimeCall>" } ], @@ -21513,7 +21665,7 @@ "fields": [ { "name": "calls", - "type": 285, + "type": 288, "typeName": "Vec<::RuntimeCall>" } ], @@ -21539,12 +21691,12 @@ "fields": [ { "name": "as_origin", - "type": 286, + "type": 289, "typeName": "Box" }, { "name": "call", - "type": 236, + "type": 239, "typeName": "Box<::RuntimeCall>" } ], @@ -21563,7 +21715,7 @@ "fields": [ { "name": "calls", - "type": 285, + "type": 288, "typeName": "Vec<::RuntimeCall>" } ], @@ -21589,7 +21741,7 @@ "fields": [ { "name": "call", - "type": 236, + "type": 239, "typeName": "Box<::RuntimeCall>" }, { @@ -21617,17 +21769,17 @@ } }, { - "id": 285, + "id": 288, "type": { "def": { "sequence": { - "type": 236 + "type": 239 } } } }, { - "id": 286, + "id": 289, "type": { "path": [ "amplitude_runtime", @@ -21640,7 +21792,7 @@ "name": "system", "fields": [ { - "type": 287, + "type": 290, "typeName": "frame_system::Origin" } ], @@ -21650,7 +21802,7 @@ "name": "Council", "fields": [ { - "type": 288, + "type": 291, "typeName": "pallet_collective::Origin" } ], @@ -21660,7 +21812,7 @@ "name": "TechnicalCommittee", "fields": [ { - "type": 289, + "type": 292, "typeName": "pallet_collective::Origin" } ], @@ -21670,7 +21822,7 @@ "name": "PolkadotXcm", "fields": [ { - "type": 290, + "type": 293, "typeName": "pallet_xcm::Origin" } ], @@ -21680,7 +21832,7 @@ "name": "CumulusXcm", "fields": [ { - "type": 291, + "type": 294, "typeName": "cumulus_pallet_xcm::Origin" } ], @@ -21690,7 +21842,7 @@ "name": "Void", "fields": [ { - "type": 292, + "type": 295, "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::Void" } ], @@ -21702,7 +21854,7 @@ } }, { - "id": 287, + "id": 290, "type": { "path": [ "frame_support", @@ -21742,7 +21894,7 @@ } }, { - "id": 288, + "id": 291, "type": { "path": [ "pallet_collective", @@ -21795,7 +21947,7 @@ } }, { - "id": 289, + "id": 292, "type": { "path": [ "pallet_collective", @@ -21848,7 +22000,7 @@ } }, { - "id": 290, + "id": 293, "type": { "path": [ "pallet_xcm", @@ -21884,7 +22036,7 @@ } }, { - "id": 291, + "id": 294, "type": { "path": [ "cumulus_pallet_xcm", @@ -21914,7 +22066,7 @@ } }, { - "id": 292, + "id": 295, "type": { "path": [ "sp_core", @@ -21926,7 +22078,7 @@ } }, { - "id": 293, + "id": 296, "type": { "path": [ "orml_currencies", @@ -21947,7 +22099,7 @@ "fields": [ { "name": "dest", - "type": 229, + "type": 232, "typeName": "::Source" }, { @@ -21974,7 +22126,7 @@ "fields": [ { "name": "dest", - "type": 229, + "type": 232, "typeName": "::Source" }, { @@ -21996,7 +22148,7 @@ "fields": [ { "name": "who", - "type": 229, + "type": 232, "typeName": "::Source" }, { @@ -22026,7 +22178,7 @@ } }, { - "id": 294, + "id": 297, "type": { "path": [ "orml_tokens", @@ -22047,7 +22199,7 @@ "fields": [ { "name": "dest", - "type": 229, + "type": 232, "typeName": "::Source" }, { @@ -22083,7 +22235,7 @@ "fields": [ { "name": "dest", - "type": 229, + "type": 232, "typeName": "::Source" }, { @@ -22125,7 +22277,7 @@ "fields": [ { "name": "dest", - "type": 229, + "type": 232, "typeName": "::Source" }, { @@ -22159,12 +22311,12 @@ "fields": [ { "name": "source", - "type": 229, + "type": 232, "typeName": "::Source" }, { "name": "dest", - "type": 229, + "type": 232, "typeName": "::Source" }, { @@ -22196,7 +22348,7 @@ "fields": [ { "name": "who", - "type": 229, + "type": 232, "typeName": "::Source" }, { @@ -22236,7 +22388,7 @@ } }, { - "id": 295, + "id": 298, "type": { "path": [ "orml_xtokens", @@ -22297,7 +22449,7 @@ "fields": [ { "name": "asset", - "type": 296, + "type": 299, "typeName": "Box" }, { @@ -22386,12 +22538,12 @@ "fields": [ { "name": "asset", - "type": 296, + "type": 299, "typeName": "Box" }, { "name": "fee", - "type": 296, + "type": 299, "typeName": "Box" }, { @@ -22435,7 +22587,7 @@ "fields": [ { "name": "currencies", - "type": 161, + "type": 164, "typeName": "Vec<(T::CurrencyId, T::Balance)>" }, { @@ -22525,7 +22677,7 @@ } }, { - "id": 296, + "id": 299, "type": { "path": [ "xcm", @@ -22560,7 +22712,7 @@ } }, { - "id": 297, + "id": 300, "type": { "path": [ "pallet_identity", @@ -22581,7 +22733,7 @@ "fields": [ { "name": "account", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" } ], @@ -22604,7 +22756,7 @@ "fields": [ { "name": "info", - "type": 298, + "type": 301, "typeName": "Box>" } ], @@ -22632,7 +22784,7 @@ "fields": [ { "name": "subs", - "type": 331, + "type": 334, "typeName": "Vec<(T::AccountId, Data)>" } ], @@ -22780,7 +22932,7 @@ }, { "name": "new", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" } ], @@ -22809,7 +22961,7 @@ }, { "name": "fields", - "type": 333, + "type": 336, "typeName": "IdentityFields" } ], @@ -22838,12 +22990,12 @@ }, { "name": "target", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" }, { "name": "judgement", - "type": 335, + "type": 338, "typeName": "Judgement>" }, { @@ -22878,7 +23030,7 @@ "fields": [ { "name": "target", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" } ], @@ -22909,12 +23061,12 @@ "fields": [ { "name": "sub", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" }, { "name": "data", - "type": 301, + "type": 304, "typeName": "Data" } ], @@ -22934,12 +23086,12 @@ "fields": [ { "name": "sub", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" }, { "name": "data", - "type": 301, + "type": 304, "typeName": "Data" } ], @@ -22956,7 +23108,7 @@ "fields": [ { "name": "sub", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" } ], @@ -22996,7 +23148,7 @@ } }, { - "id": 298, + "id": 301, "type": { "path": [ "pallet_identity", @@ -23014,47 +23166,47 @@ "fields": [ { "name": "additional", - "type": 299, + "type": 302, "typeName": "BoundedVec<(Data, Data), FieldLimit>" }, { "name": "display", - "type": 301, + "type": 304, "typeName": "Data" }, { "name": "legal", - "type": 301, + "type": 304, "typeName": "Data" }, { "name": "web", - "type": 301, + "type": 304, "typeName": "Data" }, { "name": "riot", - "type": 301, + "type": 304, "typeName": "Data" }, { "name": "email", - "type": 301, + "type": 304, "typeName": "Data" }, { "name": "pgp_fingerprint", - "type": 330, + "type": 333, "typeName": "Option<[u8; 20]>" }, { "name": "image", - "type": 301, + "type": 304, "typeName": "Data" }, { "name": "twitter", - "type": 301, + "type": 304, "typeName": "Data" } ] @@ -23063,7 +23215,7 @@ } }, { - "id": 299, + "id": 302, "type": { "path": [ "bounded_collections", @@ -23073,7 +23225,7 @@ "params": [ { "name": "T", - "type": 300 + "type": 303 }, { "name": "S", @@ -23084,7 +23236,7 @@ "composite": { "fields": [ { - "type": 329, + "type": 332, "typeName": "Vec" } ] @@ -23093,18 +23245,18 @@ } }, { - "id": 300, + "id": 303, "type": { "def": { "tuple": [ - 301, - 301 + 304, + 304 ] } } }, { - "id": 301, + "id": 304, "type": { "path": [ "pallet_identity", @@ -23122,7 +23274,7 @@ "name": "Raw0", "fields": [ { - "type": 302 + "type": 305 } ], "index": 1 @@ -23131,7 +23283,7 @@ "name": "Raw1", "fields": [ { - "type": 303 + "type": 306 } ], "index": 2 @@ -23140,7 +23292,7 @@ "name": "Raw2", "fields": [ { - "type": 304 + "type": 307 } ], "index": 3 @@ -23149,7 +23301,7 @@ "name": "Raw3", "fields": [ { - "type": 305 + "type": 308 } ], "index": 4 @@ -23167,7 +23319,7 @@ "name": "Raw5", "fields": [ { - "type": 306 + "type": 309 } ], "index": 6 @@ -23176,7 +23328,7 @@ "name": "Raw6", "fields": [ { - "type": 307 + "type": 310 } ], "index": 7 @@ -23185,7 +23337,7 @@ "name": "Raw7", "fields": [ { - "type": 308 + "type": 311 } ], "index": 8 @@ -23203,7 +23355,7 @@ "name": "Raw9", "fields": [ { - "type": 309 + "type": 312 } ], "index": 10 @@ -23212,7 +23364,7 @@ "name": "Raw10", "fields": [ { - "type": 310 + "type": 313 } ], "index": 11 @@ -23221,7 +23373,7 @@ "name": "Raw11", "fields": [ { - "type": 311 + "type": 314 } ], "index": 12 @@ -23239,7 +23391,7 @@ "name": "Raw13", "fields": [ { - "type": 312 + "type": 315 } ], "index": 14 @@ -23248,7 +23400,7 @@ "name": "Raw14", "fields": [ { - "type": 313 + "type": 316 } ], "index": 15 @@ -23257,7 +23409,7 @@ "name": "Raw15", "fields": [ { - "type": 314 + "type": 317 } ], "index": 16 @@ -23275,7 +23427,7 @@ "name": "Raw17", "fields": [ { - "type": 315 + "type": 318 } ], "index": 18 @@ -23284,7 +23436,7 @@ "name": "Raw18", "fields": [ { - "type": 316 + "type": 319 } ], "index": 19 @@ -23293,7 +23445,7 @@ "name": "Raw19", "fields": [ { - "type": 317 + "type": 320 } ], "index": 20 @@ -23311,7 +23463,7 @@ "name": "Raw21", "fields": [ { - "type": 318 + "type": 321 } ], "index": 22 @@ -23320,7 +23472,7 @@ "name": "Raw22", "fields": [ { - "type": 319 + "type": 322 } ], "index": 23 @@ -23329,7 +23481,7 @@ "name": "Raw23", "fields": [ { - "type": 320 + "type": 323 } ], "index": 24 @@ -23338,7 +23490,7 @@ "name": "Raw24", "fields": [ { - "type": 321 + "type": 324 } ], "index": 25 @@ -23347,7 +23499,7 @@ "name": "Raw25", "fields": [ { - "type": 322 + "type": 325 } ], "index": 26 @@ -23356,7 +23508,7 @@ "name": "Raw26", "fields": [ { - "type": 323 + "type": 326 } ], "index": 27 @@ -23365,7 +23517,7 @@ "name": "Raw27", "fields": [ { - "type": 324 + "type": 327 } ], "index": 28 @@ -23374,7 +23526,7 @@ "name": "Raw28", "fields": [ { - "type": 325 + "type": 328 } ], "index": 29 @@ -23383,7 +23535,7 @@ "name": "Raw29", "fields": [ { - "type": 326 + "type": 329 } ], "index": 30 @@ -23392,7 +23544,7 @@ "name": "Raw30", "fields": [ { - "type": 327 + "type": 330 } ], "index": 31 @@ -23401,7 +23553,7 @@ "name": "Raw31", "fields": [ { - "type": 328 + "type": 331 } ], "index": 32 @@ -23457,7 +23609,7 @@ } }, { - "id": 302, + "id": 305, "type": { "def": { "array": { @@ -23468,7 +23620,7 @@ } }, { - "id": 303, + "id": 306, "type": { "def": { "array": { @@ -23479,7 +23631,7 @@ } }, { - "id": 304, + "id": 307, "type": { "def": { "array": { @@ -23490,7 +23642,7 @@ } }, { - "id": 305, + "id": 308, "type": { "def": { "array": { @@ -23501,7 +23653,7 @@ } }, { - "id": 306, + "id": 309, "type": { "def": { "array": { @@ -23512,7 +23664,7 @@ } }, { - "id": 307, + "id": 310, "type": { "def": { "array": { @@ -23523,7 +23675,7 @@ } }, { - "id": 308, + "id": 311, "type": { "def": { "array": { @@ -23534,7 +23686,7 @@ } }, { - "id": 309, + "id": 312, "type": { "def": { "array": { @@ -23545,7 +23697,7 @@ } }, { - "id": 310, + "id": 313, "type": { "def": { "array": { @@ -23556,7 +23708,7 @@ } }, { - "id": 311, + "id": 314, "type": { "def": { "array": { @@ -23567,7 +23719,7 @@ } }, { - "id": 312, + "id": 315, "type": { "def": { "array": { @@ -23578,7 +23730,7 @@ } }, { - "id": 313, + "id": 316, "type": { "def": { "array": { @@ -23589,7 +23741,7 @@ } }, { - "id": 314, + "id": 317, "type": { "def": { "array": { @@ -23600,7 +23752,7 @@ } }, { - "id": 315, + "id": 318, "type": { "def": { "array": { @@ -23611,7 +23763,7 @@ } }, { - "id": 316, + "id": 319, "type": { "def": { "array": { @@ -23622,7 +23774,7 @@ } }, { - "id": 317, + "id": 320, "type": { "def": { "array": { @@ -23633,7 +23785,7 @@ } }, { - "id": 318, + "id": 321, "type": { "def": { "array": { @@ -23644,7 +23796,7 @@ } }, { - "id": 319, + "id": 322, "type": { "def": { "array": { @@ -23655,7 +23807,7 @@ } }, { - "id": 320, + "id": 323, "type": { "def": { "array": { @@ -23666,7 +23818,7 @@ } }, { - "id": 321, + "id": 324, "type": { "def": { "array": { @@ -23677,7 +23829,7 @@ } }, { - "id": 322, + "id": 325, "type": { "def": { "array": { @@ -23688,7 +23840,7 @@ } }, { - "id": 323, + "id": 326, "type": { "def": { "array": { @@ -23699,7 +23851,7 @@ } }, { - "id": 324, + "id": 327, "type": { "def": { "array": { @@ -23710,7 +23862,7 @@ } }, { - "id": 325, + "id": 328, "type": { "def": { "array": { @@ -23721,7 +23873,7 @@ } }, { - "id": 326, + "id": 329, "type": { "def": { "array": { @@ -23732,7 +23884,7 @@ } }, { - "id": 327, + "id": 330, "type": { "def": { "array": { @@ -23743,7 +23895,7 @@ } }, { - "id": 328, + "id": 331, "type": { "def": { "array": { @@ -23754,17 +23906,17 @@ } }, { - "id": 329, + "id": 332, "type": { "def": { "sequence": { - "type": 300 + "type": 303 } } } }, { - "id": 330, + "id": 333, "type": { "path": [ "Option" @@ -23797,28 +23949,28 @@ } }, { - "id": 331, + "id": 334, "type": { "def": { "sequence": { - "type": 332 + "type": 335 } } } }, { - "id": 332, + "id": 335, "type": { "def": { "tuple": [ 0, - 301 + 304 ] } } }, { - "id": 333, + "id": 336, "type": { "path": [ "pallet_identity", @@ -23828,7 +23980,7 @@ "params": [ { "name": "T", - "type": 334 + "type": 337 } ], "def": { @@ -23844,7 +23996,7 @@ } }, { - "id": 334, + "id": 337, "type": { "path": [ "pallet_identity", @@ -23892,7 +24044,7 @@ } }, { - "id": 335, + "id": 338, "type": { "path": [ "pallet_identity", @@ -23948,7 +24100,7 @@ } }, { - "id": 336, + "id": 339, "type": { "path": [ "pallet_contracts", @@ -23969,7 +24121,7 @@ "fields": [ { "name": "dest", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" }, { @@ -23979,12 +24131,12 @@ }, { "name": "gas_limit", - "type": 243, + "type": 246, "typeName": "OldWeight" }, { "name": "storage_deposit_limit", - "type": 337, + "type": 340, "typeName": "Option< as codec::HasCompact>::Type>" }, { @@ -24008,12 +24160,12 @@ }, { "name": "gas_limit", - "type": 243, + "type": 246, "typeName": "OldWeight" }, { "name": "storage_deposit_limit", - "type": 337, + "type": 340, "typeName": "Option< as codec::HasCompact>::Type>" }, { @@ -24047,12 +24199,12 @@ }, { "name": "gas_limit", - "type": 243, + "type": 246, "typeName": "OldWeight" }, { "name": "storage_deposit_limit", - "type": 337, + "type": 340, "typeName": "Option< as codec::HasCompact>::Type>" }, { @@ -24086,12 +24238,12 @@ }, { "name": "storage_deposit_limit", - "type": 337, + "type": 340, "typeName": "Option< as codec::HasCompact>::Type>" }, { "name": "determinism", - "type": 338, + "type": 341, "typeName": "Determinism" } ], @@ -24141,7 +24293,7 @@ "fields": [ { "name": "dest", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" }, { @@ -24169,7 +24321,7 @@ "fields": [ { "name": "dest", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" }, { @@ -24184,7 +24336,7 @@ }, { "name": "storage_deposit_limit", - "type": 337, + "type": 340, "typeName": "Option< as codec::HasCompact>::Type>" }, { @@ -24228,7 +24380,7 @@ }, { "name": "storage_deposit_limit", - "type": 337, + "type": 340, "typeName": "Option< as codec::HasCompact>::Type>" }, { @@ -24292,7 +24444,7 @@ }, { "name": "storage_deposit_limit", - "type": 337, + "type": 340, "typeName": "Option< as codec::HasCompact>::Type>" }, { @@ -24329,7 +24481,7 @@ } }, { - "id": 337, + "id": 340, "type": { "path": [ "Option" @@ -24362,7 +24514,7 @@ } }, { - "id": 338, + "id": 341, "type": { "path": [ "pallet_contracts", @@ -24386,7 +24538,7 @@ } }, { - "id": 339, + "id": 342, "type": { "path": [ "dia_oracle", @@ -24487,7 +24639,7 @@ } }, { - "id": 340, + "id": 343, "type": { "path": [ "zenlink_protocol", @@ -24508,7 +24660,7 @@ "fields": [ { "name": "send_to", - "type": 341, + "type": 344, "typeName": "Option<::Source>" } ], @@ -24553,7 +24705,7 @@ }, { "name": "recipient", - "type": 229, + "type": 232, "typeName": "::Source" }, { @@ -24685,7 +24837,7 @@ }, { "name": "recipient", - "type": 229, + "type": 232, "typeName": "::Source" }, { @@ -24730,7 +24882,7 @@ }, { "name": "recipient", - "type": 229, + "type": 232, "typeName": "::Source" }, { @@ -24772,7 +24924,7 @@ }, { "name": "recipient", - "type": 229, + "type": 232, "typeName": "::Source" }, { @@ -24907,7 +25059,7 @@ "fields": [ { "name": "recipient", - "type": 229, + "type": 232, "typeName": "::Source" }, { @@ -25087,7 +25239,7 @@ }, { "name": "recipient", - "type": 229, + "type": 232, "typeName": "::Source" } ], @@ -25102,7 +25254,7 @@ } }, { - "id": 341, + "id": 344, "type": { "path": [ "Option" @@ -25110,7 +25262,7 @@ "params": [ { "name": "T", - "type": 229 + "type": 232 } ], "def": { @@ -25124,7 +25276,7 @@ "name": "Some", "fields": [ { - "type": 229 + "type": 232 } ], "index": 1 @@ -25135,7 +25287,7 @@ } }, { - "id": 342, + "id": 345, "type": { "path": [ "fee", @@ -25161,7 +25313,7 @@ }, { "name": "index", - "type": 239, + "type": 242, "typeName": "Option" } ], @@ -25297,7 +25449,7 @@ } }, { - "id": 343, + "id": 346, "type": { "path": [ "issue", @@ -25460,7 +25612,7 @@ } }, { - "id": 344, + "id": 347, "type": { "path": [ "nomination", @@ -25546,7 +25698,7 @@ }, { "name": "index", - "type": 239, + "type": 242, "typeName": "Option" } ], @@ -25561,7 +25713,7 @@ } }, { - "id": 345, + "id": 348, "type": { "path": [ "oracle", @@ -25620,7 +25772,7 @@ } }, { - "id": 346, + "id": 349, "type": { "path": [ "redeem", @@ -25872,7 +26024,7 @@ } }, { - "id": 347, + "id": 350, "type": { "path": [ "replace", @@ -26073,7 +26225,7 @@ } }, { - "id": 348, + "id": 351, "type": { "path": [ "security", @@ -26161,7 +26313,7 @@ } }, { - "id": 349, + "id": 352, "type": { "path": [ "stellar_relay", @@ -26182,12 +26334,12 @@ "fields": [ { "name": "validators", - "type": 350, + "type": 353, "typeName": "Vec>" }, { "name": "organizations", - "type": 353, + "type": 356, "typeName": "Vec>" }, { @@ -26218,17 +26370,17 @@ } }, { - "id": 350, + "id": 353, "type": { "def": { "sequence": { - "type": 351 + "type": 354 } } } }, { - "id": 351, + "id": 354, "type": { "path": [ "stellar_relay", @@ -26246,12 +26398,12 @@ "fields": [ { "name": "name", - "type": 352, + "type": 355, "typeName": "BoundedVec" }, { "name": "public_key", - "type": 352, + "type": 355, "typeName": "BoundedVec" }, { @@ -26265,7 +26417,7 @@ } }, { - "id": 352, + "id": 355, "type": { "path": [ "bounded_collections", @@ -26295,17 +26447,17 @@ } }, { - "id": 353, + "id": 356, "type": { "def": { "sequence": { - "type": 354 + "type": 357 } } } }, { - "id": 354, + "id": 357, "type": { "path": [ "stellar_relay", @@ -26328,7 +26480,7 @@ }, { "name": "name", - "type": 352, + "type": 355, "typeName": "BoundedVec" } ] @@ -26337,7 +26489,7 @@ } }, { - "id": 355, + "id": 358, "type": { "path": [ "vault_registry", @@ -26487,7 +26639,7 @@ }, { "name": "custom_threshold", - "type": 356, + "type": 359, "typeName": "Option>" } ], @@ -26669,7 +26821,7 @@ } }, { - "id": 356, + "id": 359, "type": { "path": [ "Option" @@ -26702,7 +26854,7 @@ } }, { - "id": 357, + "id": 360, "type": { "path": [ "reward", @@ -26728,7 +26880,102 @@ } }, { - "id": 358, + "id": 361, + "type": { + "path": [ + "clients_info", + "pallet", + "Call" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "set_current_client_release", + "fields": [ + { + "name": "client_name", + "type": 162, + "typeName": "NameOf" + }, + { + "name": "release", + "type": 161, + "typeName": "ClientRelease, T::Hash>" + } + ], + "index": 0, + "docs": [ + "Sets the current client release version, in case of a bug fix or patch.", + "", + "# Arguments", + "* `client_name` - raw byte string representation of the client name (e.g. `b\"vault\"`)", + "* `release` - The release information for the given `client_name`" + ] + }, + { + "name": "set_pending_client_release", + "fields": [ + { + "name": "client_name", + "type": 162, + "typeName": "NameOf" + }, + { + "name": "release", + "type": 161, + "typeName": "ClientRelease, T::Hash>" + } + ], + "index": 1, + "docs": [ + "Sets the pending client release version. To be batched alongside the", + "`parachainSystem.authorizeUpgrade` Cumulus call.", + "Clients include the vault, oracle, and faucet.", + "", + "# Arguments", + "* `client_name` - raw byte string representation of the client name (e.g. `b\"vault\"`)", + "* `release` - The release information for the given `client_name`" + ] + }, + { + "name": "authorize_account", + "fields": [ + { + "name": "account_id", + "type": 0, + "typeName": "T::AccountId" + } + ], + "index": 2 + }, + { + "name": "deauthorize_account", + "fields": [ + { + "name": "account_id", + "type": 0, + "typeName": "T::AccountId" + } + ], + "index": 3 + } + ] + } + }, + "docs": [ + "Contains one variant per dispatchable that can be called by an extrinsic." + ] + } + }, + { + "id": 362, "type": { "path": [ "bifrost_farming", @@ -26749,17 +26996,17 @@ "fields": [ { "name": "tokens_proportion", - "type": 359, + "type": 363, "typeName": "Vec<(CurrencyIdOf, Perbill)>" }, { "name": "basic_rewards", - "type": 161, + "type": 164, "typeName": "Vec<(CurrencyIdOf, BalanceOf)>" }, { "name": "gauge_init", - "type": 362, + "type": 366, "typeName": "Option<\n(CurrencyIdOf, BlockNumberFor, Vec<\n(CurrencyIdOf, BalanceOf)>,)>" }, { @@ -26800,7 +27047,7 @@ }, { "name": "rewards", - "type": 161, + "type": 164, "typeName": "Vec<(CurrencyIdOf, BalanceOf)>" } ], @@ -26821,7 +27068,7 @@ }, { "name": "gauge_info", - "type": 163, + "type": 166, "typeName": "Option<(BalanceOf, BlockNumberFor)>" } ], @@ -26908,7 +27155,7 @@ }, { "name": "basic_rewards", - "type": 364, + "type": 368, "typeName": "Option, BalanceOf)>>" }, { @@ -26918,27 +27165,27 @@ }, { "name": "after_block_to_start", - "type": 239, + "type": 242, "typeName": "Option>" }, { "name": "withdraw_limit_time", - "type": 239, + "type": 242, "typeName": "Option>" }, { "name": "claim_limit_time", - "type": 239, + "type": 242, "typeName": "Option>" }, { "name": "withdraw_limit_count", - "type": 365, + "type": 369, "typeName": "Option" }, { "name": "gauge_init", - "type": 362, + "type": 366, "typeName": "Option<\n(CurrencyIdOf, BlockNumberFor, Vec<\n(CurrencyIdOf, BalanceOf)>,)>" } ], @@ -26965,27 +27212,27 @@ }, { "name": "basic_rewards", - "type": 364, + "type": 368, "typeName": "Option, BalanceOf)>>" }, { "name": "withdraw_limit_time", - "type": 239, + "type": 242, "typeName": "Option>" }, { "name": "claim_limit_time", - "type": 239, + "type": 242, "typeName": "Option>" }, { "name": "gauge_basic_rewards", - "type": 364, + "type": 368, "typeName": "Option, BalanceOf)>>" }, { "name": "withdraw_limit_count", - "type": 365, + "type": 369, "typeName": "Option" } ], @@ -27022,28 +27269,28 @@ } }, { - "id": 359, + "id": 363, "type": { "def": { "sequence": { - "type": 360 + "type": 364 } } } }, { - "id": 360, + "id": 364, "type": { "def": { "tuple": [ 118, - 361 + 365 ] } } }, { - "id": 361, + "id": 365, "type": { "path": [ "sp_arithmetic", @@ -27063,7 +27310,7 @@ } }, { - "id": 362, + "id": 366, "type": { "path": [ "Option" @@ -27071,7 +27318,7 @@ "params": [ { "name": "T", - "type": 363 + "type": 367 } ], "def": { @@ -27085,7 +27332,7 @@ "name": "Some", "fields": [ { - "type": 363 + "type": 367 } ], "index": 1 @@ -27096,19 +27343,19 @@ } }, { - "id": 363, + "id": 367, "type": { "def": { "tuple": [ 118, 4, - 161 + 164 ] } } }, { - "id": 364, + "id": 368, "type": { "path": [ "Option" @@ -27116,7 +27363,7 @@ "params": [ { "name": "T", - "type": 161 + "type": 164 } ], "def": { @@ -27130,7 +27377,7 @@ "name": "Some", "fields": [ { - "type": 161 + "type": 164 } ], "index": 1 @@ -27141,7 +27388,7 @@ } }, { - "id": 365, + "id": 369, "type": { "path": [ "Option" @@ -27174,7 +27421,7 @@ } }, { - "id": 366, + "id": 370, "type": { "path": [ "orml_asset_registry", @@ -27195,12 +27442,12 @@ "fields": [ { "name": "metadata", - "type": 166, + "type": 169, "typeName": "AssetMetadata" }, { "name": "asset_id", - "type": 367, + "type": 371, "typeName": "Option" } ], @@ -27216,17 +27463,17 @@ }, { "name": "decimals", - "type": 239, + "type": 242, "typeName": "Option" }, { "name": "name", - "type": 368, + "type": 372, "typeName": "Option>" }, { "name": "symbol", - "type": 368, + "type": 372, "typeName": "Option>" }, { @@ -27236,12 +27483,12 @@ }, { "name": "location", - "type": 369, + "type": 373, "typeName": "Option>" }, { "name": "additional", - "type": 370, + "type": 374, "typeName": "Option" } ], @@ -27256,7 +27503,7 @@ } }, { - "id": 367, + "id": 371, "type": { "path": [ "Option" @@ -27289,7 +27536,7 @@ } }, { - "id": 368, + "id": 372, "type": { "path": [ "Option" @@ -27322,7 +27569,7 @@ } }, { - "id": 369, + "id": 373, "type": { "path": [ "Option" @@ -27330,7 +27577,7 @@ "params": [ { "name": "T", - "type": 168 + "type": 171 } ], "def": { @@ -27344,7 +27591,7 @@ "name": "Some", "fields": [ { - "type": 168 + "type": 171 } ], "index": 1 @@ -27355,7 +27602,7 @@ } }, { - "id": 370, + "id": 374, "type": { "path": [ "Option" @@ -27363,7 +27610,7 @@ "params": [ { "name": "T", - "type": 167 + "type": 170 } ], "def": { @@ -27377,7 +27624,7 @@ "name": "Some", "fields": [ { - "type": 167 + "type": 170 } ], "index": 1 @@ -27388,7 +27635,7 @@ } }, { - "id": 371, + "id": 375, "type": { "path": [ "vesting_manager", @@ -27409,7 +27656,7 @@ "fields": [ { "name": "who", - "type": 229, + "type": 232, "typeName": "AccountIdLookupOf" }, { @@ -27429,7 +27676,7 @@ } }, { - "id": 372, + "id": 376, "type": { "path": [ "bounded_collections", @@ -27459,28 +27706,28 @@ } }, { - "id": 373, + "id": 377, "type": { "def": { "sequence": { - "type": 234 + "type": 237 } } } }, { - "id": 374, + "id": 378, "type": { "def": { "tuple": [ - 375, + 379, 6 ] } } }, { - "id": 375, + "id": 379, "type": { "path": [ "bounded_collections", @@ -27501,7 +27748,7 @@ "composite": { "fields": [ { - "type": 241, + "type": 244, "typeName": "Vec" } ] @@ -27510,7 +27757,7 @@ } }, { - "id": 376, + "id": 380, "type": { "path": [ "pallet_democracy", @@ -27524,7 +27771,7 @@ }, { "name": "Proposal", - "type": 235 + "type": 238 }, { "name": "Balance", @@ -27538,7 +27785,7 @@ "name": "Ongoing", "fields": [ { - "type": 377, + "type": 381, "typeName": "ReferendumStatus" } ], @@ -27566,7 +27813,7 @@ } }, { - "id": 377, + "id": 381, "type": { "path": [ "pallet_democracy", @@ -27580,7 +27827,7 @@ }, { "name": "Proposal", - "type": 235 + "type": 238 }, { "name": "Balance", @@ -27597,7 +27844,7 @@ }, { "name": "proposal", - "type": 235, + "type": 238, "typeName": "Proposal" }, { @@ -27612,7 +27859,7 @@ }, { "name": "tally", - "type": 378, + "type": 382, "typeName": "Tally" } ] @@ -27621,7 +27868,7 @@ } }, { - "id": 378, + "id": 382, "type": { "path": [ "pallet_democracy", @@ -27658,7 +27905,7 @@ } }, { - "id": 379, + "id": 383, "type": { "path": [ "pallet_democracy", @@ -27691,17 +27938,17 @@ "fields": [ { "name": "votes", - "type": 380, + "type": 384, "typeName": "BoundedVec<(ReferendumIndex, AccountVote), MaxVotes>" }, { "name": "delegations", - "type": 383, + "type": 387, "typeName": "Delegations" }, { "name": "prior", - "type": 384, + "type": 388, "typeName": "PriorLock" } ], @@ -27722,17 +27969,17 @@ }, { "name": "conviction", - "type": 238, + "type": 241, "typeName": "Conviction" }, { "name": "delegations", - "type": 383, + "type": 387, "typeName": "Delegations" }, { "name": "prior", - "type": 384, + "type": 388, "typeName": "PriorLock" } ], @@ -27744,7 +27991,7 @@ } }, { - "id": 380, + "id": 384, "type": { "path": [ "bounded_collections", @@ -27754,7 +28001,7 @@ "params": [ { "name": "T", - "type": 381 + "type": 385 }, { "name": "S", @@ -27765,7 +28012,7 @@ "composite": { "fields": [ { - "type": 382, + "type": 386, "typeName": "Vec" } ] @@ -27774,7 +28021,7 @@ } }, { - "id": 381, + "id": 385, "type": { "def": { "tuple": [ @@ -27785,17 +28032,17 @@ } }, { - "id": 382, + "id": 386, "type": { "def": { "sequence": { - "type": 381 + "type": 385 } } } }, { - "id": 383, + "id": 387, "type": { "path": [ "pallet_democracy", @@ -27827,7 +28074,7 @@ } }, { - "id": 384, + "id": 388, "type": { "path": [ "pallet_democracy", @@ -27861,29 +28108,29 @@ } }, { - "id": 385, + "id": 389, "type": { "def": { "tuple": [ - 235, + 238, 35 ] } } }, { - "id": 386, + "id": 390, "type": { "def": { "tuple": [ 4, - 375 + 379 ] } } }, { - "id": 387, + "id": 391, "type": { "path": [ "pallet_democracy", @@ -28077,7 +28324,7 @@ } }, { - "id": 388, + "id": 392, "type": { "path": [ "bounded_collections", @@ -28098,7 +28345,7 @@ "composite": { "fields": [ { - "type": 171, + "type": 174, "typeName": "Vec" } ] @@ -28107,7 +28354,7 @@ } }, { - "id": 389, + "id": 393, "type": { "path": [ "pallet_collective", @@ -28138,12 +28385,12 @@ }, { "name": "ayes", - "type": 241, + "type": 244, "typeName": "Vec" }, { "name": "nays", - "type": 241, + "type": 244, "typeName": "Vec" }, { @@ -28157,7 +28404,7 @@ } }, { - "id": 390, + "id": 394, "type": { "path": [ "pallet_collective", @@ -28256,7 +28503,7 @@ } }, { - "id": 391, + "id": 395, "type": { "path": [ "bounded_collections", @@ -28277,7 +28524,7 @@ "composite": { "fields": [ { - "type": 171, + "type": 174, "typeName": "Vec" } ] @@ -28286,7 +28533,7 @@ } }, { - "id": 392, + "id": 396, "type": { "path": [ "pallet_collective", @@ -28385,7 +28632,7 @@ } }, { - "id": 393, + "id": 397, "type": { "path": [ "bounded_collections", @@ -28395,7 +28642,7 @@ "params": [ { "name": "T", - "type": 394 + "type": 398 }, { "name": "S", @@ -28406,7 +28653,7 @@ "composite": { "fields": [ { - "type": 396, + "type": 400, "typeName": "Vec" } ] @@ -28415,7 +28662,7 @@ } }, { - "id": 394, + "id": 398, "type": { "path": [ "Option" @@ -28423,7 +28670,7 @@ "params": [ { "name": "T", - "type": 395 + "type": 399 } ], "def": { @@ -28437,7 +28684,7 @@ "name": "Some", "fields": [ { - "type": 395 + "type": 399 } ], "index": 1 @@ -28448,7 +28695,7 @@ } }, { - "id": 395, + "id": 399, "type": { "path": [ "pallet_scheduler", @@ -28461,7 +28708,7 @@ }, { "name": "Call", - "type": 235 + "type": 238 }, { "name": "BlockNumber", @@ -28469,7 +28716,7 @@ }, { "name": "PalletsOrigin", - "type": 286 + "type": 289 }, { "name": "AccountId", @@ -28491,17 +28738,17 @@ }, { "name": "call", - "type": 235, + "type": 238, "typeName": "Call" }, { "name": "maybe_periodic", - "type": 247, + "type": 250, "typeName": "Option>" }, { "name": "origin", - "type": 286, + "type": 289, "typeName": "PalletsOrigin" } ] @@ -28510,17 +28757,17 @@ } }, { - "id": 396, + "id": 400, "type": { "def": { "sequence": { - "type": 394 + "type": 398 } } } }, { - "id": 397, + "id": 401, "type": { "path": [ "pallet_scheduler", @@ -28580,7 +28827,7 @@ } }, { - "id": 398, + "id": 402, "type": { "path": [ "pallet_preimage", @@ -28604,7 +28851,7 @@ "fields": [ { "name": "deposit", - "type": 399, + "type": 403, "typeName": "(AccountId, Balance)" }, { @@ -28620,7 +28867,7 @@ "fields": [ { "name": "deposit", - "type": 400, + "type": 404, "typeName": "Option<(AccountId, Balance)>" }, { @@ -28630,7 +28877,7 @@ }, { "name": "len", - "type": 239, + "type": 242, "typeName": "Option" } ], @@ -28642,7 +28889,7 @@ } }, { - "id": 399, + "id": 403, "type": { "def": { "tuple": [ @@ -28653,7 +28900,7 @@ } }, { - "id": 400, + "id": 404, "type": { "path": [ "Option" @@ -28661,7 +28908,7 @@ "params": [ { "name": "T", - "type": 399 + "type": 403 } ], "def": { @@ -28675,7 +28922,7 @@ "name": "Some", "fields": [ { - "type": 399 + "type": 403 } ], "index": 1 @@ -28686,7 +28933,7 @@ } }, { - "id": 401, + "id": 405, "type": { "def": { "tuple": [ @@ -28697,7 +28944,7 @@ } }, { - "id": 402, + "id": 406, "type": { "path": [ "bounded_collections", @@ -28727,7 +28974,7 @@ } }, { - "id": 403, + "id": 407, "type": { "path": [ "pallet_preimage", @@ -28794,7 +29041,7 @@ } }, { - "id": 404, + "id": 408, "type": { "def": { "tuple": [ @@ -28805,7 +29052,7 @@ } }, { - "id": 405, + "id": 409, "type": { "path": [ "pallet_multisig", @@ -28849,7 +29096,7 @@ }, { "name": "approvals", - "type": 406, + "type": 410, "typeName": "BoundedVec" } ] @@ -28858,7 +29105,7 @@ } }, { - "id": 406, + "id": 410, "type": { "path": [ "bounded_collections", @@ -28879,7 +29126,7 @@ "composite": { "fields": [ { - "type": 241, + "type": 244, "typeName": "Vec" } ] @@ -28888,7 +29135,7 @@ } }, { - "id": 407, + "id": 411, "type": { "path": [ "pallet_multisig", @@ -29011,7 +29258,7 @@ } }, { - "id": 408, + "id": 412, "type": { "path": [ "pallet_treasury", @@ -29056,7 +29303,7 @@ } }, { - "id": 409, + "id": 413, "type": { "path": [ "bounded_collections", @@ -29077,7 +29324,7 @@ "composite": { "fields": [ { - "type": 410, + "type": 414, "typeName": "Vec" } ] @@ -29086,7 +29333,7 @@ } }, { - "id": 410, + "id": 414, "type": { "def": { "sequence": { @@ -29096,7 +29343,7 @@ } }, { - "id": 411, + "id": 415, "type": { "path": [ "sp_arithmetic", @@ -29116,7 +29363,7 @@ } }, { - "id": 412, + "id": 416, "type": { "path": [ "frame_support", @@ -29135,7 +29382,7 @@ } }, { - "id": 413, + "id": 417, "type": { "path": [ "pallet_treasury", @@ -29200,7 +29447,7 @@ } }, { - "id": 414, + "id": 418, "type": { "path": [ "pallet_bounties", @@ -29250,7 +29497,7 @@ }, { "name": "status", - "type": 415, + "type": 419, "typeName": "BountyStatus" } ] @@ -29259,7 +29506,7 @@ } }, { - "id": 415, + "id": 419, "type": { "path": [ "pallet_bounties", @@ -29344,7 +29591,7 @@ } }, { - "id": 416, + "id": 420, "type": { "path": [ "bounded_collections", @@ -29374,7 +29621,7 @@ } }, { - "id": 417, + "id": 421, "type": { "path": [ "pallet_bounties", @@ -29481,7 +29728,7 @@ } }, { - "id": 418, + "id": 422, "type": { "path": [ "pallet_child_bounties", @@ -29526,7 +29773,7 @@ }, { "name": "status", - "type": 419, + "type": 423, "typeName": "ChildBountyStatus" } ] @@ -29535,7 +29782,7 @@ } }, { - "id": 419, + "id": 423, "type": { "path": [ "pallet_child_bounties", @@ -29607,7 +29854,7 @@ } }, { - "id": 420, + "id": 424, "type": { "path": [ "pallet_child_bounties", @@ -29653,7 +29900,7 @@ } }, { - "id": 421, + "id": 425, "type": { "path": [ "bounded_collections", @@ -29663,7 +29910,7 @@ "params": [ { "name": "T", - "type": 256 + "type": 259 }, { "name": "S", @@ -29674,7 +29921,7 @@ "composite": { "fields": [ { - "type": 422, + "type": 426, "typeName": "Vec" } ] @@ -29683,17 +29930,17 @@ } }, { - "id": 422, + "id": 426, "type": { "def": { "sequence": { - "type": 256 + "type": 259 } } } }, { - "id": 423, + "id": 427, "type": { "path": [ "sp_consensus_slots", @@ -29712,39 +29959,39 @@ } }, { - "id": 424, + "id": 428, "type": { "def": { "sequence": { - "type": 425 + "type": 429 } } } }, { - "id": 425, + "id": 429, "type": { "def": { "tuple": [ 0, - 255 + 258 ] } } }, { - "id": 426, + "id": 430, "type": { "def": { "tuple": [ - 427, + 431, 12 ] } } }, { - "id": 427, + "id": 431, "type": { "path": [ "sp_core", @@ -29764,7 +30011,7 @@ } }, { - "id": 428, + "id": 432, "type": { "path": [ "pallet_session", @@ -29824,7 +30071,7 @@ } }, { - "id": 429, + "id": 433, "type": { "path": [ "parachain_staking", @@ -29861,7 +30108,7 @@ } }, { - "id": 430, + "id": 434, "type": { "path": [ "parachain_staking", @@ -29887,7 +30134,7 @@ } }, { - "id": 431, + "id": 435, "type": { "path": [ "parachain_staking", @@ -29897,7 +30144,7 @@ "params": [ { "name": "AccountId", - "type": 242 + "type": 245 }, { "name": "Balance", @@ -29909,7 +30156,7 @@ "fields": [ { "name": "owner", - "type": 242, + "type": 245, "typeName": "AccountId" }, { @@ -29923,7 +30170,7 @@ } }, { - "id": 432, + "id": 436, "type": { "path": [ "parachain_staking", @@ -29959,7 +30206,7 @@ }, { "name": "delegators", - "type": 433, + "type": 437, "typeName": "OrderedSet, MaxDelegatorsPerCandidate>" }, { @@ -29969,7 +30216,7 @@ }, { "name": "status", - "type": 437, + "type": 441, "typeName": "CandidateStatus" } ] @@ -29978,7 +30225,7 @@ } }, { - "id": 433, + "id": 437, "type": { "path": [ "parachain_staking", @@ -29988,7 +30235,7 @@ "params": [ { "name": "T", - "type": 434 + "type": 438 }, { "name": "S", @@ -29999,7 +30246,7 @@ "composite": { "fields": [ { - "type": 435, + "type": 439, "typeName": "BoundedVec" } ] @@ -30008,7 +30255,7 @@ } }, { - "id": 434, + "id": 438, "type": { "path": [ "parachain_staking", @@ -30044,7 +30291,7 @@ } }, { - "id": 435, + "id": 439, "type": { "path": [ "bounded_collections", @@ -30054,7 +30301,7 @@ "params": [ { "name": "T", - "type": 434 + "type": 438 }, { "name": "S", @@ -30065,7 +30312,7 @@ "composite": { "fields": [ { - "type": 436, + "type": 440, "typeName": "Vec" } ] @@ -30074,17 +30321,17 @@ } }, { - "id": 436, + "id": 440, "type": { "def": { "sequence": { - "type": 434 + "type": 438 } } } }, { - "id": 437, + "id": 441, "type": { "path": [ "parachain_staking", @@ -30114,7 +30361,7 @@ } }, { - "id": 438, + "id": 442, "type": { "path": [ "parachain_staking", @@ -30146,7 +30393,7 @@ } }, { - "id": 439, + "id": 443, "type": { "path": [ "parachain_staking", @@ -30156,7 +30403,7 @@ "params": [ { "name": "T", - "type": 434 + "type": 438 }, { "name": "S", @@ -30167,7 +30414,7 @@ "composite": { "fields": [ { - "type": 440, + "type": 444, "typeName": "BoundedVec" } ] @@ -30176,7 +30423,7 @@ } }, { - "id": 440, + "id": 444, "type": { "path": [ "bounded_collections", @@ -30186,7 +30433,7 @@ "params": [ { "name": "T", - "type": 434 + "type": 438 }, { "name": "S", @@ -30197,7 +30444,7 @@ "composite": { "fields": [ { - "type": 436, + "type": 440, "typeName": "Vec" } ] @@ -30206,7 +30453,7 @@ } }, { - "id": 441, + "id": 445, "type": { "path": [ "parachain_staking", @@ -30218,12 +30465,12 @@ "fields": [ { "name": "collator", - "type": 442, + "type": 446, "typeName": "StakingInfo" }, { "name": "delegator", - "type": 442, + "type": 446, "typeName": "StakingInfo" } ] @@ -30232,7 +30479,7 @@ } }, { - "id": 442, + "id": 446, "type": { "path": [ "parachain_staking", @@ -30249,7 +30496,7 @@ }, { "name": "reward_rate", - "type": 443, + "type": 447, "typeName": "RewardRate" } ] @@ -30258,7 +30505,7 @@ } }, { - "id": 443, + "id": 447, "type": { "path": [ "parachain_staking", @@ -30284,7 +30531,7 @@ } }, { - "id": 444, + "id": 448, "type": { "path": [ "bounded_collections", @@ -30309,7 +30556,7 @@ "composite": { "fields": [ { - "type": 445, + "type": 449, "typeName": "BTreeMap" } ] @@ -30318,7 +30565,7 @@ } }, { - "id": 445, + "id": 449, "type": { "path": [ "BTreeMap" @@ -30337,7 +30584,7 @@ "composite": { "fields": [ { - "type": 446 + "type": 450 } ] } @@ -30345,17 +30592,17 @@ } }, { - "id": 446, + "id": 450, "type": { "def": { "sequence": { - "type": 447 + "type": 451 } } } }, { - "id": 447, + "id": 451, "type": { "def": { "tuple": [ @@ -30366,7 +30613,7 @@ } }, { - "id": 448, + "id": 452, "type": { "path": [ "parachain_staking", @@ -30636,17 +30883,17 @@ } }, { - "id": 449, + "id": 453, "type": { "def": { "sequence": { - "type": 450 + "type": 454 } } } }, { - "id": 450, + "id": 454, "type": { "path": [ "cumulus_pallet_xcmp_queue", @@ -30662,12 +30909,12 @@ }, { "name": "state", - "type": 451, + "type": 455, "typeName": "InboundState" }, { "name": "message_metadata", - "type": 452, + "type": 456, "typeName": "Vec<(RelayBlockNumber, XcmpMessageFormat)>" } ] @@ -30676,7 +30923,7 @@ } }, { - "id": 451, + "id": 455, "type": { "path": [ "cumulus_pallet_xcmp_queue", @@ -30699,28 +30946,28 @@ } }, { - "id": 452, + "id": 456, "type": { "def": { "sequence": { - "type": 453 + "type": 457 } } } }, { - "id": 453, + "id": 457, "type": { "def": { "tuple": [ 4, - 454 + 458 ] } } }, { - "id": 454, + "id": 458, "type": { "path": [ "polkadot_parachain", @@ -30748,7 +30995,7 @@ } }, { - "id": 455, + "id": 459, "type": { "def": { "tuple": [ @@ -30759,17 +31006,17 @@ } }, { - "id": 456, + "id": 460, "type": { "def": { "sequence": { - "type": 457 + "type": 461 } } } }, { - "id": 457, + "id": 461, "type": { "path": [ "cumulus_pallet_xcmp_queue", @@ -30785,7 +31032,7 @@ }, { "name": "state", - "type": 458, + "type": 462, "typeName": "OutboundState" }, { @@ -30795,12 +31042,12 @@ }, { "name": "first_index", - "type": 189, + "type": 192, "typeName": "u16" }, { "name": "last_index", - "type": 189, + "type": 192, "typeName": "u16" } ] @@ -30809,7 +31056,7 @@ } }, { - "id": 458, + "id": 462, "type": { "path": [ "cumulus_pallet_xcmp_queue", @@ -30832,18 +31079,18 @@ } }, { - "id": 459, + "id": 463, "type": { "def": { "tuple": [ 57, - 189 + 192 ] } } }, { - "id": 460, + "id": 464, "type": { "path": [ "cumulus_pallet_xcmp_queue", @@ -30888,7 +31135,7 @@ } }, { - "id": 461, + "id": 465, "type": { "def": { "tuple": [ @@ -30900,7 +31147,7 @@ } }, { - "id": 462, + "id": 466, "type": { "path": [ "cumulus_pallet_xcmp_queue", @@ -30960,7 +31207,7 @@ } }, { - "id": 463, + "id": 467, "type": { "path": [ "pallet_xcm", @@ -31128,7 +31375,7 @@ } }, { - "id": 464, + "id": 468, "type": { "path": [ "cumulus_pallet_xcm", @@ -31150,7 +31397,7 @@ } }, { - "id": 465, + "id": 469, "type": { "path": [ "cumulus_pallet_dmp_queue", @@ -31170,7 +31417,7 @@ } }, { - "id": 466, + "id": 470, "type": { "path": [ "cumulus_pallet_dmp_queue", @@ -31200,17 +31447,17 @@ } }, { - "id": 467, + "id": 471, "type": { "def": { "sequence": { - "type": 468 + "type": 472 } } } }, { - "id": 468, + "id": 472, "type": { "def": { "tuple": [ @@ -31221,7 +31468,7 @@ } }, { - "id": 469, + "id": 473, "type": { "path": [ "cumulus_pallet_dmp_queue", @@ -31260,7 +31507,7 @@ } }, { - "id": 470, + "id": 474, "type": { "path": [ "bounded_collections", @@ -31270,7 +31517,7 @@ "params": [ { "name": "T", - "type": 283 + "type": 286 }, { "name": "S", @@ -31281,7 +31528,7 @@ "composite": { "fields": [ { - "type": 471, + "type": 475, "typeName": "Vec" } ] @@ -31290,17 +31537,17 @@ } }, { - "id": 471, + "id": 475, "type": { "def": { "sequence": { - "type": 283 + "type": 286 } } } }, { - "id": 472, + "id": 476, "type": { "path": [ "pallet_vesting", @@ -31323,7 +31570,7 @@ } }, { - "id": 473, + "id": 477, "type": { "path": [ "pallet_vesting", @@ -31384,7 +31631,7 @@ } }, { - "id": 474, + "id": 478, "type": { "path": [ "pallet_utility", @@ -31416,7 +31663,7 @@ } }, { - "id": 475, + "id": 479, "type": { "path": [ "orml_currencies", @@ -31462,7 +31709,7 @@ } }, { - "id": 476, + "id": 480, "type": { "def": { "tuple": [ @@ -31473,7 +31720,7 @@ } }, { - "id": 477, + "id": 481, "type": { "path": [ "bounded_collections", @@ -31483,7 +31730,7 @@ "params": [ { "name": "T", - "type": 478 + "type": 482 }, { "name": "S", @@ -31494,7 +31741,7 @@ "composite": { "fields": [ { - "type": 479, + "type": 483, "typeName": "Vec" } ] @@ -31503,7 +31750,7 @@ } }, { - "id": 478, + "id": 482, "type": { "path": [ "orml_tokens", @@ -31534,17 +31781,17 @@ } }, { - "id": 479, + "id": 483, "type": { "def": { "sequence": { - "type": 478 + "type": 482 } } } }, { - "id": 480, + "id": 484, "type": { "path": [ "orml_tokens", @@ -31580,7 +31827,7 @@ } }, { - "id": 481, + "id": 485, "type": { "path": [ "bounded_collections", @@ -31590,7 +31837,7 @@ "params": [ { "name": "T", - "type": 482 + "type": 486 }, { "name": "S", @@ -31601,7 +31848,7 @@ "composite": { "fields": [ { - "type": 483, + "type": 487, "typeName": "Vec" } ] @@ -31610,7 +31857,7 @@ } }, { - "id": 482, + "id": 486, "type": { "path": [ "orml_tokens", @@ -31645,17 +31892,17 @@ } }, { - "id": 483, + "id": 487, "type": { "def": { "sequence": { - "type": 482 + "type": 486 } } } }, { - "id": 484, + "id": 488, "type": { "path": [ "orml_tokens", @@ -31733,7 +31980,7 @@ } }, { - "id": 485, + "id": 489, "type": { "path": [ "orml_xtokens", @@ -31894,7 +32141,7 @@ } }, { - "id": 486, + "id": 490, "type": { "path": [ "pallet_identity", @@ -31920,7 +32167,7 @@ "fields": [ { "name": "judgements", - "type": 487, + "type": 491, "typeName": "BoundedVec<(RegistrarIndex, Judgement), MaxJudgements>" }, { @@ -31930,7 +32177,7 @@ }, { "name": "info", - "type": 298, + "type": 301, "typeName": "IdentityInfo" } ] @@ -31939,7 +32186,7 @@ } }, { - "id": 487, + "id": 491, "type": { "path": [ "bounded_collections", @@ -31949,7 +32196,7 @@ "params": [ { "name": "T", - "type": 488 + "type": 492 }, { "name": "S", @@ -31960,7 +32207,7 @@ "composite": { "fields": [ { - "type": 489, + "type": 493, "typeName": "Vec" } ] @@ -31969,39 +32216,39 @@ } }, { - "id": 488, + "id": 492, "type": { "def": { "tuple": [ 4, - 335 + 338 ] } } }, { - "id": 489, + "id": 493, "type": { "def": { "sequence": { - "type": 488 + "type": 492 } } } }, { - "id": 490, + "id": 494, "type": { "def": { "tuple": [ 6, - 491 + 495 ] } } }, { - "id": 491, + "id": 495, "type": { "path": [ "bounded_collections", @@ -32022,7 +32269,7 @@ "composite": { "fields": [ { - "type": 241, + "type": 244, "typeName": "Vec" } ] @@ -32031,7 +32278,7 @@ } }, { - "id": 492, + "id": 496, "type": { "path": [ "bounded_collections", @@ -32041,7 +32288,7 @@ "params": [ { "name": "T", - "type": 493 + "type": 497 }, { "name": "S", @@ -32052,7 +32299,7 @@ "composite": { "fields": [ { - "type": 495, + "type": 499, "typeName": "Vec" } ] @@ -32061,7 +32308,7 @@ } }, { - "id": 493, + "id": 497, "type": { "path": [ "Option" @@ -32069,7 +32316,7 @@ "params": [ { "name": "T", - "type": 494 + "type": 498 } ], "def": { @@ -32083,7 +32330,7 @@ "name": "Some", "fields": [ { - "type": 494 + "type": 498 } ], "index": 1 @@ -32094,7 +32341,7 @@ } }, { - "id": 494, + "id": 498, "type": { "path": [ "pallet_identity", @@ -32126,7 +32373,7 @@ }, { "name": "fields", - "type": 333, + "type": 336, "typeName": "IdentityFields" } ] @@ -32135,17 +32382,17 @@ } }, { - "id": 495, + "id": 499, "type": { "def": { "sequence": { - "type": 493 + "type": 497 } } } }, { - "id": 496, + "id": 500, "type": { "path": [ "pallet_identity", @@ -32296,7 +32543,7 @@ } }, { - "id": 497, + "id": 501, "type": { "path": [ "bounded_collections", @@ -32326,7 +32573,7 @@ } }, { - "id": 498, + "id": 502, "type": { "path": [ "pallet_contracts", @@ -32359,12 +32606,12 @@ }, { "name": "code", - "type": 499, + "type": 503, "typeName": "RelaxedCodeVec" }, { "name": "determinism", - "type": 338, + "type": 341, "typeName": "Determinism" } ] @@ -32373,7 +32620,7 @@ } }, { - "id": 499, + "id": 503, "type": { "path": [ "bounded_collections", @@ -32403,7 +32650,7 @@ } }, { - "id": 500, + "id": 504, "type": { "path": [ "pallet_contracts", @@ -32440,7 +32687,7 @@ } }, { - "id": 501, + "id": 505, "type": { "path": [ "pallet_contracts", @@ -32458,12 +32705,12 @@ "fields": [ { "name": "trie_id", - "type": 372, + "type": 376, "typeName": "TrieId" }, { "name": "deposit_account", - "type": 502, + "type": 506, "typeName": "DepositAccount" }, { @@ -32502,7 +32749,7 @@ } }, { - "id": 502, + "id": 506, "type": { "path": [ "pallet_contracts", @@ -32528,7 +32775,7 @@ } }, { - "id": 503, + "id": 507, "type": { "path": [ "bounded_collections", @@ -32538,7 +32785,7 @@ "params": [ { "name": "T", - "type": 504 + "type": 508 }, { "name": "S", @@ -32549,7 +32796,7 @@ "composite": { "fields": [ { - "type": 505, + "type": 509, "typeName": "Vec" } ] @@ -32558,7 +32805,7 @@ } }, { - "id": 504, + "id": 508, "type": { "path": [ "pallet_contracts", @@ -32570,7 +32817,7 @@ "fields": [ { "name": "trie_id", - "type": 372, + "type": 376, "typeName": "TrieId" } ] @@ -32579,17 +32826,17 @@ } }, { - "id": 505, + "id": 509, "type": { "def": { "sequence": { - "type": 504 + "type": 508 } } } }, { - "id": 506, + "id": 510, "type": { "path": [ "pallet_contracts", @@ -32607,17 +32854,17 @@ "fields": [ { "name": "limits", - "type": 507, + "type": 511, "typeName": "Limits" }, { "name": "instruction_weights", - "type": 508, + "type": 512, "typeName": "InstructionWeights" }, { "name": "host_fn_weights", - "type": 509, + "type": 513, "typeName": "HostFnWeights" } ] @@ -32626,7 +32873,7 @@ } }, { - "id": 507, + "id": 511, "type": { "path": [ "pallet_contracts", @@ -32687,7 +32934,7 @@ } }, { - "id": 508, + "id": 512, "type": { "path": [ "pallet_contracts", @@ -32979,7 +33226,7 @@ } }, { - "id": 509, + "id": 513, "type": { "path": [ "pallet_contracts", @@ -33296,7 +33543,7 @@ } }, { - "id": 510, + "id": 514, "type": { "path": [ "pallet_contracts", @@ -33542,7 +33789,7 @@ } }, { - "id": 511, + "id": 515, "type": { "path": [ "bounded_collections", @@ -33563,7 +33810,7 @@ "composite": { "fields": [ { - "type": 171, + "type": 174, "typeName": "Vec" } ] @@ -33572,7 +33819,7 @@ } }, { - "id": 512, + "id": 516, "type": { "path": [ "dia_oracle", @@ -33598,7 +33845,7 @@ } }, { - "id": 513, + "id": 517, "type": { "path": [ "dia_oracle", @@ -33693,7 +33940,7 @@ } }, { - "id": 514, + "id": 518, "type": { "def": { "tuple": [ @@ -33704,7 +33951,7 @@ } }, { - "id": 515, + "id": 519, "type": { "def": { "tuple": [ @@ -33715,7 +33962,7 @@ } }, { - "id": 516, + "id": 520, "type": { "path": [ "primitive_types", @@ -33725,7 +33972,7 @@ "composite": { "fields": [ { - "type": 517, + "type": 521, "typeName": "[u64; 4]" } ] @@ -33734,7 +33981,7 @@ } }, { - "id": 517, + "id": 521, "type": { "def": { "array": { @@ -33745,18 +33992,18 @@ } }, { - "id": 518, + "id": 522, "type": { "def": { "tuple": [ - 242, + 245, 2 ] } } }, { - "id": 519, + "id": 523, "type": { "path": [ "Option" @@ -33789,7 +34036,7 @@ } }, { - "id": 520, + "id": 524, "type": { "path": [ "zenlink_protocol", @@ -33817,7 +34064,7 @@ "name": "Trading", "fields": [ { - "type": 521, + "type": 525, "typeName": "PairMetadata" } ], @@ -33827,7 +34074,7 @@ "name": "Bootstrap", "fields": [ { - "type": 522, + "type": 526, "typeName": "BootstrapParameter" } ], @@ -33843,7 +34090,7 @@ } }, { - "id": 521, + "id": 525, "type": { "path": [ "zenlink_protocol", @@ -33879,7 +34126,7 @@ } }, { - "id": 522, + "id": 526, "type": { "path": [ "zenlink_protocol", @@ -33905,17 +34152,17 @@ "fields": [ { "name": "target_supply", - "type": 523, + "type": 527, "typeName": "(Balance, Balance)" }, { "name": "capacity_supply", - "type": 523, + "type": 527, "typeName": "(Balance, Balance)" }, { "name": "accumulated_supply", - "type": 523, + "type": 527, "typeName": "(Balance, Balance)" }, { @@ -33934,7 +34181,7 @@ } }, { - "id": 523, + "id": 527, "type": { "def": { "tuple": [ @@ -33945,18 +34192,18 @@ } }, { - "id": 524, + "id": 528, "type": { "def": { "tuple": [ - 515, + 519, 0 ] } } }, { - "id": 525, + "id": 529, "type": { "path": [ "BTreeMap" @@ -33983,7 +34230,7 @@ } }, { - "id": 526, + "id": 530, "type": { "path": [ "zenlink_protocol", @@ -34246,7 +34493,7 @@ } }, { - "id": 527, + "id": 531, "type": { "path": [ "currency", @@ -34295,7 +34542,7 @@ } }, { - "id": 528, + "id": 532, "type": { "path": [ "fee", @@ -34334,7 +34581,7 @@ } }, { - "id": 529, + "id": 533, "type": { "path": [ "spacewalk_primitives", @@ -34409,7 +34656,7 @@ }, { "name": "status", - "type": 530, + "type": 534, "typeName": "IssueRequestStatus" } ] @@ -34418,7 +34665,7 @@ } }, { - "id": 530, + "id": 534, "type": { "path": [ "spacewalk_primitives", @@ -34446,7 +34693,7 @@ } }, { - "id": 531, + "id": 535, "type": { "path": [ "issue", @@ -34527,7 +34774,7 @@ } }, { - "id": 532, + "id": 536, "type": { "path": [ "nomination", @@ -34601,7 +34848,7 @@ } }, { - "id": 533, + "id": 537, "type": { "path": [ "oracle", @@ -34621,7 +34868,7 @@ } }, { - "id": 534, + "id": 538, "type": { "path": [ "oracle", @@ -34667,7 +34914,7 @@ } }, { - "id": 535, + "id": 539, "type": { "path": [ "spacewalk_primitives", @@ -34756,7 +35003,18 @@ } }, { - "id": 536, + "id": 540, + "type": { + "def": { + "tuple": [ + 6, + 118 + ] + } + } + }, + { + "id": 541, "type": { "path": [ "redeem", @@ -34836,10 +35094,10 @@ ] }, { - "name": "ExceedLimitVolumeForIssueRequest", + "name": "ExceedLimitVolumeForRedeemRequest", "index": 9, "docs": [ - "Exceeds the volume limit for an issue request." + "Exceeds the volume limit for a redeem request." ] }, { @@ -34858,7 +35116,7 @@ } }, { - "id": 537, + "id": 542, "type": { "path": [ "spacewalk_primitives", @@ -34933,7 +35191,7 @@ }, { "name": "status", - "type": 538, + "type": 543, "typeName": "ReplaceRequestStatus" } ] @@ -34942,7 +35200,7 @@ } }, { - "id": 538, + "id": 543, "type": { "path": [ "spacewalk_primitives", @@ -34970,7 +35228,7 @@ } }, { - "id": 539, + "id": 544, "type": { "path": [ "replace", @@ -35079,7 +35337,7 @@ } }, { - "id": 540, + "id": 545, "type": { "path": [ "BTreeSet" @@ -35102,7 +35360,7 @@ } }, { - "id": 541, + "id": 546, "type": { "path": [ "security", @@ -35134,7 +35392,7 @@ } }, { - "id": 542, + "id": 547, "type": { "path": [ "bounded_collections", @@ -35144,7 +35402,7 @@ "params": [ { "name": "T", - "type": 354 + "type": 357 }, { "name": "S", @@ -35155,7 +35413,7 @@ "composite": { "fields": [ { - "type": 353, + "type": 356, "typeName": "Vec" } ] @@ -35164,7 +35422,7 @@ } }, { - "id": 543, + "id": 548, "type": { "path": [ "bounded_collections", @@ -35174,7 +35432,7 @@ "params": [ { "name": "T", - "type": 351 + "type": 354 }, { "name": "S", @@ -35185,7 +35443,7 @@ "composite": { "fields": [ { - "type": 350, + "type": 353, "typeName": "Vec" } ] @@ -35194,7 +35452,7 @@ } }, { - "id": 544, + "id": 549, "type": { "path": [ "stellar_relay", @@ -35247,88 +35505,72 @@ "index": 8 }, { - "name": "ExternalizedValueNotFound", + "name": "FailedToComputeNonGenericTxSetContentHash", "index": 9 }, { - "name": "FailedToComputeNonGenericTxSetContentHash", + "name": "InvalidEnvelopeSignature", "index": 10 }, { - "name": "InvalidEnvelopeSignature", + "name": "InvalidQuorumSetNotEnoughOrganizations", "index": 11 }, { - "name": "InvalidQuorumSetNotEnoughOrganizations", + "name": "InvalidQuorumSetNotEnoughValidators", "index": 12 }, { - "name": "InvalidQuorumSetNotEnoughValidators", + "name": "InvalidScpPledge", "index": 13 }, { - "name": "InvalidScpPledge", + "name": "InvalidTransactionSetPrefix", "index": 14 }, - { - "name": "InvalidTransactionSet", - "index": 15 - }, - { - "name": "InvalidTransactionXDR", - "index": 16 - }, { "name": "InvalidXDR", - "index": 17 + "index": 15 }, { "name": "MissingExternalizedMessage", - "index": 18 + "index": 16 }, { "name": "NoOrganizationsRegistered", - "index": 19 - }, - { - "name": "NoOrganizationsRegisteredForNetwork", - "index": 20 + "index": 17 }, { "name": "NoValidatorsRegistered", - "index": 21 - }, - { - "name": "NoValidatorsRegisteredForNetwork", - "index": 22 + "index": 18 }, { "name": "OrganizationLimitExceeded", - "index": 23 + "index": 19 }, { "name": "SlotIndexIsNone", - "index": 24 + "index": 20 }, { "name": "TransactionMemoDoesNotMatch", - "index": 25 + "index": 21 }, { "name": "TransactionNotInTransactionSet", - "index": 26 + "index": 22 }, { "name": "TransactionSetHashCreationFailed", - "index": 27 + "index": 23 }, { "name": "TransactionSetHashMismatch", - "index": 28 + "index": 24 }, { "name": "ValidatorLimitExceeded", - "index": 29 + "index": 25 } ] } @@ -35339,7 +35581,7 @@ } }, { - "id": 545, + "id": 550, "type": { "path": [ "vault_registry", @@ -35390,7 +35632,7 @@ } }, { - "id": 546, + "id": 551, "type": { "path": [ "vault_registry", @@ -35434,12 +35676,12 @@ }, { "name": "banned_until", - "type": 239, + "type": 242, "typeName": "Option" }, { "name": "secure_collateral_threshold", - "type": 356, + "type": 359, "typeName": "Option" }, { @@ -35483,7 +35725,7 @@ } }, { - "id": 547, + "id": 552, "type": { "path": [ "vault_registry", @@ -35699,7 +35941,7 @@ } }, { - "id": 548, + "id": 553, "type": { "def": { "tuple": [ @@ -35710,7 +35952,7 @@ } }, { - "id": 549, + "id": 554, "type": { "path": [ "reward", @@ -35760,7 +36002,7 @@ } }, { - "id": 550, + "id": 555, "type": { "def": { "tuple": [ @@ -35771,29 +36013,29 @@ } }, { - "id": 551, + "id": 556, "type": { "def": { "tuple": [ 118, - 550 + 555 ] } } }, { - "id": 552, + "id": 557, "type": { "def": { "tuple": [ 4, - 553 + 558 ] } } }, { - "id": 553, + "id": 558, "type": { "def": { "tuple": [ @@ -35804,18 +36046,18 @@ } }, { - "id": 554, + "id": 559, "type": { "def": { "tuple": [ 118, - 555 + 560 ] } } }, { - "id": 555, + "id": 560, "type": { "def": { "tuple": [ @@ -35827,7 +36069,7 @@ } }, { - "id": 556, + "id": 561, "type": { "path": [ "staking", @@ -35873,7 +36115,40 @@ } }, { - "id": 557, + "id": 562, + "type": { + "path": [ + "clients_info", + "pallet", + "Error" + ], + "params": [ + { + "name": "T", + "type": null + } + ], + "def": { + "variant": { + "variants": [ + { + "name": "ThisAccountIdIsNotAuthorized", + "index": 0 + }, + { + "name": "UserUnableToDeauthorizeThemself", + "index": 1 + } + ] + } + }, + "docs": [ + "\n\t\t\tCustom [dispatch errors](https://docs.substrate.io/main-docs/build/events-errors/)\n\t\t\tof this pallet.\n\t\t\t" + ] + } + }, + { + "id": 563, "type": { "path": [ "bifrost_farming", @@ -35903,12 +36178,12 @@ "fields": [ { "name": "tokens_proportion", - "type": 558, + "type": 564, "typeName": "BTreeMap" }, { "name": "basic_token", - "type": 360, + "type": 364, "typeName": "(CurrencyIdOf, Perbill)" }, { @@ -35918,17 +36193,17 @@ }, { "name": "basic_rewards", - "type": 559, + "type": 565, "typeName": "BTreeMap" }, { "name": "rewards", - "type": 560, + "type": 566, "typeName": "BTreeMap" }, { "name": "state", - "type": 563, + "type": 569, "typeName": "PoolState" }, { @@ -35943,12 +36218,12 @@ }, { "name": "gauge", - "type": 239, + "type": 242, "typeName": "Option" }, { "name": "block_startup", - "type": 239, + "type": 242, "typeName": "Option" }, { @@ -35982,7 +36257,7 @@ } }, { - "id": 558, + "id": 564, "type": { "path": [ "BTreeMap" @@ -35994,14 +36269,14 @@ }, { "name": "V", - "type": 361 + "type": 365 } ], "def": { "composite": { "fields": [ { - "type": 359 + "type": 363 } ] } @@ -36009,7 +36284,7 @@ } }, { - "id": 559, + "id": 565, "type": { "path": [ "BTreeMap" @@ -36028,7 +36303,7 @@ "composite": { "fields": [ { - "type": 161 + "type": 164 } ] } @@ -36036,7 +36311,7 @@ } }, { - "id": 560, + "id": 566, "type": { "path": [ "BTreeMap" @@ -36048,14 +36323,14 @@ }, { "name": "V", - "type": 523 + "type": 527 } ], "def": { "composite": { "fields": [ { - "type": 561 + "type": 567 } ] } @@ -36063,28 +36338,28 @@ } }, { - "id": 561, + "id": 567, "type": { "def": { "sequence": { - "type": 562 + "type": 568 } } } }, { - "id": 562, + "id": 568, "type": { "def": { "tuple": [ 118, - 523 + 527 ] } } }, { - "id": 563, + "id": 569, "type": { "path": [ "bifrost_farming", @@ -36120,7 +36395,7 @@ } }, { - "id": 564, + "id": 570, "type": { "path": [ "bifrost_farming", @@ -36170,12 +36445,12 @@ }, { "name": "rewards", - "type": 565, + "type": 571, "typeName": "BTreeMap" }, { "name": "gauge_basic_rewards", - "type": 559, + "type": 565, "typeName": "BTreeMap" }, { @@ -36195,7 +36470,7 @@ }, { "name": "gauge_state", - "type": 569, + "type": 575, "typeName": "GaugeState" }, { @@ -36209,7 +36484,7 @@ } }, { - "id": 565, + "id": 571, "type": { "path": [ "BTreeMap" @@ -36221,14 +36496,14 @@ }, { "name": "V", - "type": 566 + "type": 572 } ], "def": { "composite": { "fields": [ { - "type": 567 + "type": 573 } ] } @@ -36236,7 +36511,7 @@ } }, { - "id": 566, + "id": 572, "type": { "def": { "tuple": [ @@ -36248,28 +36523,28 @@ } }, { - "id": 567, + "id": 573, "type": { "def": { "sequence": { - "type": 568 + "type": 574 } } } }, { - "id": 568, + "id": 574, "type": { "def": { "tuple": [ 118, - 566 + 572 ] } } }, { - "id": 569, + "id": 575, "type": { "path": [ "bifrost_farming", @@ -36293,7 +36568,7 @@ } }, { - "id": 570, + "id": 576, "type": { "def": { "tuple": [ @@ -36304,7 +36579,7 @@ } }, { - "id": 571, + "id": 577, "type": { "path": [ "bifrost_farming", @@ -36379,7 +36654,7 @@ } }, { - "id": 572, + "id": 578, "type": { "path": [ "bifrost_farming", @@ -36419,7 +36694,7 @@ }, { "name": "withdrawn_rewards", - "type": 559, + "type": 565, "typeName": "BTreeMap" }, { @@ -36429,7 +36704,7 @@ }, { "name": "withdraw_list", - "type": 446, + "type": 450, "typeName": "Vec<(BlockNumberFor, BalanceOf)>" } ] @@ -36438,7 +36713,7 @@ } }, { - "id": 573, + "id": 579, "type": { "path": [ "bifrost_farming", @@ -36516,7 +36791,7 @@ } }, { - "id": 574, + "id": 580, "type": { "path": [ "orml_asset_registry", @@ -36577,7 +36852,7 @@ } }, { - "id": 575, + "id": 581, "type": { "path": [ "sp_runtime", @@ -36588,19 +36863,19 @@ "params": [ { "name": "Address", - "type": 229 + "type": 232 }, { "name": "Call", - "type": 236 + "type": 239 }, { "name": "Signature", - "type": 576 + "type": 582 }, { "name": "Extra", - "type": 582 + "type": 588 } ], "def": { @@ -36615,7 +36890,7 @@ } }, { - "id": 576, + "id": 582, "type": { "path": [ "sp_runtime", @@ -36628,7 +36903,7 @@ "name": "Ed25519", "fields": [ { - "type": 577, + "type": 583, "typeName": "ed25519::Signature" } ], @@ -36638,7 +36913,7 @@ "name": "Sr25519", "fields": [ { - "type": 579, + "type": 585, "typeName": "sr25519::Signature" } ], @@ -36648,7 +36923,7 @@ "name": "Ecdsa", "fields": [ { - "type": 580, + "type": 586, "typeName": "ecdsa::Signature" } ], @@ -36660,7 +36935,7 @@ } }, { - "id": 577, + "id": 583, "type": { "path": [ "sp_core", @@ -36671,7 +36946,7 @@ "composite": { "fields": [ { - "type": 578, + "type": 584, "typeName": "[u8; 64]" } ] @@ -36680,7 +36955,7 @@ } }, { - "id": 578, + "id": 584, "type": { "def": { "array": { @@ -36691,7 +36966,7 @@ } }, { - "id": 579, + "id": 585, "type": { "path": [ "sp_core", @@ -36702,7 +36977,7 @@ "composite": { "fields": [ { - "type": 578, + "type": 584, "typeName": "[u8; 64]" } ] @@ -36711,7 +36986,7 @@ } }, { - "id": 580, + "id": 586, "type": { "path": [ "sp_core", @@ -36722,7 +36997,7 @@ "composite": { "fields": [ { - "type": 581, + "type": 587, "typeName": "[u8; 65]" } ] @@ -36731,7 +37006,7 @@ } }, { - "id": 581, + "id": 587, "type": { "def": { "array": { @@ -36742,24 +37017,24 @@ } }, { - "id": 582, + "id": 588, "type": { "def": { "tuple": [ - 583, - 584, - 585, - 586, - 587, 589, 590, - 591 + 591, + 592, + 593, + 595, + 596, + 597 ] } } }, { - "id": 583, + "id": 589, "type": { "path": [ "frame_system", @@ -36779,7 +37054,7 @@ } }, { - "id": 584, + "id": 590, "type": { "path": [ "frame_system", @@ -36799,7 +37074,7 @@ } }, { - "id": 585, + "id": 591, "type": { "path": [ "frame_system", @@ -36819,7 +37094,7 @@ } }, { - "id": 586, + "id": 592, "type": { "path": [ "frame_system", @@ -36839,7 +37114,7 @@ } }, { - "id": 587, + "id": 593, "type": { "path": [ "frame_system", @@ -36857,7 +37132,7 @@ "composite": { "fields": [ { - "type": 588, + "type": 594, "typeName": "Era" } ] @@ -36866,7 +37141,7 @@ } }, { - "id": 588, + "id": 594, "type": { "path": [ "sp_runtime", @@ -39182,7 +39457,7 @@ } }, { - "id": 589, + "id": 595, "type": { "path": [ "frame_system", @@ -39209,7 +39484,7 @@ } }, { - "id": 590, + "id": 596, "type": { "path": [ "frame_system", @@ -39229,7 +39504,7 @@ } }, { - "id": 591, + "id": 597, "type": { "path": [ "pallet_transaction_payment", @@ -39254,7 +39529,7 @@ } }, { - "id": 592, + "id": 598, "type": { "path": [ "amplitude_runtime", @@ -39601,7 +39876,7 @@ "Blake2_128Concat" ], "key": 11, - "value": 172 + "value": 175 } }, "default": [ @@ -39624,7 +39899,7 @@ "name": "LastRuntimeUpgrade", "modifier": "Optional", "ty": { - "Plain": 173 + "Plain": 176 }, "default": [ 0 @@ -39664,7 +39939,7 @@ "name": "ExecutionPhase", "modifier": "Optional", "ty": { - "Plain": 170 + "Plain": 173 }, "default": [ 0 @@ -39676,7 +39951,7 @@ ] }, "calls": { - "ty": 175 + "ty": 178 }, "event": { "ty": 20 @@ -39684,7 +39959,7 @@ "constants": [ { "name": "BlockWeights", - "ty": 178, + "ty": 181, "value": [ 7, 0, @@ -39786,7 +40061,7 @@ }, { "name": "BlockLength", - "ty": 182, + "ty": 185, "value": [ 0, 0, @@ -39820,7 +40095,7 @@ }, { "name": "DbWeight", - "ty": 184, + "ty": 187, "value": [ 64, 120, @@ -39845,7 +40120,7 @@ }, { "name": "Version", - "ty": 185, + "ty": 188, "value": [ 36, 97, @@ -39871,7 +40146,7 @@ 0, 0, 0, - 10, + 11, 0, 0, 0, @@ -40120,7 +40395,7 @@ 0, 0, 0, - 10, + 11, 0, 0, 0, @@ -40132,7 +40407,7 @@ }, { "name": "SS58Prefix", - "ty": 189, + "ty": 192, "value": [ 57, 0 @@ -40147,7 +40422,7 @@ } ], "error": { - "ty": 190 + "ty": 193 }, "index": 0 }, @@ -40195,7 +40470,7 @@ "name": "ValidationData", "modifier": "Optional", "ty": { - "Plain": 191 + "Plain": 194 }, "default": [ 0 @@ -40239,7 +40514,7 @@ "name": "UpgradeRestrictionSignal", "modifier": "Default", "ty": { - "Plain": 193 + "Plain": 196 }, "default": [ 0 @@ -40258,7 +40533,7 @@ "name": "RelayStateProof", "modifier": "Optional", "ty": { - "Plain": 195 + "Plain": 198 }, "default": [ 0 @@ -40276,7 +40551,7 @@ "name": "RelevantMessagingState", "modifier": "Optional", "ty": { - "Plain": 197 + "Plain": 200 }, "default": [ 0 @@ -40295,7 +40570,7 @@ "name": "HostConfiguration", "modifier": "Optional", "ty": { - "Plain": 202 + "Plain": 205 }, "default": [ 0 @@ -40313,7 +40588,7 @@ "name": "LastDmqMqcHead", "modifier": "Default", "ty": { - "Plain": 203 + "Plain": 206 }, "default": [ 0, @@ -40360,7 +40635,7 @@ "name": "LastHrmpMqcHeads", "modifier": "Default", "ty": { - "Plain": 204 + "Plain": 207 }, "default": [ 0 @@ -40412,7 +40687,7 @@ "name": "HrmpOutboundMessages", "modifier": "Default", "ty": { - "Plain": 207 + "Plain": 210 }, "default": [ 0 @@ -40427,7 +40702,7 @@ "name": "UpwardMessages", "modifier": "Default", "ty": { - "Plain": 177 + "Plain": 180 }, "default": [ 0 @@ -40442,7 +40717,7 @@ "name": "PendingUpwardMessages", "modifier": "Default", "ty": { - "Plain": 177 + "Plain": 180 }, "default": [ 0 @@ -40500,7 +40775,7 @@ "name": "AuthorizedUpgrade", "modifier": "Optional", "ty": { - "Plain": 209 + "Plain": 212 }, "default": [ 0 @@ -40527,14 +40802,14 @@ ] }, "calls": { - "ty": 210 + "ty": 213 }, "event": { "ty": 29 }, "constants": [], "error": { - "ty": 219 + "ty": 222 }, "index": 1 }, @@ -40579,7 +40854,7 @@ ] }, "calls": { - "ty": 220 + "ty": 223 }, "event": null, "constants": [ @@ -40809,7 +41084,7 @@ "Blake2_128Concat" ], "key": 0, - "value": 221 + "value": 224 } }, "default": [ @@ -40829,7 +41104,7 @@ "Blake2_128Concat" ], "key": 0, - "value": 225 + "value": 228 } }, "default": [ @@ -40842,7 +41117,7 @@ ] }, "calls": { - "ty": 228 + "ty": 231 }, "event": { "ty": 31 @@ -40902,7 +41177,7 @@ } ], "error": { - "ty": 231 + "ty": 234 }, "index": 10 }, @@ -40941,7 +41216,7 @@ "name": "StorageVersion", "modifier": "Default", "ty": { - "Plain": 232 + "Plain": 235 }, "default": [ 0 @@ -41014,7 +41289,7 @@ "name": "PublicProps", "modifier": "Default", "ty": { - "Plain": 233 + "Plain": 236 }, "default": [ 0 @@ -41032,7 +41307,7 @@ "Twox64Concat" ], "key": 4, - "value": 374 + "value": 378 } }, "default": [ @@ -41086,7 +41361,7 @@ "Twox64Concat" ], "key": 4, - "value": 376 + "value": 380 } }, "default": [ @@ -41107,7 +41382,7 @@ "Twox64Concat" ], "key": 0, - "value": 379 + "value": 383 } }, "default": [ @@ -41191,7 +41466,7 @@ "name": "NextExternal", "modifier": "Optional", "ty": { - "Plain": 385 + "Plain": 389 }, "default": [ 0 @@ -41212,7 +41487,7 @@ "Identity" ], "key": 11, - "value": 386 + "value": 390 } }, "default": [ @@ -41269,7 +41544,7 @@ ] }, "calls": { - "ty": 237 + "ty": 240 }, "event": { "ty": 34 @@ -41454,7 +41729,7 @@ } ], "error": { - "ty": 387 + "ty": 391 }, "index": 13 }, @@ -41467,7 +41742,7 @@ "name": "Proposals", "modifier": "Default", "ty": { - "Plain": 388 + "Plain": 392 }, "default": [ 0 @@ -41485,7 +41760,7 @@ "Identity" ], "key": 11, - "value": 236 + "value": 239 } }, "default": [ @@ -41504,7 +41779,7 @@ "Identity" ], "key": 11, - "value": 389 + "value": 393 } }, "default": [ @@ -41534,7 +41809,7 @@ "name": "Members", "modifier": "Default", "ty": { - "Plain": 241 + "Plain": 244 }, "default": [ 0 @@ -41559,14 +41834,14 @@ ] }, "calls": { - "ty": 240 + "ty": 243 }, "event": { "ty": 39 }, "constants": [], "error": { - "ty": 390 + "ty": 394 }, "index": 14 }, @@ -41579,7 +41854,7 @@ "name": "Proposals", "modifier": "Default", "ty": { - "Plain": 391 + "Plain": 395 }, "default": [ 0 @@ -41597,7 +41872,7 @@ "Identity" ], "key": 11, - "value": 236 + "value": 239 } }, "default": [ @@ -41616,7 +41891,7 @@ "Identity" ], "key": 11, - "value": 389 + "value": 393 } }, "default": [ @@ -41646,7 +41921,7 @@ "name": "Members", "modifier": "Default", "ty": { - "Plain": 241 + "Plain": 244 }, "default": [ 0 @@ -41671,14 +41946,14 @@ ] }, "calls": { - "ty": 245 + "ty": 248 }, "event": { "ty": 43 }, "constants": [], "error": { - "ty": 392 + "ty": 396 }, "index": 15 }, @@ -41707,7 +41982,7 @@ "Twox64Concat" ], "key": 4, - "value": 393 + "value": 397 } }, "default": [ @@ -41742,7 +42017,7 @@ ] }, "calls": { - "ty": 246 + "ty": 249 }, "event": { "ty": 44 @@ -41782,7 +42057,7 @@ } ], "error": { - "ty": 397 + "ty": 401 }, "index": 16 }, @@ -41800,7 +42075,7 @@ "Identity" ], "key": 11, - "value": 398 + "value": 402 } }, "default": [ @@ -41818,8 +42093,8 @@ "hashers": [ "Identity" ], - "key": 401, - "value": 402 + "key": 405, + "value": 406 } }, "default": [ @@ -41830,14 +42105,14 @@ ] }, "calls": { - "ty": 248 + "ty": 251 }, "event": { "ty": 46 }, "constants": [], "error": { - "ty": 403 + "ty": 407 }, "index": 17 }, @@ -41855,8 +42130,8 @@ "Twox64Concat", "Blake2_128Concat" ], - "key": 404, - "value": 405 + "key": 408, + "value": 409 } }, "default": [ @@ -41869,7 +42144,7 @@ ] }, "calls": { - "ty": 249 + "ty": 252 }, "event": { "ty": 47 @@ -41947,7 +42222,7 @@ } ], "error": { - "ty": 407 + "ty": 411 }, "index": 18 }, @@ -41981,7 +42256,7 @@ "Twox64Concat" ], "key": 4, - "value": 408 + "value": 412 } }, "default": [ @@ -42023,7 +42298,7 @@ "name": "Approvals", "modifier": "Default", "ty": { - "Plain": 409 + "Plain": 413 }, "default": [ 0 @@ -42035,7 +42310,7 @@ ] }, "calls": { - "ty": 251 + "ty": 254 }, "event": { "ty": 49 @@ -42043,7 +42318,7 @@ "constants": [ { "name": "ProposalBond", - "ty": 411, + "ty": 415, "value": [ 80, 195, @@ -42105,7 +42380,7 @@ }, { "name": "Burn", - "ty": 411, + "ty": 415, "value": [ 0, 0, @@ -42118,7 +42393,7 @@ }, { "name": "PalletId", - "ty": 412, + "ty": 416, "value": [ 112, 121, @@ -42150,7 +42425,7 @@ } ], "error": { - "ty": 413 + "ty": 417 }, "index": 19 }, @@ -42184,7 +42459,7 @@ "Twox64Concat" ], "key": 4, - "value": 414 + "value": 418 } }, "default": [ @@ -42203,7 +42478,7 @@ "Twox64Concat" ], "key": 4, - "value": 416 + "value": 420 } }, "default": [ @@ -42217,7 +42492,7 @@ "name": "BountyApprovals", "modifier": "Default", "ty": { - "Plain": 409 + "Plain": 413 }, "default": [ 0 @@ -42229,7 +42504,7 @@ ] }, "calls": { - "ty": 252 + "ty": 255 }, "event": { "ty": 50 @@ -42288,7 +42563,7 @@ }, { "name": "CuratorDepositMultiplier", - "ty": 411, + "ty": 415, "value": [ 32, 161, @@ -42421,7 +42696,7 @@ } ], "error": { - "ty": 417 + "ty": 421 }, "index": 20 }, @@ -42479,7 +42754,7 @@ "Twox64Concat" ], "key": 45, - "value": 418 + "value": 422 } }, "default": [ @@ -42498,7 +42773,7 @@ "Twox64Concat" ], "key": 4, - "value": 416 + "value": 420 } }, "default": [ @@ -42545,7 +42820,7 @@ ] }, "calls": { - "ty": 253 + "ty": 256 }, "event": { "ty": 51 @@ -42591,7 +42866,7 @@ } ], "error": { - "ty": 420 + "ty": 424 }, "index": 21 }, @@ -42604,7 +42879,7 @@ "name": "Authorities", "modifier": "Default", "ty": { - "Plain": 421 + "Plain": 425 }, "default": [ 0 @@ -42617,7 +42892,7 @@ "name": "CurrentSlot", "modifier": "Default", "ty": { - "Plain": 423 + "Plain": 427 }, "default": [ 0, @@ -42652,7 +42927,7 @@ "name": "Validators", "modifier": "Default", "ty": { - "Plain": 241 + "Plain": 244 }, "default": [ 0 @@ -42695,7 +42970,7 @@ "name": "QueuedKeys", "modifier": "Default", "ty": { - "Plain": 424 + "Plain": 428 }, "default": [ 0 @@ -42709,7 +42984,7 @@ "name": "DisabledValidators", "modifier": "Default", "ty": { - "Plain": 410 + "Plain": 414 }, "default": [ 0 @@ -42731,7 +43006,7 @@ "Twox64Concat" ], "key": 0, - "value": 255 + "value": 258 } }, "default": [ @@ -42749,7 +43024,7 @@ "hashers": [ "Twox64Concat" ], - "key": 426, + "key": 430, "value": 0 } }, @@ -42763,14 +43038,14 @@ ] }, "calls": { - "ty": 254 + "ty": 257 }, "event": { "ty": 52 }, "constants": [], "error": { - "ty": 428 + "ty": 432 }, "index": 32 }, @@ -42799,7 +43074,7 @@ "name": "Round", "modifier": "Default", "ty": { - "Plain": 429 + "Plain": 433 }, "default": [ 0, @@ -42828,7 +43103,7 @@ "Twox64Concat" ], "key": 0, - "value": 430 + "value": 434 } }, "default": [ @@ -42858,7 +43133,7 @@ "Twox64Concat" ], "key": 0, - "value": 431 + "value": 435 } }, "default": [ @@ -42879,7 +43154,7 @@ "Twox64Concat" ], "key": 0, - "value": 432 + "value": 436 } }, "default": [ @@ -42912,7 +43187,7 @@ "name": "TotalCollatorStake", "modifier": "Default", "ty": { - "Plain": 438 + "Plain": 442 }, "default": [ 0, @@ -42960,7 +43235,7 @@ "name": "TopCandidates", "modifier": "Default", "ty": { - "Plain": 439 + "Plain": 443 }, "default": [ 0 @@ -42982,7 +43257,7 @@ "name": "InflationConfig", "modifier": "Default", "ty": { - "Plain": 441 + "Plain": 445 }, "default": [ 0, @@ -43047,7 +43322,7 @@ "Twox64Concat" ], "key": 0, - "value": 444 + "value": 448 } }, "default": [ @@ -43190,7 +43465,7 @@ ] }, "calls": { - "ty": 258 + "ty": 261 }, "event": { "ty": 53 @@ -43475,7 +43750,7 @@ } ], "error": { - "ty": 448 + "ty": 452 }, "index": 35 }, @@ -43514,7 +43789,7 @@ "name": "Authorities", "modifier": "Default", "ty": { - "Plain": 421 + "Plain": 425 }, "default": [ 0 @@ -43544,7 +43819,7 @@ "name": "InboundXcmpStatus", "modifier": "Default", "ty": { - "Plain": 449 + "Plain": 453 }, "default": [ 0 @@ -43562,7 +43837,7 @@ "Blake2_128Concat", "Twox64Concat" ], - "key": 455, + "key": 459, "value": 12 } }, @@ -43577,7 +43852,7 @@ "name": "OutboundXcmpStatus", "modifier": "Default", "ty": { - "Plain": 456 + "Plain": 460 }, "default": [ 0 @@ -43600,7 +43875,7 @@ "Blake2_128Concat", "Twox64Concat" ], - "key": 459, + "key": 463, "value": 12 } }, @@ -43634,7 +43909,7 @@ "name": "QueueConfig", "modifier": "Default", "ty": { - "Plain": 460 + "Plain": 464 }, "default": [ 2, @@ -43680,7 +43955,7 @@ "Twox64Concat" ], "key": 10, - "value": 461 + "value": 465 } }, "default": [ @@ -43746,14 +44021,14 @@ ] }, "calls": { - "ty": 259 + "ty": 262 }, "event": { "ty": 55 }, "constants": [], "error": { - "ty": 462 + "ty": 466 }, "index": 40 }, @@ -43761,14 +44036,14 @@ "name": "PolkadotXcm", "storage": null, "calls": { - "ty": 260 + "ty": 263 }, "event": { "ty": 58 }, "constants": [], "error": { - "ty": 463 + "ty": 467 }, "index": 41 }, @@ -43781,7 +44056,7 @@ }, "constants": [], "error": { - "ty": 464 + "ty": 468 }, "index": 42 }, @@ -43794,7 +44069,7 @@ "name": "Configuration", "modifier": "Default", "ty": { - "Plain": 465 + "Plain": 469 }, "default": [ 7, @@ -43816,7 +44091,7 @@ "name": "PageIndex", "modifier": "Default", "ty": { - "Plain": 466 + "Plain": 470 }, "default": [ 0, @@ -43849,7 +44124,7 @@ "Blake2_128Concat" ], "key": 4, - "value": 467 + "value": 471 } }, "default": [ @@ -43868,7 +44143,7 @@ "Blake2_128Concat" ], "key": 10, - "value": 468 + "value": 472 } }, "default": [ @@ -43897,14 +44172,14 @@ ] }, "calls": { - "ty": 281 + "ty": 284 }, "event": { "ty": 114 }, "constants": [], "error": { - "ty": 469 + "ty": 473 }, "index": 43 }, @@ -43922,7 +44197,7 @@ "Blake2_128Concat" ], "key": 0, - "value": 470 + "value": 474 } }, "default": [ @@ -43936,7 +44211,7 @@ "name": "StorageVersion", "modifier": "Default", "ty": { - "Plain": 472 + "Plain": 476 }, "default": [ 0 @@ -43950,7 +44225,7 @@ ] }, "calls": { - "ty": 282 + "ty": 285 }, "event": { "ty": 115 @@ -43994,7 +44269,7 @@ } ], "error": { - "ty": 473 + "ty": 477 }, "index": 50 }, @@ -44002,7 +44277,7 @@ "name": "Utility", "storage": null, "calls": { - "ty": 284 + "ty": 287 }, "event": { "ty": 116 @@ -44023,7 +44298,7 @@ } ], "error": { - "ty": 474 + "ty": 478 }, "index": 51 }, @@ -44034,7 +44309,7 @@ "entries": [] }, "calls": { - "ty": 293 + "ty": 296 }, "event": null, "constants": [ @@ -44048,7 +44323,7 @@ } ], "error": { - "ty": 475 + "ty": 479 }, "index": 52 }, @@ -44100,8 +44375,8 @@ "Blake2_128Concat", "Twox64Concat" ], - "key": 476, - "value": 477 + "key": 480, + "value": 481 } }, "default": [ @@ -44121,8 +44396,8 @@ "Blake2_128Concat", "Twox64Concat" ], - "key": 476, - "value": 480 + "key": 480, + "value": 484 } }, "default": [ @@ -44193,8 +44468,8 @@ "Blake2_128Concat", "Twox64Concat" ], - "key": 476, - "value": 481 + "key": 480, + "value": 485 } }, "default": [ @@ -44207,7 +44482,7 @@ ] }, "calls": { - "ty": 294 + "ty": 297 }, "event": { "ty": 117 @@ -44239,7 +44514,7 @@ } ], "error": { - "ty": 484 + "ty": 488 }, "index": 53 }, @@ -44250,7 +44525,7 @@ "entries": [] }, "calls": { - "ty": 295 + "ty": 298 }, "event": { "ty": 121 @@ -44289,7 +44564,7 @@ } ], "error": { - "ty": 485 + "ty": 489 }, "index": 54 }, @@ -44307,7 +44582,7 @@ "Twox64Concat" ], "key": 0, - "value": 486 + "value": 490 } }, "default": [ @@ -44328,7 +44603,7 @@ "Blake2_128Concat" ], "key": 0, - "value": 332 + "value": 335 } }, "default": [ @@ -44348,7 +44623,7 @@ "Twox64Concat" ], "key": 0, - "value": 490 + "value": 494 } }, "default": [ @@ -44382,7 +44657,7 @@ "name": "Registrars", "modifier": "Default", "ty": { - "Plain": 492 + "Plain": 496 }, "default": [ 0 @@ -44397,7 +44672,7 @@ ] }, "calls": { - "ty": 297 + "ty": 300 }, "event": { "ty": 122 @@ -44523,7 +44798,7 @@ } ], "error": { - "ty": 496 + "ty": 500 }, "index": 55 }, @@ -44541,7 +44816,7 @@ "Identity" ], "key": 11, - "value": 497 + "value": 501 } }, "default": [ @@ -44560,7 +44835,7 @@ "Identity" ], "key": 11, - "value": 498 + "value": 502 } }, "default": [ @@ -44579,7 +44854,7 @@ "Identity" ], "key": 11, - "value": 500 + "value": 504 } }, "default": [ @@ -44639,7 +44914,7 @@ "Twox64Concat" ], "key": 0, - "value": 501 + "value": 505 } }, "default": [ @@ -44655,7 +44930,7 @@ "name": "DeletionQueue", "modifier": "Default", "ty": { - "Plain": 503 + "Plain": 507 }, "default": [ 0 @@ -44670,7 +44945,7 @@ ] }, "calls": { - "ty": 336 + "ty": 339 }, "event": { "ty": 123 @@ -44678,7 +44953,7 @@ "constants": [ { "name": "Schedule", - "ty": 506, + "ty": 510, "value": [ 4, 0, @@ -45394,7 +45669,7 @@ } ], "error": { - "ty": 510 + "ty": 514 }, "index": 56 }, @@ -45407,7 +45682,7 @@ "name": "RandomMaterial", "modifier": "Default", "ty": { - "Plain": 511 + "Plain": 515 }, "default": [ 0 @@ -45458,7 +45733,7 @@ "hashers": [ "Blake2_128Concat" ], - "key": 512, + "key": 516, "value": 42 } }, @@ -45488,7 +45763,7 @@ "hashers": [ "Blake2_128Concat" ], - "key": 512, + "key": 516, "value": 128 } }, @@ -45544,14 +45819,14 @@ ] }, "calls": { - "ty": 339 + "ty": 342 }, "event": { "ty": 124 }, "constants": [], "error": { - "ty": 513 + "ty": 517 }, "index": 58 }, @@ -45568,7 +45843,7 @@ "hashers": [ "Blake2_128Concat" ], - "key": 514, + "key": 518, "value": 6 } }, @@ -45648,8 +45923,8 @@ "hashers": [ "Twox64Concat" ], - "key": 515, - "value": 516 + "key": 519, + "value": 520 } }, "default": [ @@ -45695,7 +45970,7 @@ "name": "FeeMeta", "modifier": "Default", "ty": { - "Plain": 518 + "Plain": 522 }, "default": [ 0, @@ -45713,8 +45988,8 @@ "hashers": [ "Blake2_128Concat" ], - "key": 515, - "value": 519 + "key": 519, + "value": 523 } }, "default": [ @@ -45730,8 +46005,8 @@ "hashers": [ "Twox64Concat" ], - "key": 515, - "value": 520 + "key": 519, + "value": 524 } }, "default": [ @@ -45749,8 +46024,8 @@ "hashers": [ "Blake2_128Concat" ], - "key": 524, - "value": 523 + "key": 528, + "value": 527 } }, "default": [ @@ -45797,8 +46072,8 @@ "hashers": [ "Twox64Concat" ], - "key": 515, - "value": 520 + "key": 519, + "value": 524 } }, "default": [ @@ -45818,8 +46093,8 @@ "hashers": [ "Twox64Concat" ], - "key": 515, - "value": 525 + "key": 519, + "value": 529 } }, "default": [ @@ -45835,8 +46110,8 @@ "hashers": [ "Twox64Concat" ], - "key": 515, - "value": 525 + "key": 519, + "value": 529 } }, "default": [ @@ -45847,7 +46122,7 @@ ] }, "calls": { - "ty": 340 + "ty": 343 }, "event": { "ty": 129 @@ -45855,7 +46130,7 @@ "constants": [ { "name": "PalletId", - "ty": 412, + "ty": 416, "value": [ 47, 122, @@ -45872,7 +46147,7 @@ } ], "error": { - "ty": 526 + "ty": 530 }, "index": 59 }, @@ -45895,7 +46170,7 @@ } ], "error": { - "ty": 527 + "ty": 531 }, "index": 60 }, @@ -46085,13 +46360,13 @@ ] }, "calls": { - "ty": 342 + "ty": 345 }, "event": null, "constants": [ { "name": "FeePalletId", - "ty": 412, + "ty": 416, "value": [ 109, 111, @@ -46133,7 +46408,7 @@ } ], "error": { - "ty": 528 + "ty": 532 }, "index": 61 }, @@ -46151,7 +46426,7 @@ "Blake2_128Concat" ], "key": 11, - "value": 529 + "value": 533 } }, "default": [ @@ -46294,14 +46569,14 @@ ] }, "calls": { - "ty": 343 + "ty": 346 }, "event": { "ty": 135 }, "constants": [], "error": { - "ty": 531 + "ty": 535 }, "index": 62 }, @@ -46345,14 +46620,14 @@ ] }, "calls": { - "ty": 344 + "ty": 347 }, "event": { "ty": 139 }, "constants": [], "error": { - "ty": 532 + "ty": 536 }, "index": 63 }, @@ -46396,7 +46671,7 @@ "name": "StorageVersion", "modifier": "Default", "ty": { - "Plain": 533 + "Plain": 537 }, "default": [ 0 @@ -46408,14 +46683,14 @@ ] }, "calls": { - "ty": 345 + "ty": 348 }, "event": { "ty": 140 }, "constants": [], "error": { - "ty": 534 + "ty": 538 }, "index": 64 }, @@ -46452,7 +46727,7 @@ "Blake2_128Concat" ], "key": 11, - "value": 535 + "value": 539 } }, "default": [ @@ -46573,18 +46848,35 @@ "docs": [ " Represent current interval current_block_number / IntervalLength" ] + }, + { + "name": "CancelledRedeemAmount", + "modifier": "Optional", + "ty": { + "Map": { + "hashers": [ + "Blake2_128Concat" + ], + "key": 11, + "value": 540 + } + }, + "default": [ + 0 + ], + "docs": [] } ] }, "calls": { - "ty": 346 + "ty": 349 }, "event": { "ty": 146 }, "constants": [], "error": { - "ty": 536 + "ty": 541 }, "index": 65 }, @@ -46602,7 +46894,7 @@ "Blake2_128Concat" ], "key": 11, - "value": 537 + "value": 542 } }, "default": [ @@ -46662,14 +46954,14 @@ ] }, "calls": { - "ty": 347 + "ty": 350 }, "event": { "ty": 148 }, "constants": [], "error": { - "ty": 539 + "ty": 544 }, "index": 66 }, @@ -46695,7 +46987,7 @@ "name": "Errors", "modifier": "Default", "ty": { - "Plain": 540 + "Plain": 545 }, "default": [ 0 @@ -46708,7 +47000,7 @@ "name": "Nonce", "modifier": "Default", "ty": { - "Plain": 516 + "Plain": 520 }, "default": [ 0, @@ -46772,14 +47064,14 @@ ] }, "calls": { - "ty": 348 + "ty": 351 }, "event": { "ty": 149 }, "constants": [], "error": { - "ty": 541 + "ty": 546 }, "index": 67 }, @@ -46792,7 +47084,7 @@ "name": "Organizations", "modifier": "Default", "ty": { - "Plain": 542 + "Plain": 547 }, "default": [ 0 @@ -46803,7 +47095,7 @@ "name": "Validators", "modifier": "Default", "ty": { - "Plain": 543 + "Plain": 548 }, "default": [ 0 @@ -46814,7 +47106,7 @@ "name": "OldOrganizations", "modifier": "Default", "ty": { - "Plain": 542 + "Plain": 547 }, "default": [ 0 @@ -46825,7 +47117,7 @@ "name": "OldValidators", "modifier": "Default", "ty": { - "Plain": 543 + "Plain": 548 }, "default": [ 0 @@ -46849,7 +47141,7 @@ ] }, "calls": { - "ty": 349 + "ty": 352 }, "event": { "ty": 153 @@ -46887,7 +47179,7 @@ } ], "error": { - "ty": 544 + "ty": 549 }, "index": 68 }, @@ -47038,7 +47330,7 @@ "Blake2_128Concat" ], "key": 137, - "value": 545 + "value": 550 } }, "default": [ @@ -47055,7 +47347,7 @@ "Blake2_128Concat" ], "key": 136, - "value": 546 + "value": 551 } }, "default": [ @@ -47084,25 +47376,6 @@ " Mapping of Vaults, using the respective Vault account identifier as key." ] }, - { - "name": "ReservedAddresses", - "modifier": "Optional", - "ty": { - "Map": { - "hashers": [ - "Blake2_128Concat" - ], - "key": 1, - "value": 136 - } - }, - "default": [ - 0 - ], - "docs": [ - " Mapping of reserved Stellar addresses to the registered account" - ] - }, { "name": "TotalUserVaultCollateral", "modifier": "Default", @@ -47141,7 +47414,7 @@ ] }, "calls": { - "ty": 355 + "ty": 358 }, "event": { "ty": 154 @@ -47149,7 +47422,7 @@ "constants": [ { "name": "PalletId", - "ty": 412, + "ty": 416, "value": [ 109, 111, @@ -47176,7 +47449,7 @@ } ], "error": { - "ty": 547 + "ty": 552 }, "index": 69 }, @@ -47325,7 +47598,7 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 548, + "key": 553, "value": 157 } }, @@ -47354,7 +47627,7 @@ ] }, "calls": { - "ty": 357 + "ty": 360 }, "event": { "ty": 156 @@ -47370,7 +47643,7 @@ } ], "error": { - "ty": 549 + "ty": 554 }, "index": 70 }, @@ -47388,7 +47661,7 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 550, + "key": 555, "value": 157 } }, @@ -47423,7 +47696,7 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 550, + "key": 555, "value": 157 } }, @@ -47458,7 +47731,7 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 551, + "key": 556, "value": 157 } }, @@ -47494,7 +47767,7 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 551, + "key": 556, "value": 157 } }, @@ -47529,7 +47802,7 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 550, + "key": 555, "value": 157 } }, @@ -47564,7 +47837,7 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 552, + "key": 557, "value": 157 } }, @@ -47599,7 +47872,7 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 554, + "key": 559, "value": 157 } }, @@ -47634,7 +47907,7 @@ "Blake2_128Concat", "Blake2_128Concat" ], - "key": 552, + "key": 557, "value": 157 } }, @@ -47700,10 +47973,113 @@ } ], "error": { - "ty": 556 + "ty": 561 }, "index": 71 }, + { + "name": "ClientsInfo", + "storage": { + "prefix": "ClientsInfo", + "entries": [ + { + "name": "CurrentClientReleases", + "modifier": "Optional", + "ty": { + "Map": { + "hashers": [ + "Blake2_128Concat" + ], + "key": 162, + "value": 161 + } + }, + "default": [ + 0 + ], + "docs": [ + " Mapping of client name (string literal represented as bytes) to its release details." + ] + }, + { + "name": "PendingClientReleases", + "modifier": "Optional", + "ty": { + "Map": { + "hashers": [ + "Blake2_128Concat" + ], + "key": 162, + "value": 161 + } + }, + "default": [ + 0 + ], + "docs": [ + " Mapping of client name (string literal represented as bytes) to its pending release details." + ] + }, + { + "name": "AuthorizedAccounts", + "modifier": "Optional", + "ty": { + "Map": { + "hashers": [ + "Blake2_128Concat" + ], + "key": 0, + "value": 42 + } + }, + "default": [ + 0 + ], + "docs": [ + " List of all authorized accounts" + ] + } + ] + }, + "calls": { + "ty": 361 + }, + "event": { + "ty": 160 + }, + "constants": [ + { + "name": "MaxNameLength", + "ty": 4, + "value": [ + 255, + 0, + 0, + 0 + ], + "docs": [ + " The maximum length of a client name." + ] + }, + { + "name": "MaxUriLength", + "ty": 4, + "value": [ + 255, + 0, + 0, + 0 + ], + "docs": [ + " The maximum length of a client URI." + ] + } + ], + "error": { + "ty": 562 + }, + "index": 72 + }, { "name": "Farming", "storage": { @@ -47760,7 +48136,7 @@ "Twox64Concat" ], "key": 4, - "value": 557 + "value": 563 } }, "default": [ @@ -47781,7 +48157,7 @@ "Twox64Concat" ], "key": 4, - "value": 564 + "value": 570 } }, "default": [ @@ -47802,8 +48178,8 @@ "Twox64Concat", "Twox64Concat" ], - "key": 570, - "value": 571 + "key": 576, + "value": 577 } }, "default": [ @@ -47820,8 +48196,8 @@ "Twox64Concat", "Twox64Concat" ], - "key": 570, - "value": 572 + "key": 576, + "value": 578 } }, "default": [ @@ -47837,10 +48213,10 @@ ] }, "calls": { - "ty": 358 + "ty": 362 }, "event": { - "ty": 160 + "ty": 163 }, "constants": [ { @@ -47884,7 +48260,7 @@ }, { "name": "Keeper", - "ty": 412, + "ty": 416, "value": [ 97, 109, @@ -47901,7 +48277,7 @@ }, { "name": "RewardIssuer", - "ty": 412, + "ty": 416, "value": [ 97, 109, @@ -47916,7 +48292,7 @@ } ], "error": { - "ty": 573 + "ty": 579 }, "index": 90 }, @@ -47934,7 +48310,7 @@ "Twox64Concat" ], "key": 118, - "value": 166 + "value": 169 } }, "default": [ @@ -47980,14 +48356,14 @@ ] }, "calls": { - "ty": 366 + "ty": 370 }, "event": { - "ty": 165 + "ty": 168 }, "constants": [], "error": { - "ty": 574 + "ty": 580 }, "index": 91 }, @@ -47995,10 +48371,10 @@ "name": "VestingManager", "storage": null, "calls": { - "ty": 371 + "ty": 375 }, "event": { - "ty": 169 + "ty": 172 }, "constants": [], "error": null, @@ -48006,52 +48382,52 @@ } ], "extrinsic": { - "ty": 575, + "ty": 581, "version": 4, "signed_extensions": [ { "identifier": "CheckNonZeroSender", - "ty": 583, + "ty": 589, "additional_signed": 42 }, { "identifier": "CheckSpecVersion", - "ty": 584, + "ty": 590, "additional_signed": 4 }, { "identifier": "CheckTxVersion", - "ty": 585, + "ty": 591, "additional_signed": 4 }, { "identifier": "CheckGenesis", - "ty": 586, + "ty": 592, "additional_signed": 11 }, { "identifier": "CheckMortality", - "ty": 587, + "ty": 593, "additional_signed": 11 }, { "identifier": "CheckNonce", - "ty": 589, + "ty": 595, "additional_signed": 42 }, { "identifier": "CheckWeight", - "ty": 590, + "ty": 596, "additional_signed": 42 }, { "identifier": "ChargeTransactionPayment", - "ty": 591, + "ty": 597, "additional_signed": 42 } ] }, - "ty": 592 + "ty": 598 } } ] diff --git a/clients/runtime/metadata-parachain-amplitude.scale b/clients/runtime/metadata-parachain-amplitude.scale index bfbfe9dff..7eaa72ae8 100644 Binary files a/clients/runtime/metadata-parachain-amplitude.scale and b/clients/runtime/metadata-parachain-amplitude.scale differ