Skip to content

Commit 88d0345

Browse files
committed
f doc update
1 parent ab127e8 commit 88d0345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/routing/gossip.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ pub enum NetworkUpdate {
212212
msg: ChannelUpdate,
213213
},
214214
/// An error indicating that a channel failed to route a payment, which should be applied via
215-
/// [`NetworkGraph::channel_failed`].
215+
/// [`NetworkGraph::channel_failed_permanent`] if permanent.
216216
ChannelFailure {
217217
/// The short channel id of the closed channel.
218218
short_channel_id: u64,

0 commit comments

Comments
 (0)