From 5f675154d9667384d57d0801ef9bc31daf856ad0 Mon Sep 17 00:00:00 2001 From: 8lecramm <89603217+8lecramm@users.noreply.github.com> Date: Wed, 8 Jun 2022 01:07:13 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a77ee4d..352735b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Long To-Do list, but this is a working release. **Features** - random nonces - muliple wallets are supported -- notification of incoming / lost connections +- notification of incoming and lost connections / submitted results / stats - user-defined logging interval **Usage** @@ -18,3 +18,7 @@ derohe-proxy [--listen-address=<127.0.0.1:10100>] [--log-interval=<60>] --daemon --daemon-address: address:port of daemon --log-interval (optional): logging every X seconds, default is 60 seconds + +--minimal-jobs (optional): forward only 2 jobs per block (1 for first 9 miniblocks, 1 for final miniblock) + +--nonce (optional): enable random nonces, disabled by default