Skip to content

Commit e351a16

Browse files
committed
Remove reference to deprecated RPC call in build instructions
1 parent a6f16f1 commit e351a16

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

doc/build-osx.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@ disable-wallet mode with:
7373

7474
In this case there is no dependency on Berkeley DB 4.8.
7575

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.
7877

7978
Running
8079
-------

doc/build-unix.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,7 @@ disable-wallet mode with:
234234

235235
In this case there is no dependency on Berkeley DB 4.8.
236236

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.
239238

240239
Additional Configure Flags
241240
--------------------------
@@ -284,4 +283,3 @@ To build executables for ARM:
284283

285284

286285
For further documentation on the depends system see [README.md](../depends/README.md) in the depends directory.
287-

0 commit comments

Comments
 (0)