Skip to content

Commit 160d2f2

Browse files
fixup: typo in docs
1 parent 1e87f3e commit 160d2f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning-liquidity/src/lsps5/service.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ where
364364
/// Notify that the client has one or more pending BOLT Onion Messages.
365365
///
366366
/// SHOULD be called by your LSP application logic when you receive Onion Messages
367-
/// for `client_id` while the client is offline. Builds a [`WebhookNotificationMethod::LSPS5LiquidityManagementRequest`]
367+
/// for `client_id` while the client is offline. Builds a [`WebhookNotificationMethod::LSPS5OnionMessageIncoming`]
368368
/// notification, signs it, and enqueues HTTP POSTs to each registered webhook.
369369
///
370370
/// # Parameters

0 commit comments

Comments
 (0)