Electroneum
Public Attributes | List of all members
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:
Collaboration graph
[legend]

Public Attributes

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

Member Data Documentation

◆ multisig_info

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

◆ password

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

◆ threshold

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

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