Browse Source

test

olddPoW
jl777 8 years ago
parent
commit
8731fed26f
  1. 1
      iguana/dpow/dpow_network.c

1
iguana/dpow/dpow_network.c

@ -380,6 +380,7 @@ void komodo_assetcoins()
return; return;
} }
free_json(json); free_json(json);
coin->FULLNODE = -1;
} }
printf("(%s %u) ",CURRENCIES[i],port); printf("(%s %u) ",CURRENCIES[i],port);
} }

Loading…
Cancel
Save