tendermint/config
Anton Kaliaev 4c4a95ca53 config: Add ValidateBasic (#2485)
* add missing options to config.toml template and docs
Refs #2232
* config#ValidateBasic
Refs #2232
* [config] timeouts as time.Duration, not ints
Why:
- native type provides better guarantees than ", in ms" comment (harder
to shoot yourself in the leg)
- flexibility: you can change units
2018-09-26 12:04:44 +02:00
..
config.go config: Add ValidateBasic (#2485) 2018-09-26 12:04:44 +02:00
config_test.go config: Add ValidateBasic (#2485) 2018-09-26 12:04:44 +02:00
toml.go config: Add ValidateBasic (#2485) 2018-09-26 12:04:44 +02:00
toml_test.go Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00