aboutsummaryrefslogblamecommitdiffstats
path: root/test_config/test.toml
blob: a9783756b95ef069df89f4904e721692f3b62af5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                           
title = "DEXON Consensus Simulation Config"

[validator]
num =7 
propose_interval_mean = 5e+02
propose_interval_sigma = 3e+01
max_block = 10

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