Skip to main content

path_slots_of

Function path_slots_of 

Source
pub fn path_slots_of<G>(graph: G) -> PathSlotResolver
where G: NetworkGraphView<NodeId = OffchainPublicKey> + Send + Sync + 'static,
Expand description

Reads path slots out of a network graph.