@@ -37,12 +37,16 @@ This repository contains the Stratum V2 protocol specification.
37
37
- [ 4.6 URL Scheme and Pool Authority Key] ( ./04-Protocol-Security.md#46-url-scheme-and-pool-authority-key )
38
38
- [ 4.7 References] ( ./04-Protocol-Security.md#47-references )
39
39
- [ 5. Mining Protocol] ( ./05-Mining-Protocol.md )
40
- - [ 5.1 Channels] ( ./05-Mining-Protocol.md#51-channels )
41
- - [ 5.1.1 Standard Channels] ( ./05-Mining-Protocol.md#511-standard-channels )
42
- - [ 5.1.2 Extended Channels] ( ./05-Mining-Protocol.md#512-extended-channels )
43
- - [ 5.1.3 Group Channels] ( ./05-Mining-Protocol.md#513-group-channels )
44
- - [ 5.1.4 Future Jobs] ( ./05-Mining-Protocol.md#514-future-jobs )
45
- - [ 5.2 Hashing Space Distribution] ( ./05-Mining-Protocol.md#52-hashing-space-distribution )
40
+ - [ 5.1 Jobs] ( ./05-Mining-Protocol.md#51-jobs )
41
+ - [ 5.1.1 Standard Jobs] ( ./05-Mining-Protocol.md#511-standard-jobs )
42
+ - [ 5.1.2 Extended Jobs] ( ./05-Mining-Protocol.md#512-extended-jobs )
43
+ - [ 5.1.2.1 Extended Extranonce] ( ./05-Mining-Protocol.md#5121-extended-extranonce )
44
+ - [ 5.1.3 Future Jobs] ( ./05-Mining-Protocol.md#513-future-jobs )
45
+ - [ 5.1.4 Custom Jobs] ( ./05-Mining-Protocol.md#514-custom-jobs )
46
+ - [ 5.2 Channels] ( ./05-Mining-Protocol.md#52-channels )
47
+ - [ 5.2.1 Standard Channels] ( ./05-Mining-Protocol.md#521-standard-channels )
48
+ - [ 5.2.2 Extended Channels] ( ./05-Mining-Protocol.md#522-extended-channels )
49
+ - [ 5.2.3 Group Channels] ( ./05-Mining-Protocol.md#523-group-channels )
46
50
- [ 5.3 Mining Protocol Messages] ( ./05-Mining-Protocol.md#53-mining-protocol-messages )
47
51
- [ 5.3.1 SetupConnection Flags for Mining Protocol] ( ./05-Mining-Protocol.md#531-setupconnection-flags-for-mining-protocol )
48
52
- [ 5.3.2 OpenStandardMiningChannel (Client -> Server)] ( ./05-Mining-Protocol.md#532-openstandardminingchannel-client---server )
@@ -65,8 +69,7 @@ This repository contains the Stratum V2 protocol specification.
65
69
- [ 5.3.19 SetCustomMiningJob.Success (Server -> Client)] ( ./05-Mining-Protocol.md#5319-setcustomminingjobsuccess-server---client )
66
70
- [ 5.3.20 SetCustomMiningJob.Error (Server -> Client)] ( ./05-Mining-Protocol.md#5320-setcustomminingjoberror-server---client )
67
71
- [ 5.3.21 SetTarget (Server -> Client)] ( ./05-Mining-Protocol.md#5321-settarget-server---client )
68
- - [ 5.3.22 Reconnect (Server -> Client)] ( ./05-Mining-Protocol.md#5322-reconnect-server---client )
69
- - [ 5.3.23 SetGroupChannel (Server -> Client)] ( ./05-Mining-Protocol.md#5323-setgroupchannel-server---client )
72
+ - [ 5.3.22 SetGroupChannel (Server -> Client)] ( ./05-Mining-Protocol.md#5322-setgroupchannel-server---client )
70
73
- [ 6. Job Declaration Protocol] ( ./06-Job-Declaration-Protocol.md )
71
74
- [ 6.1 Job Declaration Protocol Messages] ( ./06-Job-Declaration-Protocol.md#61-job-declaration-protocol-messages )
72
75
- [ 6.1.1 SetupConnection Flags for Job Declaration Protocol] ( ./06-Job-Declaration-Protocol.md#611-setupconnection-flags-for-job-declaration-protocol )
0 commit comments