wallet2: factor new blockchain setup
This commit is contained in:
@@ -1241,6 +1241,8 @@ namespace tools
|
||||
|
||||
void cache_tx_data(const cryptonote::transaction& tx, const crypto::hash &txid, tx_cache_data &tx_cache_data) const;
|
||||
|
||||
void setup_new_blockchain();
|
||||
|
||||
cryptonote::account_base m_account;
|
||||
boost::optional<epee::net_utils::http::login> m_daemon_login;
|
||||
std::string m_daemon_address;
|
||||
|
||||
Reference in New Issue
Block a user