|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>
Public Attributes | |
| bool | multisig |
| bool | ready |
| uint32_t | threshold |
| uint32_t | total |
Definition at line 2219 of file wallet_rpc_server_commands_defs.h.
| bool tools::wallet_rpc::COMMAND_RPC_IS_MULTISIG::response_t::multisig |
Definition at line 2221 of file wallet_rpc_server_commands_defs.h.
| bool tools::wallet_rpc::COMMAND_RPC_IS_MULTISIG::response_t::ready |
Definition at line 2222 of file wallet_rpc_server_commands_defs.h.
| uint32_t tools::wallet_rpc::COMMAND_RPC_IS_MULTISIG::response_t::threshold |
Definition at line 2223 of file wallet_rpc_server_commands_defs.h.
| uint32_t tools::wallet_rpc::COMMAND_RPC_IS_MULTISIG::response_t::total |
Definition at line 2224 of file wallet_rpc_server_commands_defs.h.