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

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_VERIFY::request_t:

Public Member Functions

 KV_SERIALIZE (data)
 KV_SERIALIZE (address)
 KV_SERIALIZE (signature)

Public Attributes

std::string data
std::string address
std::string signature

Detailed Description

Definition at line 1625 of file wallet_rpc_server_commands_defs.h.

Member Function Documentation

◆ KV_SERIALIZE() [1/3]

tools::wallet_rpc::COMMAND_RPC_VERIFY::request_t::KV_SERIALIZE ( address )
Here is the call graph for this function:

◆ KV_SERIALIZE() [2/3]

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

◆ KV_SERIALIZE() [3/3]

tools::wallet_rpc::COMMAND_RPC_VERIFY::request_t::KV_SERIALIZE ( signature )
Here is the call graph for this function:

Member Data Documentation

◆ address

std::string tools::wallet_rpc::COMMAND_RPC_VERIFY::request_t::address

Definition at line 1628 of file wallet_rpc_server_commands_defs.h.

◆ data

std::string tools::wallet_rpc::COMMAND_RPC_VERIFY::request_t::data

Definition at line 1627 of file wallet_rpc_server_commands_defs.h.

◆ signature

std::string tools::wallet_rpc::COMMAND_RPC_VERIFY::request_t::signature

Definition at line 1629 of file wallet_rpc_server_commands_defs.h.


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