From 602970b4c7b9cbaed7f05d6a0dde910cfebf6799 Mon Sep 17 00:00:00 2001 From: ghost Date: Thu, 16 Nov 2023 14:20:00 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bd2348..2225a14 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ php kevacoin/put.php processor filename [length] [delay] * `processor` - path to `kevacoin-cli` * `filename` - file path to store in blockchain * `length` - optional split size, `3072` bytes [max](https://kevacoin.org/faq.html) -* `delay` - optional seconds of parts sending delay to prevent `too-long-mempool-chain` reject, `60` by default +* `delay` - optional seconds of parts sending delay to prevent `too-long-mempool-chain` reject, default `60` ### get