handle_otc_sign

Function handle_otc_sign 

Source
async fn handle_otc_sign(
    drk: &DrkPtr,
    parts: &[&str],
    input: &[String],
    output: &mut Vec<String>,
)
Expand description

Auxiliary function to define the otc sign subcommand handling.