File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
<pre>
2
- BIP: ????
2
+ BIP: 310
3
3
Layer: Applications
4
4
Title: Stratum protocol extensions
5
5
Author: Pavel Moravec <
[email protected] >
@@ -271,6 +271,15 @@ Miner provides additional text-based information.
271
271
* '''"info.hw-id"''' (OPTIONAL, ''String'' )
272
272
::- Unique identifier of the mining device
273
273
274
+ ==Compatibility==
275
+
276
+ Currently, there is a similar protocol feature '''mining.capabilities''' that
277
+ was intended for various protocol extensions. However, '''mining.configure'''
278
+ is incompatible with this feature as it requires a server response confirming
279
+ all accepted/negotatied extensions. The reason why we made it incompatible is
280
+ that '''mining.capabilities''' request has no associated response.
281
+
282
+
274
283
==Copyright==
275
284
276
285
This document is dual licensed as BSD 3-clause, and Creative Commons CC0 1.0 Universal.
You can’t perform that action at this time.
0 commit comments