From 3c2e1c9aac96f15cc4a4ec5cfd69094a474bff6d Mon Sep 17 00:00:00 2001 From: ghost Date: Thu, 16 Nov 2023 14:19:25 +0200 Subject: [PATCH] add formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f73f888..7bd2348 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ 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 +* `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 ### get