Add "sahyadri.isrdc.in" to list of bootstrap nodes

This commit is contained in:
Vishwas Patil
2019-08-10 16:19:38 +05:30
committed by Nik Bougalis
parent ef139e8b3c
commit c04c00d279
2 changed files with 18 additions and 19 deletions

View File

@@ -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,