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

Class amount_msat

devtools/gossmap-compress.c:223–223  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221 int dir)
222{
223 struct amount_msat msat;
224 gossmap_chan_get_update_details(gossmap, chan, dir,
225 NULL, NULL, NULL, NULL, NULL, NULL, &msat, NULL);
226 return msat.millisatoshis; /* Raw: compressed format */

Callers 1

write_updateFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected