mirror of
https://github.com/monero-project/monero.git
synced 2025-12-31 07:00:57 -08:00
daemon: new relay_tx command and RPC
This commit is contained in:
@@ -132,6 +132,8 @@ public:
|
||||
bool print_blockchain_dynamic_stats(const std::vector<std::string>& args);
|
||||
|
||||
bool update(const std::vector<std::string>& args);
|
||||
|
||||
bool relay_tx(const std::vector<std::string>& args);
|
||||
};
|
||||
|
||||
} // namespace daemonize
|
||||
|
||||
Reference in New Issue
Block a user