Skip to main content

Module types

Module types 

Expand description

Shared graph telemetry and measurement types.

Structs§

EdgeCapacityUpdate
Update for the edge between src and dest.

Enums§

EdgeTransportTelemetry
Enum representing different types of telemetry data used by the CT mechanism.
MeasurableEdge
Edge measurements accepted for an edge in the graph.
NetworkGraphError
Error observed during the measurements updating the graph edges.

Traits§

MeasurableNode
Marker trait for node identifiers that can be converted into an off-chain public key.
MeasurablePath
Measurable path segment telemetry.
MeasurablePeer
Measurable neighbor peer attributes.