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

Class amount_msat

plugins/offers_inv_hook.c:100–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98 struct inv *inv)
99{
100 struct amount_msat msat = amount_msat(*inv->inv->invoice_amount);
101
102 plugin_log(cmd->plugin, LOG_INFORM,
103 "Payed out %s for invreq %s: %.*s",

Callers 2

pay_doneFunction · 0.70
listinvreqs_doneFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected