File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -65,6 +65,13 @@ platform.
65
65
Notable changes
66
66
===============
67
67
68
+ Mining
69
+ ------
70
+
71
+ - Calls to ` getblocktemplate ` will fail if the segwit rule is not specified.
72
+ Calling ` getblocktemplate ` without segwit specified is almost certainly
73
+ a misconfiguration since doing so results in lower rewards for the miner.
74
+
68
75
Command line option changes
69
76
---------------------------
70
77
@@ -182,6 +189,8 @@ in the Low-level Changes section below.
182
189
P2SH-P2WPKH, and P2SH-P2WSH. Requests for P2WSH and P2SH-P2WSH accept
183
190
an additional ` witnessscript ` parameter.
184
191
192
+ - See the [ Mining] ( #mining ) section for changes to ` getblocktemplate ` .
193
+
185
194
Low-level changes
186
195
=================
187
196
You can’t perform that action at this time.
0 commit comments