mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add hubs.xrpkuwait.com to bootstrap (#5169)
This commit is contained in:
@@ -491,6 +491,9 @@ OverlayImpl::start()
|
||||
|
||||
// Pool of servers operated by ISRDC - https://isrdc.in
|
||||
bootstrapIps.push_back("sahyadri.isrdc.in 51235");
|
||||
|
||||
// Pool of servers operated by @Xrpkuwait - https://xrpkuwait.com
|
||||
bootstrapIps.push_back("hubs.xrpkuwait.com 51235");
|
||||
}
|
||||
|
||||
m_resolver.resolve(
|
||||
|
||||
Reference in New Issue
Block a user