From 09a0ab086cdafcb27b74e6346efdc8e96ca8145d Mon Sep 17 00:00:00 2001 From: Wei-Ning Huang Date: Fri, 10 Aug 2018 15:12:56 +0800 Subject: core: update governance interface and move K into config (#40) --- test_config/test.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test_config/test.toml') diff --git a/test_config/test.toml b/test_config/test.toml index 29067a4..0204ea1 100644 --- a/test_config/test.toml +++ b/test_config/test.toml @@ -6,6 +6,10 @@ propose_interval_mean = 5e+02 propose_interval_sigma = 5e+0 max_block = 20 +[validator.consensus] +phi_ratio = 6.66670024394989e-01 +k = 2 + [networking] type = "tcp-local" peer_server = "peer.server" -- cgit v1.2.3