Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ amount_msat
Class
amount_msat
plugins/offers_inv_hook.c:134–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
struct inv *inv)
133
{
134
struct amount_msat msat = amount_msat(*inv->inv->amount);
135
136
plugin_log(cmd->plugin, LOG_INFORM,
137
"Payed out %s for offer %s%s: %.*s"
,
Callers
2
pay_done
Function · 0.70
listoffers_done
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected