proto: rename timing params to synchrony params (#7554)

This commit is contained in:
William Banfield
2022-01-14 19:52:12 -05:00
committed by William Banfield
parent 8eec8447e8
commit 9f52d9fbd7
11 changed files with 123 additions and 122 deletions
+1 -1
View File
@@ -571,7 +571,7 @@ var testGenesisFmt = `{
"max_gas": "-1",
"time_iota_ms": "10"
},
"timing": {
"synchrony": {
"message_delay": "500000000",
"precision": "10000000"
},