Electroneum
tools::wallet_rpc::COMMAND_RPC_IS_MULTISIG::response_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Public Attributes

bool multisig
 
bool ready
 
uint32_t threshold
 
uint32_t total
 

Detailed Description

Definition at line 2219 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ multisig

bool tools::wallet_rpc::COMMAND_RPC_IS_MULTISIG::response_t::multisig

Definition at line 2221 of file wallet_rpc_server_commands_defs.h.

◆ ready

bool tools::wallet_rpc::COMMAND_RPC_IS_MULTISIG::response_t::ready

Definition at line 2222 of file wallet_rpc_server_commands_defs.h.

◆ threshold

uint32_t tools::wallet_rpc::COMMAND_RPC_IS_MULTISIG::response_t::threshold

Definition at line 2223 of file wallet_rpc_server_commands_defs.h.

◆ total

uint32_t tools::wallet_rpc::COMMAND_RPC_IS_MULTISIG::response_t::total

Definition at line 2224 of file wallet_rpc_server_commands_defs.h.


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