async fn handle_contract_lock( drk: &DrkPtr, parts: &[&str], output: &mut Vec<String>, )
Auxiliary function to define the contract lock subcommand handling.