mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
.
This commit is contained in:
@@ -1529,7 +1529,7 @@ bool UniqueNodeList::nodeLoad()
|
||||
return false;
|
||||
}
|
||||
|
||||
nodeDefault(strValidators, theConfig.UNL_DEFAULT.native());
|
||||
nodeDefault(strValidators, theConfig.UNL_DEFAULT.string());
|
||||
|
||||
std::cerr << str(boost::format("Processing: %s") % theConfig.UNL_DEFAULT) << std::endl;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user