handle_wallet

Function handle_wallet 

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

Auxiliary function to define the wallet command handling.