File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -73,8 +73,7 @@ disable-wallet mode with:
73
73
74
74
In this case there is no dependency on Berkeley DB 4.8.
75
75
76
- Mining is also possible in disable-wallet mode, but only using the ` getblocktemplate ` RPC
77
- call not ` getwork ` .
76
+ Mining is also possible in disable-wallet mode using the ` getblocktemplate ` RPC call.
78
77
79
78
Running
80
79
-------
Original file line number Diff line number Diff line change @@ -234,8 +234,7 @@ disable-wallet mode with:
234
234
235
235
In this case there is no dependency on Berkeley DB 4.8.
236
236
237
- Mining is also possible in disable-wallet mode, but only using the ` getblocktemplate ` RPC
238
- call not ` getwork ` .
237
+ Mining is also possible in disable-wallet mode using the ` getblocktemplate ` RPC call.
239
238
240
239
Additional Configure Flags
241
240
--------------------------
@@ -284,4 +283,3 @@ To build executables for ARM:
284
283
285
284
286
285
For further documentation on the depends system see [ README.md] ( ../depends/README.md ) in the depends directory.
287
-
You can’t perform that action at this time.
0 commit comments