Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ amount_sat
Class
amount_sat
common/gossmap.c:994–994 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
992
bool gossmap_chan_get_capacity(const struct gossmap *map,
993
const struct gossmap_chan *c,
994
struct amount_sat *amount)
995
{
996
struct gossip_hdr ghdr;
997
size_t off;
Callers
1
gossmap_chan_get_capacity
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected