File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -129,8 +129,8 @@ pub enum ConfirmationTarget {
129
129
///
130
130
/// Generally spending these outputs is safe as long as they eventually confirm, so a value
131
131
/// (slightly above) the mempool minimum should suffice. However, as this value will influence
132
- /// how long funds will be unavailable after channel closure, implementors might want to choose
133
- /// a higher feerate to have user regain control over their funds faster.
132
+ /// how long funds will be unavailable after channel closure, [`FeeEstimator`] implementors
133
+ /// might want to choose a higher feerate to have user regain control over their funds faster.
134
134
///
135
135
/// [`OutputSweeper`]: crate::util::sweep::OutputSweeper
136
136
/// [`SpendableOutputDescriptor`]: crate::sign::SpendableOutputDescriptor
You can’t perform that action at this time.
0 commit comments