Skip to content

Commit df07e72

Browse files
committed
f update last-updated docs
1 parent d6140c2 commit df07e72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/routing/scoring.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -789,7 +789,7 @@ struct ChannelLiquidity {
789789
min_liquidity_offset_history: HistoricalBucketRangeTracker,
790790
max_liquidity_offset_history: HistoricalBucketRangeTracker,
791791

792-
/// Time when the liquidity bounds were last modified as an offset since the unix epoch.
792+
/// Time when either liquidity bound was last modified as an offset since the unix epoch.
793793
last_updated: Duration,
794794

795795
/// Time when the historical liquidity bounds were last modified as an offset against the unix

0 commit comments

Comments
 (0)