solana_clap_utils::input_parsers

Function keypairs_of

source
pub fn keypairs_of(matches: &ArgMatches<'_>, name: &str) -> Option<Vec<Keypair>>