remove obsolete daemon selection of fake outs and old tx construction

This commit is contained in:
moneromooo-monero
2018-08-13 16:18:32 +00:00
parent e8049be955
commit be001326d1
16 changed files with 18 additions and 955 deletions
-2
View File
@@ -66,8 +66,6 @@ class DaemonHandler : public RpcHandler
void handle(const GetTxGlobalOutputIndices::Request& req, GetTxGlobalOutputIndices::Response& res);
void handle(const GetRandomOutputsForAmounts::Request& req, GetRandomOutputsForAmounts::Response& res);
void handle(const SendRawTx::Request& req, SendRawTx::Response& res);
void handle(const StartMining::Request& req, StartMining::Response& res);