Function solana_clap_utils::input_parsers::commitment_of

source ยท
pub fn commitment_of(
    matches: &ArgMatches<'_>,
    name: &str,
) -> Option<CommitmentConfig>