solana/cli
steviez 1844c423a7
Add required cluster argument to solana feature activate subcommand (#32693)
This extra argument serves as an extra guardrail to ensure that the
feature key holder is activating the feature on the intended cluster,
and not solely using a default or config-file stored RPC url to
determine which cluster the feature will be activated on.
2023-08-04 08:28:01 -06:00
..
src Add required cluster argument to solana feature activate subcommand (#32693) 2023-08-04 08:28:01 -06:00
tests Add stake_flags to stake state (#32524) 2023-07-24 09:09:40 -05:00
.gitignore
Cargo.toml Cli: add `find-program-derived-address` command (#30370) 2023-04-17 16:17:40 +09:00