Remove reference to deprecated RPC call in build instructions

This commit is contained in:
Michael Goldstein
2018-09-05 14:21:18 -05:00
parent a6f16f1b1a
commit e351a16a2a
2 changed files with 2 additions and 5 deletions

View File

@@ -73,8 +73,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.
Running
-------