* feat: update api urls (cherry picked from commit0f3045fb68
) * fix: cluster test (cherry picked from commitae5a10dffd
) * docs: update old devnet and testnet url references (cherry picked from commitec621e71dc
) * fix: update devnet and testnet urls (cherry picked from commit7be3171f4a
) Co-authored-by: Josh Hundley <josh.hundley@gmail.com>
This commit is contained in:
@@ -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