Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2002
struct command_result *WARN_UNUSED_RESULT
2003
notification_handled(struct command *cmd)
2004
{
2005
tal_free(cmd);
2006
return &complete;
2007
}
Callers
15
json_connected
Function · 0.85
json_shutdown
Function · 0.85
after_staticbackup
Function · 0.85
json_state_changed
Function · 0.85
json_disconnect
Function · 0.85
json_channel_open_failed
Function · 0.85
json_peer_sigs
Function · 0.85
log_error
Function · 0.85
listpeers_multi_done
Function · 0.85
json_balance_snapshot
Function · 0.85
listinvoice_done
Function · 0.85
listsendpays_done
Function · 0.85
Calls
1
tal_free
Function · 0.85
Tested by
2
json_connected
Function · 0.68
json_shutdown
Function · 0.68