20#ifndef RIPPLE_APP_PEERS_CLUSTERNODESTATUS_H_INCLUDED
21#define RIPPLE_APP_PEERS_CLUSTERNODESTATUS_H_INCLUDED
23#include <xrpl/basics/chrono.h>
24#include <xrpl/protocol/PublicKey.h>
NetClock::time_point mReportTime
std::string const & name() const
PublicKey const identity_
ClusterNode(PublicKey const &identity, std::string const &name, std::uint32_t fee=0, NetClock::time_point rtime=NetClock::time_point{})
std::uint32_t getLoadFee() const
NetClock::time_point getReportTime() const
PublicKey const & identity() const
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.