mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-29 22:51:03 +00:00
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:
Generated
+249
-248
File diff suppressed because it is too large
Load Diff
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user