mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Add "sahyadri.isrdc.in" to list of bootstrap nodes
This commit is contained in:
committed by
Nik Bougalis
parent
ef139e8b3c
commit
c04c00d279
@@ -529,6 +529,9 @@ OverlayImpl::onPrepare()
|
||||
|
||||
// Pool of servers operated by Alloy Networks - https://www.alloy.ee
|
||||
bootstrapIps.push_back("zaphod.alloy.ee 51235");
|
||||
|
||||
// Pool of servers operated by ISRDC - https://isrdc.in
|
||||
bootstrapIps.push_back("sahyadri.isrdc.in 51235");
|
||||
}
|
||||
|
||||
m_resolver.resolve (bootstrapIps,
|
||||
|
||||
Reference in New Issue
Block a user