MCPcopy Create free account
hub / github.com/ElementsProject/lightning / priorityqueue_value

Function priorityqueue_value

plugins/askrene/child/priorityqueue.c:149–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147}
148
149const s64 *priorityqueue_value(const struct priorityqueue *q) {
150 return q->value;
151}

Callers 3

priorityqueue_showFunction · 0.85
dijkstra_pathFunction · 0.85
dijkstra_nearest_sinkFunction · 0.85

Calls

no outgoing calls

Tested by 1

priorityqueue_showFunction · 0.68