fix: update devnet and testnet urls
This commit is contained in:
committed by
Tyera Eulberg
parent
ec621e71dc
commit
7be3171f4a
@ -37,7 +37,7 @@ where
|
||||
.global(true)
|
||||
.takes_value(true)
|
||||
.value_name("URL")
|
||||
.help("RPC entrypoint address. i.e. http://devnet.solana.com"),
|
||||
.help("RPC entrypoint address. i.e. http://api.devnet.solana.com"),
|
||||
)
|
||||
.subcommand(
|
||||
SubCommand::with_name("distribute-tokens")
|
||||
|
Reference in New Issue
Block a user