|
Electroneum
|
Functions | |
| std::string | get_default_ringdb_path (cryptonote::network_type nettype) |
| void | checkMultisigWalletReady (const tools::wallet2 *wallet) |
| void | checkMultisigWalletReady (const std::unique_ptr< tools::wallet2 > &wallet) |
| void | checkMultisigWalletNotReady (const tools::wallet2 *wallet) |
| void | checkMultisigWalletNotReady (const std::unique_ptr< tools::wallet2 > &wallet) |
Variables | |
| static const size_t | DEFAULT_MIXIN = DEFAULT_MIX |
| static const int | DEFAULT_REFRESH_INTERVAL_MILLIS = 1000 * 10 |
| static const int | MAX_REFRESH_INTERVAL_MILLIS = 1000 * 60 * 1 |
| static const int | DEFAULT_REMOTE_NODE_REFRESH_INTERVAL_MILLIS = 1000 * 10 |
| static const int | DEFAULT_CONNECTION_TIMEOUT_MILLIS = 1000 * 30 |
| void Electroneum::anonymous_namespace{wallet.cpp}::checkMultisigWalletNotReady | ( | const std::unique_ptr< tools::wallet2 > & | wallet | ) |
| void Electroneum::anonymous_namespace{wallet.cpp}::checkMultisigWalletNotReady | ( | const tools::wallet2 * | wallet | ) |
| void Electroneum::anonymous_namespace{wallet.cpp}::checkMultisigWalletReady | ( | const std::unique_ptr< tools::wallet2 > & | wallet | ) |
| void Electroneum::anonymous_namespace{wallet.cpp}::checkMultisigWalletReady | ( | const tools::wallet2 * | wallet | ) |
| std::string Electroneum::anonymous_namespace{wallet.cpp}::get_default_ringdb_path | ( | cryptonote::network_type | nettype | ) |
|
static |
|
static |
|
static |
|
static |
|
static |