Skip to content

Commit ce15cb7

Browse files
committed
add comment about new_submits_accepted_count and new_shares_sum of SubmitShares.Success
1 parent 3334aa6 commit ce15cb7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

05-Mining-Protocol.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,8 @@ The illustration below assumes a mining server that acknowledges every 10 succes
369369

370370
<img width="800" src="img/submit_shares_success.png">
371371

372+
Please note that `new_submits_accepted_count` and `new_shares_sum` carry meaning within the batch being acknowledged, and their respective counters MUST be reset when a new batch starts being processed.
373+
372374
### 5.3.14 `SubmitShares.Error` (Server -> Client)
373375

374376
An error is immediately submitted for every incorrect submit attempt.

0 commit comments

Comments
 (0)