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

gh-pages: remove mention of deprecated flags #22265

Merged
merged 2 commits into from
Feb 16, 2021

Conversation

renaynay
Copy link
Contributor

@renaynay renaynay commented Feb 4, 2021

Updating docs according to #22263 (issue: #22141)

@renaynay renaynay changed the title docs/_interface/Command-Line-Options.md: remove old deprecated flags gh-pages: remove mention of deprecated flags Feb 9, 2021
Copy link
Contributor

@holiman holiman left a comment

Choose a reason for hiding this comment

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

LGTM

@holiman holiman mentioned this pull request Feb 15, 2021

Now we're ready to start mining. In a new terminal session, run ethminer and connect it to geth:

ethminer -G -P http://127.0.0.1:8545

`ethminer` communicates with geth on port 8545 (the default RPC port in geth). You can
change this by giving the [`--rpcport` option](../rpc/server) to `geth`. Ethminer will find
change this by giving the [`--http.port` option](../rpc/server) to `geth`. Ethminer will find
get on any port. You also need to set the port on `ethminer` with `-P
Copy link
Contributor

Choose a reason for hiding this comment

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

geth

@holiman holiman merged commit b7f5e58 into ethereum:gh-pages Feb 16, 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

Successfully merging this pull request may close these issues.

2 participants