MCPcopy Create free account
hub / github.com/ElementsProject/lightning / inject_refresh_done

Function inject_refresh_done

plugins/bkpr/bookkeeper.c:1675–1679  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1673}
1674
1675static struct command_result *inject_refresh_done(struct command *notif_cmd,
1676 void *unused)
1677{
1678 return notification_handled(notif_cmd);
1679}
1680
1681static struct command_result *inject_done(struct command *notif_cmd,
1682 const char *methodname,

Callers

nothing calls this directly

Calls 1

notification_handledFunction · 0.50

Tested by

no test coverage detected