mirror of
https://github.com/monero-project/monero.git
synced 2025-12-22 23:26:44 -08:00
Add a is_key_image_spent daemon command and RPC call
This commit is contained in:
@@ -75,6 +75,8 @@ public:
|
||||
|
||||
bool print_transaction(const std::vector<std::string>& args);
|
||||
|
||||
bool is_key_image_spent(const std::vector<std::string>& args);
|
||||
|
||||
bool print_transaction_pool_long(const std::vector<std::string>& args);
|
||||
|
||||
bool print_transaction_pool_short(const std::vector<std::string>& args);
|
||||
|
||||
Reference in New Issue
Block a user