Conversation
jenpaff
commented
Mar 13, 2025
jenpaff
commented
Mar 13, 2025
jenpaff
commented
Mar 13, 2025
jenpaff
commented
Mar 13, 2025
jenpaff
commented
Mar 13, 2025
e0d56bd to
306b7e1
Compare
jenpaff
commented
Mar 13, 2025
| - reth with subprotocol | ||
| ```console | ||
| RUST_LOG=info cargo run -r --bin reth node --authrpc.port 8651 --http.port 8544 -d --trusted-peers enode://4d4b6cd1361032ca9bd2aeb9d900aa4d45d9ead80ac9423374c451a7254d07662a3eada2d0fe208b6d257ceb0f064284662e857f57b66b54c198bd310ded36d0@127.0.0.1:61398 | ||
| ```bash |
Contributor
Author
There was a problem hiding this comment.
add other options to run, this is the one i've used and tested
7d515f8 to
3729f8f
Compare
rkrasiuk
reviewed
Mar 13, 2025
rkrasiuk
approved these changes
Mar 13, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding more context to the README.