CodeChain-io/codechain-dashboard

Use the network id from environment variable when sending messages

Aberta

#56 aberto em 17 de jun. de 2019

 (0 comentário) (0 reação) (0 responsável)Rust (7 forks)auto 404
good first issueserver

Métricas do repositório

Stars
 (27 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador