mirror of
https://github.com/clitor-is-protocol/kevacoin-cli.git
synced 2025-01-31 00:44:18 +00:00
fix key offset in debug message
This commit is contained in:
parent
7ad57d1e96
commit
a2c38e32f8
@ -169,7 +169,7 @@ foreach ((array) $namespaces as $namespace)
|
||||
|
||||
echo sprintf(
|
||||
'Piece %s/%s sent, waiting %s seconds...' . PHP_EOL,
|
||||
$key,
|
||||
$key + 1,
|
||||
$total,
|
||||
$delay
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user