mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-01-08 02:58:52 +00:00
add i2p seeds
This commit is contained in:
parent
8ab87421d9
commit
a7c7711b47
@ -850,6 +850,9 @@ namespace nodetool
|
|||||||
if (m_nettype == cryptonote::MAINNET)
|
if (m_nettype == cryptonote::MAINNET)
|
||||||
{
|
{
|
||||||
return {
|
return {
|
||||||
|
"lrq65qrhpbt5voom2ncvowpes6kvobodkldhpuwhxlsrpugmgmlq.b32.i2p:34565",
|
||||||
|
"72tbpgeczdtx2q2enbyaqcot7mghbnjenjkmdpyylrssqehr746a.b32.i2p:34565",
|
||||||
|
"rkel2qy7xv3cc5bnxfrzwgh3jvd4woagd4vlhr3qsdxy6cfkimnq.b32.i2p:34565",
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
return {};
|
return {};
|
||||||
|
Loading…
Reference in New Issue
Block a user