pub(crate) async fn run( client: &mut Client, wallet_path: &Path, args_password: Option<String>, ) -> Result<()>