mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Make iScourceScore public.
This commit is contained in:
@@ -904,7 +904,7 @@ void UniqueNodeList::responseFetch(const std::string strDomain, const boost::sys
|
||||
else
|
||||
{
|
||||
std::cerr
|
||||
<< boost::format("Validator: '%s' unabile to retrieve " NODE_FILE_NAME ": %s")
|
||||
<< boost::format("Validator: '%s' unable to retrieve " NODE_FILE_NAME ": %s")
|
||||
% strDomain
|
||||
% err.message()
|
||||
<< std::endl;
|
||||
|
||||
Reference in New Issue
Block a user