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

chore(devnet): add rpc.host and rpc.port flags in devnet cmd #8449

Merged
merged 1 commit into from
Oct 12, 2023
Merged

chore(devnet): add rpc.host and rpc.port flags in devnet cmd #8449

merged 1 commit into from
Oct 12, 2023

Conversation

leovct
Copy link
Contributor

@leovct leovct commented Oct 12, 2023

Description

Add the possibility to change the RPC address used in devnet without requiring a rebuild.

Test

  • make devnet
  • ./build/bin/devnet --datadir tmp
  • ./build/bin/devnet --datadir tmp --rpc.host localhost --rpc.port 8546

@mh0lt mh0lt merged commit 62d9f37 into ledgerwatch:devel Oct 12, 2023
4 checks passed
@leovct leovct deleted the leovct/chore-add-rpc-flags-in-devnet-cmd branch October 12, 2023 14:23
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.

None yet

2 participants