CodeChain-io/codechain-dashboard
Use the network id from environment variable when sending messages
Open
#56 opened on Jun 17, 2019
good first issueserver
Repository metrics
- Stars
- (27 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.