async fn handle_otc_sign( drk: &DrkPtr, parts: &[&str], input: &[String], output: &mut Vec<String>, )
Auxiliary function to define the otc sign subcommand handling.