diff --git a/src/bin/cli.rs b/src/bin/cli.rs index 83eeb66..46a5367 100644 --- a/src/bin/cli.rs +++ b/src/bin/cli.rs @@ -52,7 +52,7 @@ fn main() { max_flow, max_hops, ); - println!("Max flow: {flow}"); + println!("Found flow: {flow}"); println!("{:?}", transfers); let token_owners = transfers