Closed vickiniu closed 7 years ago
For https://github.com/chain/chain/pull/1390, we need to call HomeDirFromEnvironment in the config package so we can identify the raft directory. Moving from core into config to avoid circular imports.
LGTM
For https://github.com/chain/chain/pull/1390, we need to call HomeDirFromEnvironment in the config package so we can identify the raft directory. Moving from core into config to avoid circular imports.