From 736e433d00745f05fd42691bd51a939c2be851ce Mon Sep 17 00:00:00 2001 From: chriseth Date: Fri, 28 Oct 2022 17:44:52 +0200 Subject: [PATCH] Update wording. --- src/bin/cli.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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