mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-20 15:10:46 +02:00
Remove reference to deprecated RPC call in build instructions
This commit is contained in:
parent
a6f16f1b1a
commit
e351a16a2a
@ -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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user