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 871ad57 commit 0089486
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 @@ -31,7 +31,7 @@ This protocol explicitly expects that upstream server software is able to manage

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

This separation vastly simplifies the protocol implementation for clients that don’t support Extended Jobs, as they only need to implement the subset of protocol messages related to Standard Jobs (see Mining Protocol Messages for details).
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).

Additionally, a Job (either Standard or Extended) also could be potentially labeled as a **Future Job** and/or **Custom Job**.

Expand Down

0 comments on commit 0089486

Please sign in to comment.