mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-22 16:44:20 +01:00
pay: Add pay_failure notification
This commit is contained in:
committed by
Rusty Russell
parent
c6fd849aa3
commit
ef7f9a8022
@@ -379,6 +379,7 @@ static const struct plugin_hook hooks[] = {
|
||||
|
||||
static const char *notification_topics[] = {
|
||||
"pay_success",
|
||||
"pay_failure",
|
||||
};
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
|
||||
Reference in New Issue
Block a user