rename in additional test

This commit is contained in:
William Banfield
2022-01-11 17:20:46 -05:00
parent 1b55ae2880
commit c653dbf723

View File

@@ -71,7 +71,7 @@ func TestBasicGenesisDoc(t *testing.T) {
"app_hash":"",
"app_state":{"account_owner": "Bob"},
"consensus_params": {
"timing": {"precision": "1", "message_delay": "10"},
"synchrony": {"precision": "1", "message_delay": "10"},
"validator": {"pub_key_types":["ed25519"]},
"block": {"max_bytes": "100"},
"evidence": {"max_age_num_blocks": "100", "max_age_duration": "10"}