Skip to content

Commit 850d949

Browse files
committed
f missing link
1 parent 5333ed6 commit 850d949

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lightning/src/util/errors.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ pub enum APIError {
5050
/// [`ChannelMonitorUpdateStatus::InProgress`] indicating the persistence of a monitor update
5151
/// is awaiting async resolution. Once it resolves the attempted action should complete
5252
/// automatically.
53+
///
54+
/// [`ChannelMonitorUpdateStatus::InProgress`]: crate::chain::ChannelMonitorUpdateStatus::InProgress
5355
MonitorUpdateInProgress,
5456
/// [`KeysInterface::get_shutdown_scriptpubkey`] returned a shutdown scriptpubkey incompatible
5557
/// with the channel counterparty as negotiated in [`InitFeatures`].

0 commit comments

Comments
 (0)