add formatting

This commit is contained in:
ghost 2023-11-16 14:19:25 +02:00
parent fe928f8f87
commit 3c2e1c9aac

View File

@ -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