Skip to content

Spaced RPC user/password protection #96

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Ximik
Copy link
Member

@Ximik Ximik commented May 26, 2025

Closes #46

@@ -54,6 +54,15 @@ pub struct Args {
/// Spaced RPC URL [default: based on specified chain]
#[arg(long)]
spaced_rpc_url: Option<String>,
Copy link
Member

Choose a reason for hiding this comment

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

lets rename this to rpc_url without spaced_ prefix so its consistent with rpc_ cookie, user, and pass.

@Ximik Ximik requested a review from buffrr June 25, 2025 18:35
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.

Add API RPC authentication
2 participants