diff options
| author | Wladimir J. van der Laan <[email protected]> | 2017-06-27 16:50:44 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2017-06-29 12:02:43 +0200 |
| commit | df7e2f057b6c9f0f7c950f9077dc63a577f54117 (patch) | |
| tree | 15eb622e97f335d74ceebc2583dbcd0ca5ffa4fe /src/httpserver.cpp | |
| parent | Merge #10118: Util: Remove redundant calls to argsGlobal.IsArgSet() (diff) | |
| download | discoin-df7e2f057b6c9f0f7c950f9077dc63a577f54117.tar.xz discoin-df7e2f057b6c9f0f7c950f9077dc63a577f54117.zip | |
rpc: Move the `generate` RPC call to rpcwallet
This makes it possible to mine to any wallet when multi-wallet mode is added.
Solves the same problem as #10649, but IMO in a cleaner way.
It also gets rid of the circuitous `ScriptForMining` method on
`CValidationInterface`, which really doesn't belong there.
After this change it's still possible to mine without wallet through
`generatetoaddress`.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions