Electroneum
Loading...
Searching...
No Matches
tools::wallet_rpc::COMMAND_RPC_IMPORT_KEY_IMAGES::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_IMPORT_KEY_IMAGES::request_t:

Public Member Functions

 KV_SERIALIZE_OPT (offset,(uint32_t) 0)
 KV_SERIALIZE (signed_key_images)

Public Attributes

uint32_t offset
std::vector< signed_key_imagesigned_key_images

Detailed Description

Definition at line 1745 of file wallet_rpc_server_commands_defs.h.

Member Function Documentation

◆ KV_SERIALIZE()

tools::wallet_rpc::COMMAND_RPC_IMPORT_KEY_IMAGES::request_t::KV_SERIALIZE ( signed_key_images )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ KV_SERIALIZE_OPT()

tools::wallet_rpc::COMMAND_RPC_IMPORT_KEY_IMAGES::request_t::KV_SERIALIZE_OPT ( offset ,
(uint32_t) 0 )
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ offset

uint32_t tools::wallet_rpc::COMMAND_RPC_IMPORT_KEY_IMAGES::request_t::offset

Definition at line 1747 of file wallet_rpc_server_commands_defs.h.

◆ signed_key_images

std::vector<signed_key_image> tools::wallet_rpc::COMMAND_RPC_IMPORT_KEY_IMAGES::request_t::signed_key_images

Definition at line 1748 of file wallet_rpc_server_commands_defs.h.


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