solana_clap_utils::input_parsers

Function pubkeys_of

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