Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ amount_msat
Class
amount_msat
lightningd/invoice.c:374–374 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
372
struct lightningd *ld,
373
const struct sha256 *payment_hash,
374
const struct amount_msat msat,
375
const struct secret *payment_secret)
376
{
377
struct invoice invoice;
Callers
1
json_createinvoice
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected