CatapultServer  v0.5.0.1 (Elephant)
ToolConfigurationUtils.cpp File Reference
Include dependency graph for ToolConfigurationUtils.cpp:

Namespaces

 catapult
 
 catapult::tools
 

Functions

config::CatapultConfiguration catapult::tools::LoadConfiguration (const std::string &resourcesPath)
 Loads the configuration from resourcesPath. More...
 
std::vector< ionet::Nodecatapult::tools::LoadOptionalApiPeers (const std::string &resourcesPath, model::NetworkIdentifier networkIdentifier)
 Loads optional api peers configuration from resourcesPath for network networkIdentifier. More...
 
std::vector< ionet::Nodecatapult::tools::LoadPeers (const std::string &resourcesPath, model::NetworkIdentifier networkIdentifier)
 Loads p2p peers configuration from resourcesPath for network networkIdentifier. More...