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

Add --network and --datadir options #524

Closed
iamyulong opened this issue Jun 11, 2018 · 2 comments
Closed

Add --network and --datadir options #524

iamyulong opened this issue Jun 11, 2018 · 2 comments
Assignees
Labels
Milestone

Comments

@iamyulong
Copy link
Contributor

It would be nice to have the following options:

  • --network: specify which network to connect, e.g. mainnet or testnet
  • --datadir: specify the location of database dir
@aionJoey aionJoey self-assigned this Jul 19, 2018
@aionJoey aionJoey mentioned this issue Aug 7, 2018
12 tasks
@AlexandraRoatis AlexandraRoatis self-assigned this Sep 13, 2018
@AlexandraRoatis AlexandraRoatis added this to the 0.3.2 milestone Sep 13, 2018
@AlexandraRoatis
Copy link
Contributor

To complete the implementation of this feature I will be doing a refactoring of the CLI functionality to use a library for parsing the input parameters so that the options can be given in any order.

@AlexandraRoatis AlexandraRoatis mentioned this issue Sep 25, 2018
12 tasks
@AlexandraRoatis
Copy link
Contributor

Completed in #650. More details on behavior described in #650 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants