Monero
Public Attributes | List of all members
tools::wallet_rpc::COMMAND_RPC_MAKE_MULTISIG::request Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_MAKE_MULTISIG::request:
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::multisig_info

◆ password

std::string tools::wallet_rpc::COMMAND_RPC_MAKE_MULTISIG::request::password

◆ threshold

uint32_t tools::wallet_rpc::COMMAND_RPC_MAKE_MULTISIG::request::threshold

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