Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/btdex/ui/MiningPanel.java
Original file line number Diff line number Diff line change
@@ -106,6 +106,7 @@ public boolean accept(File pathname) {

private static final String[] POOL_LIST_TESTNET = {
"http://nivbox.co.uk:9000",
"https://testpool.burstcoin.ro",
};

private ArrayList<BurstAddress> poolAddresses = new ArrayList<>();

0 comments on commit b48475d

Please sign in to comment.