solana/cli/src
Tyera Eulberg 11521dca08
Use is_amount clap validator (#7400)
* Fix up is_amount to handle floats for SOL; expand amount_of test

* Use required_lamports_from and is_amount across CLI

* Remove obsolete test (now handled by clap)
2019-12-10 11:29:17 -07:00
..
cli.rs Use is_amount clap validator (#7400) 2019-12-10 11:29:17 -07:00
cluster_query.rs Use is_amount clap validator (#7400) 2019-12-10 11:29:17 -07:00
config.rs Allow secure keypair input for `solana-archiver` and `solana` cli tools (#7106) 2019-11-23 11:55:43 -05:00
display.rs Add offline signing support to CLI (#7104) 2019-11-25 21:09:57 -08:00
lib.rs Add CLI commands for nonces (#7329) 2019-12-10 00:24:44 -08:00
main.rs cli: Add --confirmed option to a couple commands, also add --no-header (#7112) 2019-11-24 17:34:18 -07:00
nonce.rs Use is_amount clap validator (#7400) 2019-12-10 11:29:17 -07:00
stake.rs Use is_amount clap validator (#7400) 2019-12-10 11:29:17 -07:00
storage.rs Fix offline stakes payer (#7385) 2019-12-09 23:11:04 -08:00
validator_info.rs Fix offline stakes payer (#7385) 2019-12-09 23:11:04 -08:00
vote.rs Fix offline stakes payer (#7385) 2019-12-09 23:11:04 -08:00