mirror of
https://github.com/logos-blockchain/logos-blockchain-e2e-tests.git
synced 2026-01-05 06:33:11 +00:00
fix: remove secs from cfgsync template
This commit is contained in:
parent
f8061cf584
commit
19d4b04a55
@ -11,8 +11,8 @@ subnetwork_size: {{ subnet_size }}
|
||||
dispersal_factor: {{ dispersal_factor }}
|
||||
num_samples: 1
|
||||
num_subnets: {{ subnet_size }}
|
||||
old_blobs_check_interval_secs: "5.0"
|
||||
blobs_validity_duration_secs: "60.0"
|
||||
old_blobs_check_interval: "5.0"
|
||||
blobs_validity_duration: "60.0"
|
||||
global_params_path: "/kzgrs_test_params"
|
||||
min_dispersal_peers: 1
|
||||
min_replication_peers: 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user