Electroneum
cryptonote::spent_key_image_info Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::spent_key_image_info:

Public Attributes

std::string id_hash
 
std::vector< std::string > txs_hashes
 

Detailed Description

Definition at line 1362 of file core_rpc_server_commands_defs.h.

Member Data Documentation

◆ id_hash

std::string cryptonote::spent_key_image_info::id_hash

Definition at line 1363 of file core_rpc_server_commands_defs.h.

◆ txs_hashes

std::vector<std::string> cryptonote::spent_key_image_info::txs_hashes

Definition at line 1364 of file core_rpc_server_commands_defs.h.


The documentation for this struct was generated from the following file: