CodeChain-io / CodeChain-io/codechain-dashboard

Use RPC to get the port instead of parsing the argument

未关闭
#55 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
client
主要语言
Rust
星标
27
派生
7
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。