Skip to content

Commit

Permalink
Update 05-Mining-Protocol.md
Browse files Browse the repository at this point in the history
Co-authored-by: bit-aloo <[email protected]>
  • Loading branch information
plebhash and Shourya742 authored Dec 2, 2024
1 parent 0089486 commit 9a58ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 05-Mining-Protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Mining servers MUST assign a unique subset of the search space to each mining de

This protocol explicitly expects that upstream server software is able to manage the size of the hashing space correctly for its clients and can provide new and unique Jobs quickly enough, based on the hashpower of each client.

The protocol defines two main types of Jobs: **Standard Jobs** and **Extended Jobs**.
The protocol defines two main types of Jobs: **Standard Job** and **Extended Job**.

This separation vastly simplifies the protocol implementation for clients that don’t support Extended Job, as they only need to implement the subset of protocol messages related to Standard Job (see Mining Protocol Messages for details).

Expand Down

0 comments on commit 9a58ede

Please sign in to comment.