From 1624aaa89762672e91815b3f7144d79fd4db06c0 Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Wed, 21 May 2014 23:02:53 +1000 Subject: [PATCH] Display the pplns shares per worker and store it in the temporary logs --- src/stratifier.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/stratifier.c b/src/stratifier.c index 684ac943..7af22c34 100644 --- a/src/stratifier.c +++ b/src/stratifier.c @@ -1885,9 +1885,9 @@ static void *statsupdate(void *arg) suffix_string(ghs, suffix360, 16, 0); ghs = instance->dsps1440 * nonces; suffix_string(ghs, suffix1440, 16, 0); - snprintf(logout, 511, "A: %ld R: %ld " + snprintf(logout, 511, "A: %ld R: %ld PPLNS: %lu " "Hashrate: (1m):%s (5m):%s (15m):%s (1h):%s (6h):%s (1d):%s", - instance->diff_accepted, instance->diff_rejected, + instance->diff_accepted, instance->diff_rejected, instance->pplns_shares, suffix1, suffix5, suffix15, suffix60, suffix360, suffix1440); /* Only display the status of connected users to the