Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
Update ldk.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o authored Nov 6, 2023
1 parent ef3af72 commit 16c23e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lightning/ldk.rs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ fn main() {
message_handler,
channel_message_handler,
routing_message_handler,
onion_message
onion_message,
);

ldk_channel_manager.register_channel_message_handler(btc_service);
Expand Down

0 comments on commit 16c23e3

Please sign in to comment.