mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
Remove reference to deprecated RPC call in build instructions
This commit is contained in:
@@ -73,8 +73,7 @@ disable-wallet mode with:
|
|||||||
|
|
||||||
In this case there is no dependency on Berkeley DB 4.8.
|
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
|
Mining is also possible in disable-wallet mode using the `getblocktemplate` RPC call.
|
||||||
call not `getwork`.
|
|
||||||
|
|
||||||
Running
|
Running
|
||||||
-------
|
-------
|
||||||
|
|||||||
@@ -234,8 +234,7 @@ disable-wallet mode with:
|
|||||||
|
|
||||||
In this case there is no dependency on Berkeley DB 4.8.
|
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
|
Mining is also possible in disable-wallet mode using the `getblocktemplate` RPC call.
|
||||||
call not `getwork`.
|
|
||||||
|
|
||||||
Additional Configure Flags
|
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.
|
For further documentation on the depends system see [README.md](../depends/README.md) in the depends directory.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user