Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ stat
Class
stat
gossipd/gossmap_manage.c:1675–1675 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1673
{
1674
int status;
1675
struct stat st;
1676
1677
if (waitpid(gm->compactd->pid, &status, 0) < 0)
1678
status_failed(STATUS_FAIL_INTERNAL_ERROR,
Callers
1
compactd_done
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected