mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-22 14:42:37 +01:00
Remove restart-mechanism from seed node
This commit is contained in:
parent
bdc860be9f
commit
03db522a11
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ public class SeedNodeMain extends ExecutableForAppWithP2p {
|
|||
protected void doExecute(OptionSet options) {
|
||||
super.doExecute(options);
|
||||
|
||||
checkMemory(bisqEnvironment, this);
|
||||
CommonSetup.setup(this);
|
||||
|
||||
keepRunning();
|
||||
|
|
Loading…
Add table
Reference in a new issue