Skip to content

Commit

Permalink
docs: remove broken rustdoc link
Browse files Browse the repository at this point in the history
  • Loading branch information
ValuedMammal committed Feb 19, 2025
1 parent bf6e064 commit 25e96c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/chain/src/indexer/keychain_txout.rs
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ pub const DEFAULT_LOOKAHEAD: u32 = 25;
/// ```
///
/// [`Ord`]: core::cmp::Ord
/// [`SpkTxOutIndex`]: crate::spk_txout_index::SpkTxOutIndex
/// [`Descriptor`]: crate::miniscript::Descriptor
/// [`reveal_to_target`]: Self::reveal_to_target
/// [`reveal_next_spk`]: Self::reveal_next_spk
Expand Down

0 comments on commit 25e96c0

Please sign in to comment.