Skip to content

Fix CLI help for --rpc-url parameter#1498

Merged
quasiyoke merged 1 commit intomasterfrom
fix-rpc-url-cli-help
Mar 24, 2025
Merged

Fix CLI help for --rpc-url parameter#1498
quasiyoke merged 1 commit intomasterfrom
fix-rpc-url-cli-help

Conversation

@quasiyoke
Copy link
Contributor

@quasiyoke quasiyoke commented Mar 24, 2025

CLI help for --rpc-url parameter doesn't match the current behavior if not passed. If you don't specify --rpc-url, --rpc-url-ngrok-detect, --rpc-url-unset and --rpc-url-scheme-preference parameters, WebSocket will be chosen as the RPC URL scheme (CLI help points out HTTP). This was correctly specified in our documentation (in general, small correction regarding ports). The behavior was introduced in #355 Recent changes to 0.9.43 haven't affected this behavior significantly.

@MOZGIII
Copy link
Contributor

MOZGIII commented Mar 24, 2025

Good find!

@quasiyoke quasiyoke force-pushed the fix-rpc-url-cli-help branch from d0068fb to ec4a4c8 Compare March 24, 2025 13:39
@quasiyoke quasiyoke added this pull request to the merge queue Mar 24, 2025
Merged via the queue into master with commit 283eac7 Mar 24, 2025
21 checks passed
@quasiyoke quasiyoke deleted the fix-rpc-url-cli-help branch March 24, 2025 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants