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

Class amount_sat

gossipd/routing.c:579–579  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

577 const struct node_id *id1,
578 const struct node_id *id2,
579 struct amount_sat satoshis)
580{
581 struct chan *chan = tal(rstate, struct chan);
582 int n1idx = node_id_idx(id1, id2);

Callers 1

remove_all_gossipFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected