handle_contract_list

Function handle_contract_list 

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

Auxiliary function to define the contract list subcommand handling.