solana-with-rpc-optimizations/cli
Tyera Eulberg 8319fa05d0
solana-cli: selectively require keypair (#6477)
* Make parse_command consistent

* Strip pubkey out of parse_stake_create_account

* Move validator-info args into module

* Strip pubkey out of parse_validator_info_command

* Strip pubkey out of parse_vote_create_account

* Strip pubkey out of balance parsing

* Strip pubkey out of parse pay

* Only verify keypair existence if command requires it

* Use struct instead of tuple
2019-10-21 17:08:09 -06:00
..
src solana-cli: selectively require keypair (#6477) 2019-10-21 17:08:09 -06:00
tests solana-cli: selectively require keypair (#6477) 2019-10-21 17:08:09 -06:00
.gitignore
Cargo.toml Bump reqwest from 0.9.21 to 0.9.22 2019-10-14 16:33:16 -07:00