Function solana_clap_utils::input_parsers::pubkeys_sigs_of
source ยท pub fn pubkeys_sigs_of(
matches: &ArgMatches<'_>,
name: &str,
) -> Option<Vec<(Pubkey, Signature)>>
pub fn pubkeys_sigs_of(
matches: &ArgMatches<'_>,
name: &str,
) -> Option<Vec<(Pubkey, Signature)>>