Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error when *port in cli-args #329

Merged
merged 2 commits into from
Nov 6, 2020
Merged

Conversation

alannotnerd
Copy link
Contributor

Fix issue when user put 'rpc-port', 'ws-port', 'port' in cli arguments. It caused by the variable in cli/src/config.rs:extend_cli_args doesn't filter out those argument.

cli/src/config.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@liuchengxu liuchengxu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, only the docs nit.

@liuchengxu liuchengxu merged commit e13a2b8 into develop-2.0 Nov 6, 2020
@liuchengxu liuchengxu deleted the v2.0.0-beta.0-fix branch November 6, 2020 06:01
liuchengxu added a commit that referenced this pull request Nov 6, 2020
* Fix error when *port in cli-args

* Update cli/src/config.rs

Co-authored-by: Liu-Cheng Xu <xuliuchengxlc@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants