handle_token_generate_mint

Function handle_token_generate_mint 

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

Auxiliary function to define the token generate mint subcommand handling.