mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-15 03:35:52 +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);
|
System.exit(1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
peerGroup.setRequiredServices(0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user