mirror of
https://github.com/monero-project/monero.git
synced 2026-01-06 01:37:51 -08:00
formatting: 2-spaces indentation
This commit is contained in:
@@ -4050,7 +4050,7 @@ std::string wallet2::get_keys_file() const
|
||||
|
||||
std::string wallet2::get_daemon_address() const
|
||||
{
|
||||
return m_daemon_address;
|
||||
return m_daemon_address;
|
||||
}
|
||||
|
||||
uint64_t wallet2::get_daemon_blockchain_height(string &err)
|
||||
|
||||
Reference in New Issue
Block a user