# Constants
RouteDatabaseSizes is the route to get the size of the databases.
RouteGossipMetrics is the route to get metrics about gossip.
RouteNodeInfoExtended is the route to get additional info about the node.
# Structs
DatabaseSizesMetric represents database size metrics.
GossipMetrics represents the metrics for blocks per second.
NodeInfoExtended represents extended information about the node.
ParametersNode contains the definition of the parameters used by the node.