Anton Kaliaev
3b2e1f22e4
Closes #4303 Before: ``` TMHOME="/Users/daniel/go/src/github.com/tendermint/thome" tendermint node --proxy_app=unix:///Users/daniel/go/src/github.com/kvstore/example.sock ERROR: 1 error(s) decoding: * error decoding 'consensus.create_empty_blocks_interval': time: invalid duration ``` After: ``` $ TMHOME=/tmp ./build/tendermint node --proxy_app=kvstore ERROR: failed to create node: Couldn't read GenesisDoc file: open /tmp/config/genesis.json: no such file or directory ``` |
5 years ago | |
---|---|---|
.. | ||
contract_tests | [RPC] Static swagger (#3880) | 5 years ago |
priv_val_server | libs/common: Refactor libs/common 5 (#4240) | 5 years ago |
tendermint | cmd: show useful error when tm not initialised (#4512) | 5 years ago |