mirror of
https://github.com/monero-project/monero.git
synced 2026-08-01 00:20:42 -07:00
Add a is_key_image_spent daemon command and RPC call
This commit is contained in:
@@ -87,6 +87,8 @@ public:
|
||||
|
||||
bool print_transaction(crypto::hash transaction_hash);
|
||||
|
||||
bool is_key_image_spent(const crypto::key_image &ki);
|
||||
|
||||
bool print_transaction_pool_long();
|
||||
|
||||
bool print_transaction_pool_short();
|
||||
|
||||
Reference in New Issue
Block a user