|
Clio
develop
The XRP Ledger API server.
|
Represents a node in the cluster. More...
#include <ClioNode.hpp>
Public Attributes | |
| std::shared_ptr< boost::uuids::uuid > | uuid |
| The UUID of the node. | |
| std::chrono::system_clock::time_point | updateTime |
| The time the data about the node was last updated. | |
Static Public Attributes | |
| static constexpr char const * | kTIME_FORMAT = "%Y-%m-%dT%H:%M:%SZ" |
| The format of the time to store in the database. | |
Represents a node in the cluster.