From 16c2d87cead90593b830947c88c8110b23bd2abd Mon Sep 17 00:00:00 2001 From: KewbitXMR Date: Mon, 9 Jun 2025 22:57:52 +0700 Subject: [PATCH] hi --- bot/src/main/java/haveno/bot/app/HavenoBot.java | 17 ----------------- core/src/main/resources/xmr_mainnet.seednodes | 5 +++-- core/src/main/resources/xmr_stagenet.seednodes | 5 +++-- 3 files changed, 6 insertions(+), 21 deletions(-) diff --git a/bot/src/main/java/haveno/bot/app/HavenoBot.java b/bot/src/main/java/haveno/bot/app/HavenoBot.java index c5098f99..c6f67adf 100644 --- a/bot/src/main/java/haveno/bot/app/HavenoBot.java +++ b/bot/src/main/java/haveno/bot/app/HavenoBot.java @@ -15,23 +15,6 @@ * along with Bisq. If not, see . */ - /* - * This file is part of Haveno Multi-Platform by Kewbit. - * - * Bisq is free software: you can redistribute it and/or modify it - * under the terms of the GNU Affero General Public License as published by - * the Free Software Foundation, either version 3 of the License, or (at - * your option) any later version. - * - * Bisq is distributed in the hope that it will be useful, but WITHOUT - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public - * License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with Bisq. If not, see . - */ - package haveno.bot.app; import com.google.inject.Injector; diff --git a/core/src/main/resources/xmr_mainnet.seednodes b/core/src/main/resources/xmr_mainnet.seednodes index 4d292486..3ebd12f1 100644 --- a/core/src/main/resources/xmr_mainnet.seednodes +++ b/core/src/main/resources/xmr_mainnet.seednodes @@ -1,3 +1,4 @@ # nodeaddress.onion:port [(@owner,@backup)] # Not an endorsment, it's a functional mainnet with no trade offers. Will be removed is mainnet trades begin to occur - MAINNET Testing purposes ONLY - Add your own seednodes in the client, DEFAULT NODES MOST BE ADDED TO FUNCTION -5i6blbmuflq4s4im6zby26a7g22oef6kyp7vbwyru6oq5e36akzo3ayd.onion:2001 (@externalAloha1) -dx4ktxyiemjc354imehuaswbhqlidhy62b4ifzigk5p2rb37lxqbveqd.onion:2002 (@externalAloha2) +5i6blbmuflq4s4im6zby26a7g22oef6kyp7vbwyru6oq5e36akzo3ayd.onion:2001 (@op1) +dx4ktxyiemjc354imehuaswbhqlidhy62b4ifzigk5p2rb37lxqbveqd.onion:2002 (@op2) +ajbqx4clnjlr7lmzoftuvpvmqafdiilidsgocvokx6bqj3okk56ccfqd.onion:2003 (@op3) diff --git a/core/src/main/resources/xmr_stagenet.seednodes b/core/src/main/resources/xmr_stagenet.seednodes index 14a139da..0591da04 100644 --- a/core/src/main/resources/xmr_stagenet.seednodes +++ b/core/src/main/resources/xmr_stagenet.seednodes @@ -1,3 +1,4 @@ # nodeaddress.onion:port [(@owner)] -dl57jitswby4yhzpqpu7pwq6iyqg2x6vkio73araparbftlqoqxhvqad.onion:2002 (@devtest1) -3cqlkowdu766sto5wrdqpntpsi7kezwkkakc532i6jeiyu7hha726ead.onion:3003 (@devtest1) +5i6blbmuflq4s4im6zby26a7g22oef6kyp7vbwyru6oq5e36akzo3ayd.onion:2001 +dx4ktxyiemjc354imehuaswbhqlidhy62b4ifzigk5p2rb37lxqbveqd.onion:2002 +ajbqx4clnjlr7lmzoftuvpvmqafdiilidsgocvokx6bqj3okk56ccfqd.onion:2003 \ No newline at end of file