remove obsolete daemon selection of fake outs and old tx construction
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user