Electroneum
tools::wallet_rpc::COMMAND_RPC_FINALIZE_MULTISIG::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_FINALIZE_MULTISIG::request_t:

Public Attributes

std::string password
 
std::vector< std::string > multisig_info
 

Detailed Description

Definition at line 2330 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ multisig_info

std::vector<std::string> tools::wallet_rpc::COMMAND_RPC_FINALIZE_MULTISIG::request_t::multisig_info

Definition at line 2333 of file wallet_rpc_server_commands_defs.h.

◆ password

std::string tools::wallet_rpc::COMMAND_RPC_FINALIZE_MULTISIG::request_t::password

Definition at line 2332 of file wallet_rpc_server_commands_defs.h.


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