Function safecoin_clap_utils::input_parsers::pubkeys_sigs_of [−][src]
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)>>