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

Function notification_handled

plugins/libplugin.c:2002–2007  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2000}
2001
2002struct command_result *WARN_UNUSED_RESULT
2003notification_handled(struct command *cmd)
2004{
2005 tal_free(cmd);
2006 return &complete;
2007}

Callers 15

json_connectedFunction · 0.85
json_shutdownFunction · 0.85
after_staticbackupFunction · 0.85
json_state_changedFunction · 0.85
json_disconnectFunction · 0.85
json_channel_open_failedFunction · 0.85
json_peer_sigsFunction · 0.85
log_errorFunction · 0.85
listpeers_multi_doneFunction · 0.85
json_balance_snapshotFunction · 0.85
listinvoice_doneFunction · 0.85
listsendpays_doneFunction · 0.85

Calls 1

tal_freeFunction · 0.85

Tested by 2

json_connectedFunction · 0.68
json_shutdownFunction · 0.68