Electroneum
tools::wallet_rpc::COMMAND_RPC_CHECK_SPEND_PROOF::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_CHECK_SPEND_PROOF::request_t:

Public Attributes

std::string txid
 
std::string message
 
std::string signature
 

Detailed Description

Definition at line 1428 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ message

std::string tools::wallet_rpc::COMMAND_RPC_CHECK_SPEND_PROOF::request_t::message

Definition at line 1431 of file wallet_rpc_server_commands_defs.h.

◆ signature

std::string tools::wallet_rpc::COMMAND_RPC_CHECK_SPEND_PROOF::request_t::signature

Definition at line 1432 of file wallet_rpc_server_commands_defs.h.

◆ txid

std::string tools::wallet_rpc::COMMAND_RPC_CHECK_SPEND_PROOF::request_t::txid

Definition at line 1430 of file wallet_rpc_server_commands_defs.h.


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