Electroneum
tools::wallet_rpc::COMMAND_RPC_EXPORT_KEY_IMAGES::signed_key_image Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_EXPORT_KEY_IMAGES::signed_key_image:

Public Member Functions

 KV_SERIALIZE (key_image)
 
 KV_SERIALIZE (signature)
 

Public Attributes

std::string key_image
 
std::string signature
 

Detailed Description

Definition at line 1708 of file wallet_rpc_server_commands_defs.h.

Member Function Documentation

◆ KV_SERIALIZE() [1/2]

tools::wallet_rpc::COMMAND_RPC_EXPORT_KEY_IMAGES::signed_key_image::KV_SERIALIZE ( key_image  )

◆ KV_SERIALIZE() [2/2]

tools::wallet_rpc::COMMAND_RPC_EXPORT_KEY_IMAGES::signed_key_image::KV_SERIALIZE ( signature  )

Member Data Documentation

◆ key_image

std::string tools::wallet_rpc::COMMAND_RPC_EXPORT_KEY_IMAGES::signed_key_image::key_image

Definition at line 1710 of file wallet_rpc_server_commands_defs.h.

◆ signature

std::string tools::wallet_rpc::COMMAND_RPC_EXPORT_KEY_IMAGES::signed_key_image::signature

Definition at line 1711 of file wallet_rpc_server_commands_defs.h.


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