Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ee121ce

Browse files
authored
Fixed link (#308)
1 parent b21e808 commit ee121ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/building-a-node-with-ldk/handling-events.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ if let event = event.getValueAsFundingGenerationReady() {
6969

7070
</CodeSwitcher>
7171

72-
References: [Rust `Event` docs](https://docs.rs/lightning/*/lightning/util/events/enum.Event.html), [Java/Kotlin `Event` bindings](https://github.com/lightningdevkit/ldk-garbagecollected/blob/main/src/main/java/org/ldk/structs/Event.java)
72+
References: [Rust `Event` docs](https://docs.rs/lightning/*/lightning/events/enum.Event.html), [Java/Kotlin `Event` bindings](https://github.com/lightningdevkit/ldk-garbagecollected/blob/main/src/main/java/org/ldk/structs/Event.java)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /