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

Function layer_name

plugins/askrene/layer.c:865–868  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

863}
864
865const char *layer_name(const struct layer *layer)
866{
867 return layer->name;
868}
869
870void layer_add_local_channel(struct layer *layer,
871 const struct node_id *src,

Callers 5

json_askrene_unreserveFunction · 0.85
json_askrene_ageFunction · 0.85
why_max_constrainedFunction · 0.85
describe_disabledFunction · 0.85
describe_capacityFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected