Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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