|
@@ -3432,7 +3432,6 @@ fn airdrop(cfg_override: &ConfigOverride) -> Result<()> {
|
|
|
|
|
|
fn cluster(_cmd: ClusterCommand) -> Result<()> {
|
|
fn cluster(_cmd: ClusterCommand) -> Result<()> {
|
|
println!("Cluster Endpoints:\n");
|
|
println!("Cluster Endpoints:\n");
|
|
- println!("* Mainnet - https://solana-api.projectserum.com");
|
|
|
|
println!("* Mainnet - https://api.mainnet-beta.solana.com");
|
|
println!("* Mainnet - https://api.mainnet-beta.solana.com");
|
|
println!("* Devnet - https://api.devnet.solana.com");
|
|
println!("* Devnet - https://api.devnet.solana.com");
|
|
println!("* Testnet - https://api.testnet.solana.com");
|
|
println!("* Testnet - https://api.testnet.solana.com");
|