Monero
Public Attributes | List of all members
tools::wallet_rpc::COMMAND_RPC_IS_MULTISIG::response Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_IS_MULTISIG::response:
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::multisig

◆ ready

bool tools::wallet_rpc::COMMAND_RPC_IS_MULTISIG::response::ready

◆ threshold

uint32_t tools::wallet_rpc::COMMAND_RPC_IS_MULTISIG::response::threshold

◆ total

uint32_t tools::wallet_rpc::COMMAND_RPC_IS_MULTISIG::response::total

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