mirror of
https://github.com/retoaccess1/haveno-reto.git
synced 2024-11-10 05:03:35 +01:00
update clearnet pricenode address to port 8078
This commit is contained in:
parent
c908294250
commit
d1d6576986
@ -116,7 +116,7 @@ public class ProvidersRepository {
|
||||
providers = List.of(
|
||||
"http://localhost:8078/",
|
||||
"https://price.haveno.network/",
|
||||
"http://173.230.142.36:8080/");
|
||||
"http://173.230.142.36:8078/");
|
||||
} else {
|
||||
providers = DEFAULT_NODES;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user