mirror of
https://github.com/monero-project/monero.git
synced 2026-08-01 08:30:25 -07:00
daemon: new relay_tx command and RPC
This commit is contained in:
@@ -153,6 +153,8 @@ public:
|
||||
bool print_blockchain_dynamic_stats(uint64_t nblocks);
|
||||
|
||||
bool update(const std::string &command);
|
||||
|
||||
bool relay_tx(const std::string &txid);
|
||||
};
|
||||
|
||||
} // namespace daemonize
|
||||
|
||||
Reference in New Issue
Block a user