mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-17 13:54:20 +01:00
add webhook module
This commit is contained in:
@@ -14,6 +14,7 @@ mod send_payment;
|
|||||||
mod send_spontaneous_payment;
|
mod send_spontaneous_payment;
|
||||||
mod service_status;
|
mod service_status;
|
||||||
mod static_channel_backup;
|
mod static_channel_backup;
|
||||||
|
mod webhook;
|
||||||
|
|
||||||
use anyhow::Result;
|
use anyhow::Result;
|
||||||
use breez_sdk_core::*;
|
use breez_sdk_core::*;
|
||||||
|
|||||||
Reference in New Issue
Block a user