|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>

Public Attributes | |
| std::vector< std::string > | multisig_info |
| uint32_t | threshold |
| std::string | password |
Definition at line 2258 of file wallet_rpc_server_commands_defs.h.
| 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.
| std::string tools::wallet_rpc::COMMAND_RPC_MAKE_MULTISIG::request_t::password |
Definition at line 2262 of file wallet_rpc_server_commands_defs.h.
| uint32_t tools::wallet_rpc::COMMAND_RPC_MAKE_MULTISIG::request_t::threshold |
Definition at line 2261 of file wallet_rpc_server_commands_defs.h.