Electroneum
Public Attributes | List of all members
tools::wallet_rpc::COMMAND_RPC_IS_MULTISIG::response_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_IS_MULTISIG::response_t:
Collaboration graph
[legend]

Public Attributes

bool multisig
 
bool ready
 
uint32_t threshold
 
uint32_t total
 

Member Data Documentation

◆ multisig

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

◆ ready

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

◆ threshold

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

◆ total

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

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