Skip to content

Commit

Permalink
k12 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
christophe committed Oct 21, 2019
1 parent dd748b1 commit 52bcb15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/network.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -746,6 +746,7 @@ static void checkPool() {
mpool = n;
dpool = n;
if (getVariant() == K12_ALGO) {
cryptoType[1] = AeonCrypto;
#ifdef __aarch64__
ports[1] = 3334;
#else
Expand Down

0 comments on commit 52bcb15

Please sign in to comment.