Electroneum
tools::wallet_rpc::COMMAND_RPC_CHANGE_WALLET_PASSWORD::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_CHANGE_WALLET_PASSWORD::request_t:

Public Attributes

std::string old_password
 
std::string new_password
 

Detailed Description

Definition at line 2114 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ new_password

std::string tools::wallet_rpc::COMMAND_RPC_CHANGE_WALLET_PASSWORD::request_t::new_password

Definition at line 2117 of file wallet_rpc_server_commands_defs.h.

◆ old_password

std::string tools::wallet_rpc::COMMAND_RPC_CHANGE_WALLET_PASSWORD::request_t::old_password

Definition at line 2116 of file wallet_rpc_server_commands_defs.h.


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