mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-25 16:05:28 -04:00
Update to lasted TomP2P head
This commit is contained in:
parent
39febbac4b
commit
ec2301c6ab
2 changed files with 2 additions and 2 deletions
|
@ -157,7 +157,7 @@ public class BasicUsecasesInWANTest {
|
|||
}
|
||||
|
||||
@Test
|
||||
//@Ignore
|
||||
@Ignore
|
||||
public void testDHT2Servers() throws Exception {
|
||||
PeerDHT peer1DHT = startClient(CLIENT_1_ID, new Ports().tcpPort(), SERVER_ID_1, SERVER_IP_1, SERVER_PORT_1);
|
||||
PeerDHT peer2DHT = startClient(CLIENT_2_ID, new Ports().tcpPort(), SERVER_ID_2, SERVER_IP_2, SERVER_PORT_2);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue