diff --git a/oclvanitygen.c b/oclvanitygen.c index 2faed9e..7aad51d 100644 --- a/oclvanitygen.c +++ b/oclvanitygen.c @@ -329,6 +329,7 @@ main(int argc, char **argv) vcp->vc_verbose = verbose; vcp->vc_result_file = result_file; vcp->vc_remove_on_match = remove_on_match; + vcp->vc_pubkeytype = addrtype; vcp->vc_pubkey_base = pubkey_base; vcp->vc_output_match = vg_output_match_console;