Skip to content

Commit

Permalink
Fix for XEQ
Browse files Browse the repository at this point in the history
  • Loading branch information
MoneroOcean committed May 29, 2024
1 parent 44d2378 commit 8bb9c3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/coins/xmr.js
Original file line number Diff line number Diff line change
Expand Up @@ -1129,6 +1129,7 @@ function Coin(data){
} else miner_address_verify[miner_address] = 1;
let jsonInput;
switch (blockTemplate.port) {
case 9231:
case 17767:
case 18081:
// case 18981:
Expand Down

0 comments on commit 8bb9c3d

Please sign in to comment.