Electroneum
Loading...
Searching...
No Matches
tools::wallet_rpc::COMMAND_RPC_EXPORT_KEY_IMAGES::response_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_EXPORT_KEY_IMAGES::response_t:

Public Member Functions

 KV_SERIALIZE (offset)
 KV_SERIALIZE (signed_key_images)

Public Attributes

uint32_t offset
std::vector< signed_key_imagesigned_key_images

Detailed Description

Definition at line 1719 of file wallet_rpc_server_commands_defs.h.

Member Function Documentation

◆ KV_SERIALIZE() [1/2]

tools::wallet_rpc::COMMAND_RPC_EXPORT_KEY_IMAGES::response_t::KV_SERIALIZE ( offset )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ KV_SERIALIZE() [2/2]

tools::wallet_rpc::COMMAND_RPC_EXPORT_KEY_IMAGES::response_t::KV_SERIALIZE ( signed_key_images )
Here is the call graph for this function:

Member Data Documentation

◆ offset

uint32_t tools::wallet_rpc::COMMAND_RPC_EXPORT_KEY_IMAGES::response_t::offset

Definition at line 1721 of file wallet_rpc_server_commands_defs.h.

◆ signed_key_images

std::vector<signed_key_image> tools::wallet_rpc::COMMAND_RPC_EXPORT_KEY_IMAGES::response_t::signed_key_images

Definition at line 1722 of file wallet_rpc_server_commands_defs.h.


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