We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried to set RPC url for solana configuration. https://lb.drpc.org/ogrpc?network=solana&dkey=Aq...u41
so I wrote on command line: solana config set --url https://lb.drpc.org/ogrpc?network=solana&dkey=Aq...u41
solana config set --url https://lb.drpc.org/ogrpc?network=solana&dkey=Aq...u41
then I got this error:
[1] 26106 :~/----/admin$ Config File: /home/ubuntu/.config/solana/cli/config.yml RPC URL: https://lb.drpc.org/ogrpc?network=solana WebSocket URL: wss://lb.drpc.org/ogrpc?network=solana (computed) Keypair Path: 1.json Commitment: confirmed
How can I set this url for RPC?
The text was updated successfully, but these errors were encountered:
This repository is no longer in use. Please re-open this issue in the agave repo: https://github.com/anza-xyz/agave
Sorry, something went wrong.
No branches or pull requests
Problem
I tried to set RPC url for solana configuration.
https://lb.drpc.org/ogrpc?network=solana&dkey=Aq...u41
so I wrote on command line:
solana config set --url https://lb.drpc.org/ogrpc?network=solana&dkey=Aq...u41
then I got this error:
Proposed Solution
How can I set this url for RPC?
The text was updated successfully, but these errors were encountered: