mirror of
https://github.com/clitor-is-protocol/kevacoin-cli.git
synced 2025-02-07 04:14:21 +00:00
add pieces total left to debug
This commit is contained in:
parent
555ceee2b2
commit
7ad57d1e96
@ -168,7 +168,7 @@ foreach ((array) $namespaces as $namespace)
|
||||
$delay = isset($argv[3]) && $argv[3] > 0 ? (int) $argv[3] : 60;
|
||||
|
||||
echo sprintf(
|
||||
'Piece %s sent, waiting %s seconds...' . PHP_EOL,
|
||||
'Piece %s/%s sent, waiting %s seconds...' . PHP_EOL,
|
||||
$key,
|
||||
$total,
|
||||
$delay
|
||||
|
Loading…
x
Reference in New Issue
Block a user