handle_wallet_import_secrets

Function handle_wallet_import_secrets 

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

Auxiliary function to define the wallet import secrets subcommand handling.