Electroneum
Public Attributes | List of all members
tools::wallet_rpc::COMMAND_RPC_GENERATE_FROM_KEYS::request Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_GENERATE_FROM_KEYS::request:
Collaboration graph
[legend]

Public Attributes

uint64_t restore_height
 
std::string filename
 
std::string address
 
std::string spendkey
 
std::string viewkey
 
std::string password
 
bool autosave_current
 

Member Data Documentation

◆ address

std::string tools::wallet_rpc::COMMAND_RPC_GENERATE_FROM_KEYS::request::address

◆ autosave_current

bool tools::wallet_rpc::COMMAND_RPC_GENERATE_FROM_KEYS::request::autosave_current

◆ filename

std::string tools::wallet_rpc::COMMAND_RPC_GENERATE_FROM_KEYS::request::filename

◆ password

std::string tools::wallet_rpc::COMMAND_RPC_GENERATE_FROM_KEYS::request::password

◆ restore_height

uint64_t tools::wallet_rpc::COMMAND_RPC_GENERATE_FROM_KEYS::request::restore_height

◆ spendkey

std::string tools::wallet_rpc::COMMAND_RPC_GENERATE_FROM_KEYS::request::spendkey

◆ viewkey

std::string tools::wallet_rpc::COMMAND_RPC_GENERATE_FROM_KEYS::request::viewkey

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