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

Command line arguments are only parsed with '=' #15

Open
solvman opened this issue Nov 12, 2021 · 0 comments
Open

Command line arguments are only parsed with '=' #15

solvman opened this issue Nov 12, 2021 · 0 comments

Comments

@solvman
Copy link

solvman commented Nov 12, 2021

Command line arguments (some at least) will only work with "=" in the following format:

--public-key=${MINER_KEY}
--node=chainweb-node:1848
--worker=stratum
--thread-count=2
--log-level=info
--no-tls
--stratum-port=1917
--stratum-difficulty=46

Will not work if spaces are used in place of "="

@solvman solvman changed the title args only parsed with '=' in them Command line arguments are only parsed with '=' in them Nov 12, 2021
@solvman solvman changed the title Command line arguments are only parsed with '=' in them Command line arguments are only parsed with '=' Nov 12, 2021
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

No branches or pull requests

1 participant