mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-01-11 15:29:48 -05:00
add second pricenode
This commit is contained in:
parent
f0fafeb2f7
commit
64949b4912
@ -33,7 +33,8 @@ import java.util.stream.Collectors;
|
||||
@Slf4j
|
||||
public class ProvidersRepository {
|
||||
private static final List<String> DEFAULT_NODES = Arrays.asList(
|
||||
"http://a66ulzwhhudtqy6k2efnhodj2n6wnc5mnzjs3ocqtf47lwtcuo4wxyqd.onion/" // Haveno
|
||||
"http://elaxlgigphpicy5q7pi5wkz2ko2vgjbq4576vic7febmx4xcxvk6deqd.onion/", // Haveno
|
||||
"http://a66ulzwhhudtqy6k2efnhodj2n6wnc5mnzjs3ocqtf47lwtcuo4wxyqd.onion/" // Cake
|
||||
);
|
||||
|
||||
private final Config config;
|
||||
|
Loading…
Reference in New Issue
Block a user