mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
Reflect pricenode operator change in ProvidersRepository
I have taken over one of the pricenodes from Manfred. See bisq-network/roles#14
This commit is contained in:
parent
25931c0fd7
commit
bfb38fb08e
@ -43,7 +43,7 @@ public class ProvidersRepository {
|
||||
private static final List<String> DEFAULT_NODES = Arrays.asList(
|
||||
"http://xc3nh4juf2hshy7e.onion/", // @emzy
|
||||
"http://ceaanhbvluug4we6.onion/",// @miker
|
||||
"http://44mgyoe2b6oqiytt.onion/",// @manfredkarrer
|
||||
"http://44mgyoe2b6oqiytt.onion/",// @devinbileck
|
||||
"http://5bmpx76qllutpcyp.onion/",// @cbeams
|
||||
"http://62nvujg5iou3vu3i.onion/" // @manfredkarrer
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user