7
13
Derivar 12

update public and seed nodes
continuous-integration/drone/pr Build is passing Detalhes

pull/319/head
qvqc há 4 anos
ascendente 74a9ab0b03
cometimento 437134b47d
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 9EB04103C6BE892D

@ -41,12 +41,11 @@ Blockchain Explorers
- https://wownero.xmrauctions.com
Free Public Nodes
- wow7dhbgiljnkspkzpjyy66auegbrye2ptfv4gucgbhireg5rrjza5ad.onion:34568
- so.wow.candy.surf:34568 (US)
- such.wow.candy.surf:34568 (CAN)
- very.wow.candy.surf:34568 (IN)
- much.wow.candy.surf:34568 (UK)
- node.suchwow.xyz:34568 (US)
- global.wownodes.com:34568 (Global)
- node.suchwow.xyz:34568 (US)
- wow.pwned.systems:34568 (NL)
- wowbux.org:34568 (CA)
- wowbuxx535x4exuexja2xfezpwcyznxkofui4ndjiectj4yuh2xheiid.onion:34568
Tor Peers
- wowp2p5gelm6vhl2d5tvfqills63jilgy6hkvlrqljooov5ktaxgqdad.onion

@ -619,11 +619,13 @@ namespace nodetool
}
else
{
full_addrs.insert("138.197.199.19:34567");
full_addrs.insert("165.22.116.169:34567");
full_addrs.insert("139.59.4.6:34567");
full_addrs.insert("158.69.60.225:34567");
full_addrs.insert("159.65.91.59:34567");
full_addrs.insert("158.69.60.225:34567"); // OVH France
full_addrs.insert("159.65.91.59:34567"); // DigiO london
full_addrs.insert("164.90.230.176:34567"); // de1.wownodes.com
full_addrs.insert("64.227.81.144:34567"); // us1.wownodes.com
full_addrs.insert("188.166.237.187:34567"); // sg1.wownodes.com
full_addrs.insert("54.185.62.197:34567"); // node.suchwow.xyz
full_addrs.insert("167.114.196.241:34567"); // wowbux.org
}
return full_addrs;
}

Carregando…
Cancelar
Guardar