tendermint/blockchain
Anton Kaliaev 716364182d
[state] expose ChainID and Params
```
jaekwon
Yeah we should definitely expose ChainID.
ConsensusParams is small enough, we can just write it.
```
https://github.com/tendermint/tendermint/pull/676#discussion_r144123203
2017-10-16 10:34:02 +04:00
..
pool.go all: no more anonymous imports 2017-10-04 16:40:45 -04:00
pool_test.go all: no more anonymous imports 2017-10-04 16:40:45 -04:00
reactor.go [state] expose ChainID and Params 2017-10-16 10:34:02 +04:00
reactor_test.go [state] expose ChainID and Params 2017-10-16 10:34:02 +04:00
store.go ChainID() and Params() do not return errors 2017-10-16 10:34:02 +04:00