mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-07-30 19:41:24 +00:00
WalletTool: Fix not using peer discoveries.
This commit is contained in:
@@ -1267,6 +1267,8 @@ public class WalletTool {
|
||||
System.exit(1);
|
||||
}
|
||||
}
|
||||
} else {
|
||||
peerGroup.setRequiredServices(0);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user