mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 05:11:02 +00:00
Companion for polkadot/7659 (#3055)
* extend abridged host config
* update lockfile for {"substrate", "polkadot"}
---------
Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -1447,6 +1447,10 @@ impl<T: Config> Pallet<T> {
|
||||
hrmp_max_message_num_per_candidate: 2,
|
||||
validation_upgrade_cooldown: 2,
|
||||
validation_upgrade_delay: 2,
|
||||
async_backing_params: relay_chain::vstaging::AsyncBackingParams {
|
||||
allowed_ancestry_len: 0,
|
||||
max_candidate_depth: 0,
|
||||
},
|
||||
};
|
||||
<HostConfiguration<T>>::put(host_config);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user