CodeChain-io / CodeChain-io/codechain-dashboard

Use RPC to get the port instead of parsing the argument

Ouverte
#55 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
client
Langage dominant
Rust
Étoiles
27
Forks
7
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Currently, the client thinks the port of the node is 3485 if there is no argument.
https://github.com/CodeChain-io/codechain-dashboard/blob/2f061c27b74d44f1c4488e88a1d91c1640078c6a/client/src/process/mod.rs#L622
However, the port can be set through config.toml.
Please make it use `net_port` RPC.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.