Electroneum
tools::wallet_rpc::COMMAND_RPC_MAKE_MULTISIG::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_MAKE_MULTISIG::request_t:

Public Attributes

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

Detailed Description

Definition at line 2258 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ multisig_info

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

Definition at line 2260 of file wallet_rpc_server_commands_defs.h.

◆ password

std::string tools::wallet_rpc::COMMAND_RPC_MAKE_MULTISIG::request_t::password

Definition at line 2262 of file wallet_rpc_server_commands_defs.h.

◆ threshold

uint32_t tools::wallet_rpc::COMMAND_RPC_MAKE_MULTISIG::request_t::threshold

Definition at line 2261 of file wallet_rpc_server_commands_defs.h.


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