Anton Kaliaev 15f621141d
remove TimeIotaMs from ABCI consensus params (#3403)
Also

- init substructures to avoid panic in pb2tm.ConsensusParams
Before: if csp.Block is nil and we later try to access/write to it,
we'll panic.
After: if csp.Block is nil and we later try to access/write to it,
there'll be no panic.
2019-03-11 22:21:17 +04:00
..
2018-06-22 02:36:54 +02:00
2018-07-27 04:23:19 +02:00
2018-07-27 04:23:19 +02:00
2018-06-22 02:36:54 +02:00