Delete a bunch of shitcoins

This commit is contained in:
Duke Leto
2020-10-25 20:38:20 -04:00
parent 1ef7fba587
commit c3c431cb1d
51 changed files with 3 additions and 102 deletions

View File

@@ -1309,7 +1309,7 @@ int32_t main(int32_t argc,char **argv)
{
if ( dpow_pubkey() < 0 )
{
fprintf(stderr,"couldnt set pubkey for DEX\n");
fprintf(stderr,"couldnt set pubkey for ZEX\n");
return(-1);
}
coin = (char *)argv[1];