mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-14 19:25:51 +00:00
WalletTool: Fix not using peer discoveries.
This commit is contained in:
parent
8ca8c64824
commit
09832a65ee
@ -1267,6 +1267,8 @@ public class WalletTool {
|
||||
System.exit(1);
|
||||
}
|
||||
}
|
||||
} else {
|
||||
peerGroup.setRequiredServices(0);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user