Update wording.
This commit is contained in:
parent
05b5a4426c
commit
736e433d00
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ fn main() {
|
||||||
max_flow,
|
max_flow,
|
||||||
max_hops,
|
max_hops,
|
||||||
);
|
);
|
||||||
println!("Max flow: {flow}");
|
println!("Found flow: {flow}");
|
||||||
println!("{:?}", transfers);
|
println!("{:?}", transfers);
|
||||||
|
|
||||||
let token_owners = transfers
|
let token_owners = transfers
|
||||||
|
|
Loading…
Reference in a new issue