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

upgrade cli args #249

Merged
merged 1 commit into from
Oct 18, 2023
Merged

upgrade cli args #249

merged 1 commit into from
Oct 18, 2023

Conversation

samelamin
Copy link
Contributor

@samelamin samelamin commented Oct 18, 2023

cli args have been updated based on this release, specifically this pr

summary is below

--rpc--max--payload (replaced by --rpc--max-request-size and --rpc-max-response-size)
--ws--max--out-buffer-capacity
--ws-external (replaced by --rpc_external)
--unsafe--ws--external (replaced by --unsafe-rpc-external)
--ipc--path
--ws-port (replaced by --rpc--port)
--ws-max--connections (replaced by --rpc--max--connections)
--rpc-http (replaced by --rpc-addr)
--rpc-ws (replaced by --rpc-addr)

@samelamin samelamin merged commit fa00ae4 into main Oct 18, 2023
2 checks passed
@samelamin samelamin deleted the upgrade_nodes branch October 18, 2023 17:42
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.

1 participant