mirror of
https://github.com/logos-blockchain/logos-blockchain-e2e-tests.git
synced 2026-01-05 22:53:11 +00:00
fix: add balancer_interval_secs property to sample file
This commit is contained in:
parent
bcedf4b83d
commit
9e45d0d890
@ -7,12 +7,13 @@ security_param: 10
|
|||||||
active_slot_coeff: 0.9
|
active_slot_coeff: 0.9
|
||||||
|
|
||||||
# DaConfig related parameters
|
# DaConfig related parameters
|
||||||
subnetwork_size: 1024
|
subnetwork_size: 2
|
||||||
dispersal_factor: 2
|
dispersal_factor: 2
|
||||||
num_samples: 1
|
num_samples: 1
|
||||||
num_subnets: 2
|
num_subnets: 2
|
||||||
old_blobs_check_interval_secs: 5
|
old_blobs_check_interval_secs: 5
|
||||||
blobs_validity_duration_secs: 60
|
blobs_validity_duration_secs: 60
|
||||||
|
balancer_interval_secs: 1
|
||||||
global_params_path: "/kzgrs_test_params"
|
global_params_path: "/kzgrs_test_params"
|
||||||
|
|
||||||
# Tracing
|
# Tracing
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user