Where are i can find peers to synchronizing with network?
I started aeond, but he can`t find peers
WARN cn src/cryptonote_core/cryptonote_core.cpp:1738 There were 0 blocks in the last 90 minutes, there might be large hash rate changes, or we might be partitioned, cut off from the Aeon network or under attack. Or it could be just sheer bad luck.
If you build from source you will get the updated seed list if not then add some of these using the command line
full_addrs.insert("104.168.163.221:11180");
full_addrs.insert("74.91.23.186:11180");
full_addrs.insert("192.187.114.114:11180");
full_addrs.insert("188.166.75.158:11180");
full_addrs.insert("209.126.84.37:11180");