From e351a16a2a837091d6bb51c0ac9b4c52a036f393 Mon Sep 17 00:00:00 2001 From: Michael Goldstein Date: Wed, 5 Sep 2018 14:21:18 -0500 Subject: Remove reference to deprecated RPC call in build instructions --- doc/build-unix.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'doc/build-unix.md') diff --git a/doc/build-unix.md b/doc/build-unix.md index a01ff59fa6..337de12b8d 100644 --- a/doc/build-unix.md +++ b/doc/build-unix.md @@ -234,8 +234,7 @@ disable-wallet mode with: In this case there is no dependency on Berkeley DB 4.8. -Mining is also possible in disable-wallet mode, but only using the `getblocktemplate` RPC -call not `getwork`. +Mining is also possible in disable-wallet mode using the `getblocktemplate` RPC call. Additional Configure Flags -------------------------- @@ -284,4 +283,3 @@ To build executables for ARM: For further documentation on the depends system see [README.md](../depends/README.md) in the depends directory. - -- cgit v1.2.3