Skip to content

Use RPC to get the port instead of parsing the argument #55

Open
@sgkim126

Description

@sgkim126

Currently, the client thinks the port of the node is 3485 if there is no argument.

fn parse_flags(args: &[String]) -> (u16, String) {

However, the port can be set through config.toml.
Please make it use net_port RPC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions