Skip to content

Commit

Permalink
remove outdated reference to Job Declaration Protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
plebhash committed Oct 26, 2024
1 parent 86f990d commit 397b249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 03-Protocol-Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ However, they MUST always set vendor to a string describing the manufacturer/dev

| Field Name | Data Type | Description |
|--------------------|-----------|-----------------------------------------------------------------------------------------------------------------------------|
| protocol | U8 | 0 = Mining Protocol <br>1 = Job Declaration <br>2 = Template Distribution Protocol <br> 3 = Job Distribution Protocol |
| protocol | U8 | 0 = Mining Protocol <br>1 = Job Declaration <br>2 = Template Distribution Protocol |
| min_version | U16 | The minimum protocol version the client supports (currently must be 2) |
| max_version | U16 | The maximum protocol version the client supports (currently must be 2) |
| flags | U32 | Flags indicating optional protocol features the client supports. Each protocol from protocol field as its own values/flags. |
Expand Down

0 comments on commit 397b249

Please sign in to comment.