companion for polkadot#4635 (config rename frequency->cooldown) (#880)

* companion for polkadot#4635 (config rename frequency->cooldown)

* update lockfile for polkadot

Co-authored-by: parity-processbot <>
This commit is contained in:
Sergei Shulepov
2021-12-30 21:58:10 +01:00
committed by GitHub
parent c88b4e643a
commit 38ae71fbdd
2 changed files with 250 additions and 249 deletions
Generated
+249 -248
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -56,7 +56,7 @@ impl Default for RelayStateSproofBuilder {
max_upward_message_size: 256, max_upward_message_size: 256,
max_upward_message_num_per_candidate: 5, max_upward_message_num_per_candidate: 5,
hrmp_max_message_num_per_candidate: 5, hrmp_max_message_num_per_candidate: 5,
validation_upgrade_frequency: 6, validation_upgrade_cooldown: 6,
validation_upgrade_delay: 6, validation_upgrade_delay: 6,
}, },
dmq_mqc_head: None, dmq_mqc_head: None,