aboutsummaryrefslogtreecommitdiffstats
path: root/test_config/test.toml
blob: 29067a4991c1664c48b455c7b5634244718d6a70 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
title = "DEXON Consensus Simulation Config"

[validator]
num = 21
propose_interval_mean = 5e+02
propose_interval_sigma = 5e+0
max_block = 20

[networking]
type = "tcp-local"
peer_server = "peer.server"
mean = 1e+02
sigma = 1e+01
loss_rate_value = 0e+00