Electroneum
Public Attributes | List of all members
cryptonote::COMMAND_RPC_SEND_RAW_TX::request_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Public Attributes

std::string tx_as_hex
 
bool do_not_relay
 
bool do_sanity_checks
 

Member Data Documentation

◆ do_not_relay

bool cryptonote::COMMAND_RPC_SEND_RAW_TX::request_t::do_not_relay

◆ do_sanity_checks

bool cryptonote::COMMAND_RPC_SEND_RAW_TX::request_t::do_sanity_checks

◆ tx_as_hex

std::string cryptonote::COMMAND_RPC_SEND_RAW_TX::request_t::tx_as_hex

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