47 virtual void clear() = 0;
Interface for getting a list of recent block hashes .
virtual h256s precedingHashes(h256 const &_mostRecentHash) const =0
virtual ~LastBlockHashesFace()
virtual void clear()=0
Clear any cached result.
std::vector< h256 > h256s