CodeChain-io/codechain-dashboard

Use the network id from environment variable when sending messages

开放

#56 创建于 2019年6月17日

 (0 条评论) (0 个反应) (0 位负责人)Rust (7 个派生)auto 404
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.

贡献者指南