Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ amount_msat
Class
amount_msat
common/bolt11.c:633–633 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
631
632
struct bolt11 *new_bolt11(const tal_t *ctx,
633
const struct amount_msat *msat TAKES)
634
{
635
struct bolt11 *b11 = tal(ctx, struct bolt11);
636
Callers
1
bolt11_decode_nosig
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected