Skip to content

Commit 933acb1

Browse files
committed
f - Fix check_commits
1 parent 5b0f5e6 commit 933acb1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lightning/src/routing/scorer.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ use routing;
4747
use routing::network_graph::NodeId;
4848
use routing::router::RouteHop;
4949

50+
use prelude::*;
51+
5052
/// [`routing::Score`] implementation that provides reasonable default behavior.
5153
///
5254
/// Used to apply a fixed penalty to each channel, thus avoiding long paths when shorter paths with

0 commit comments

Comments
 (0)