commitment_of

Function commitment_of 

Source
pub fn commitment_of(
    matches: &ArgMatches,
    name: &str,
) -> Option<CommitmentConfig>
👎Deprecated since 2.0.0: Please use ArgMatches::get_one::<CommitmentConfig>(...) instead