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

Create config struct for mixnode (possibly also for client) #21

Closed
jstuczyn opened this issue Jan 7, 2020 · 0 comments · Fixed by #117
Closed

Create config struct for mixnode (possibly also for client) #21

jstuczyn opened this issue Jan 7, 2020 · 0 comments · Fixed by #117
Assignees
Milestone

Comments

@jstuczyn
Copy link
Contributor

jstuczyn commented Jan 7, 2020

Currently only our provider does nice argument parsing to create a proper config (i.e. fn new_config(matches: &ArgMatches) -> provider::Config. It would be nice if mixnode did something similar and we just passed the config itself to create the mix instance.

@jstuczyn jstuczyn added this to Backlog in Core systems via automation Jan 7, 2020
@futurechimp futurechimp added this to the 0.3.0 milestone Jan 7, 2020
@futurechimp futurechimp modified the milestones: 0.3.0, 0.4.0, 0.5.0 Jan 20, 2020
@jstuczyn jstuczyn moved this from Backlog to In progress in Core systems Jan 24, 2020
@jstuczyn jstuczyn self-assigned this Jan 24, 2020
Core systems automation moved this from In progress to Done Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Core systems
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants