Electroneum
tools::wallet_rpc::COMMAND_RPC_DESCRIBE_TRANSFER::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_DESCRIBE_TRANSFER::request_t:

Public Attributes

std::string unsigned_txset
 
std::string multisig_txset
 

Detailed Description

Definition at line 615 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ multisig_txset

std::string tools::wallet_rpc::COMMAND_RPC_DESCRIBE_TRANSFER::request_t::multisig_txset

Definition at line 618 of file wallet_rpc_server_commands_defs.h.

◆ unsigned_txset

std::string tools::wallet_rpc::COMMAND_RPC_DESCRIBE_TRANSFER::request_t::unsigned_txset

Definition at line 617 of file wallet_rpc_server_commands_defs.h.


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