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:
Devin Bileck 2019-04-23 00:04:51 -07:00
parent 25931c0fd7
commit bfb38fb08e
No known key found for this signature in database
GPG Key ID: C86D829C2399D073

View File

@ -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
);