CodeChain-io/codechain-dashboard
Use the network id from environment variable when sending messages
开放
#56 创建于 2019年6月17日
good first issueserver
仓库指标
- 星标
- (27 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
In some cases, the Agent Server is using the NETWORK_ID from agents. Since the NETWORK_ID could be empty, using the NETWORK_ID from environment variable is better.