1#ifndef XRPL_PEERFINDER_SOURCESTRINGS_H_INCLUDED 
    2#define XRPL_PEERFINDER_SOURCESTRINGS_H_INCLUDED 
    4#include <xrpld/peerfinder/detail/Source.h> 
Provides addresses from a static set of strings.
 
static std::shared_ptr< Source > New(std::string const &name, Strings const &strings)
 
A static or dynamic source of peer addresses.
 
virtual std::string const & name()=0
 
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.